Skip to content

platform/cavium : Download SAI libraries from Xpliant github repo#183

Merged
svc-acs merged 1 commit intosonic-net:masterfrom
garyachy:master
Jan 5, 2017
Merged

platform/cavium : Download SAI libraries from Xpliant github repo#183
svc-acs merged 1 commit intosonic-net:masterfrom
garyachy:master

Conversation

@garyachy
Copy link
Copy Markdown
Contributor

@garyachy garyachy commented Jan 4, 2017

No description provided.

@garyachy
Copy link
Copy Markdown
Contributor Author

garyachy commented Jan 4, 2017

@lguohan please merge

@lguohan
Copy link
Copy Markdown
Collaborator

lguohan commented Jan 4, 2017

will merge after build check

@garyachy
Copy link
Copy Markdown
Contributor Author

garyachy commented Jan 5, 2017

@lguohan please merge

@svc-acs svc-acs merged commit 57dd634 into sonic-net:master Jan 5, 2017
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
qiluo-msft pushed a commit that referenced this pull request Jan 12, 2021
b8f0c3a [snmpagent] [201911] Fix hardcoded qsfp lane count by reading sensor status from DB (#183)

**- Why I did it**

Update submodule pointer for snmpagent to include fix for hardcoded qsfp lane count

**- How I did it**

Update snmpagent submodule

**- How to verify it**

Run build.
xumia pushed a commit to xumia/sonic-buildimage-1 that referenced this pull request Feb 16, 2021
daall added a commit to daall/sonic-buildimage that referenced this pull request Mar 10, 2021
- Unset CONFIG_THERMAL_STATISTICS to prevent kernel crash (sonic-net#199)
- [dni_dps460] Add attributes to retrieve PMBus status command codes (sonic-net#197)
- [mellanox]: Backport new kernel patches (sonic-net#195)
- [ci]: build amd64/armhf/arm64 for CI build (sonic-net#196)
- Fix read and write failure to ‘fan1_target’ attribute of ‘dni_dps460’ driver. (sonic-net#183)

Signed-off-by: Danny Allen <[email protected]>
liat-grozovik pushed a commit that referenced this pull request Mar 11, 2021
- Unset CONFIG_THERMAL_STATISTICS to prevent kernel crash (#199)
- [dni_dps460] Add attributes to retrieve PMBus status command codes (#197)
- [mellanox]: Backport new kernel patches (#195)
- [ci]: build amd64/armhf/arm64 for CI build (#196)
- Fix read and write failure to ‘fan1_target’ attribute of ‘dni_dps460’ driver. (#183)

Signed-off-by: Danny Allen <[email protected]>
jleveque pushed a commit that referenced this pull request May 28, 2021
Includes following commits

9297a29 Mock path early so it will applied to sonic_py_common, mock platform_chassis (#188)
9ba52a2 Mock path early so it will applied to sonic_py_common, mock more swsscommon classes (#187)
1adf47b [chassisd] Add script to initialize chassis info in STATE_DB (#183)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
Includes following commits

9297a29 Mock path early so it will applied to sonic_py_common, mock platform_chassis (sonic-net#188)
9ba52a2 Mock path early so it will applied to sonic_py_common, mock more swsscommon classes (sonic-net#187)
1adf47b [chassisd] Add script to initialize chassis info in STATE_DB (sonic-net#183)
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
…et#183)

#### Description
I added a new script `chassis_db_init` that uploads chassis hardware information such as serial number, model number and hardware revision to the STATE_DB under the CHASSIS_INFO table. 

#### Motivation and Context
I made this change in order to expose the chassis hardware information to SONiC user space and allow CLI utilities to access it in order to expose it to the user.
sg893052 pushed a commit to sg893052/sonic-buildimage that referenced this pull request Apr 25, 2022
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Jul 20, 2022
Update sonic-platform-daemons submodule pointer to include the following:
* [chassisd] Add script to initialize chassis info in STATE_DB ([sonic-net#183](sonic-net/sonic-platform-daemons#183))

Signed-off-by: dprital <[email protected]>
yxieca pushed a commit that referenced this pull request Jul 28, 2022
Update sonic-platform-daemons submodule pointer to include the following:
* [chassisd] Add script to initialize chassis info in STATE_DB ([#183](sonic-net/sonic-platform-daemons#183))

Signed-off-by: dprital <[email protected]>
yxieca pushed a commit that referenced this pull request Mar 26, 2023
Why I did it
src/linkmgrd

* 3403160 - (HEAD -> 202205, origin/202205) [ci] fix azure pipeline (#190) (33 hours ago) [Jing Zhang]
* 95abb4c - [active-standby] avoid unnecessary mux state probe after configuring to `auto` (#183) (33 hours ago) [Jing Zhang]
* 9277650 - [ci] Fix apt-get install unable locate package issue. (#177) (33 hours ago) [Liu Shilong]
src/sonic-linux-kernel

* 836aedf - (HEAD -> 202205, origin/202205) [202205] Add Secure Boot Kernel configuration (#310) (35 hours ago) [Sachin Naik]
src/sonic-platform-common

* 9b367e4 - (HEAD -> 202205, origin/202205) Modify get_host_lane_assignment_option to return value based on application id (#352) (33 hours ago) [mihirpat1]
src/sonic-platform-daemons

* a6015f2 - (HEAD -> 202205, origin/202205) chassisd: Fix crash on exit on linecard (#347) (33 hours ago) [Patrick MacArthur]
* dcc0079 - [Supervisor][fabric] Modify the deinit function not to remove CHASSIS_FABRIC_ASIC_TABLE when supervisorctl stop chassisd (#340) (33 hours ago) [prem-nokia]
src/sonic-swss

* a2f1428 - (HEAD -> 202205, origin/202205) Run individule pytests instead of running all pytests at once. (#2350) (33 hours ago) [mint570]
src/sonic-swss-common

* 643132e - (HEAD -> 202205, origin/202205) Fix mod_config with empty config will delete table bug. (#767) (34 hours ago) [Hua Liu]
* 4c7ee30 - Revamp module build script to make it work for 5.15 on Ubuntu 20.04 (#720) (34 hours ago) [Saikrishna Arcot]
qiluo-msft pushed a commit that referenced this pull request Apr 4, 2023
Include commit: 
```
6ea1f03 Jing Zhang      Tue Mar 28 08:42:44 2023 -0700  [202012] remove chatty log message for peer link event (#192)
198292d Jing Zhang      Tue Mar 21 17:53:11 2023 -0700  [active-standby] avoid unnecessary mux state probe after configuring to `auto` (#183)
47de88e Jing Zhang      Mon Mar 20 18:14:25 2023 -0700  [202012] Avoid unnecessary error logs from `handleGetServerMacAddressNotification` #96 (#185)
8a33319 Jing Zhang      Mon Mar 6 11:53:27 2023 -0800   loose link down swithcover condition (#178)
c2bf08d Jing Zhang      Thu Mar 16 18:59:10 2023 -0700  fix ActiveStandbyStateMachine referrence (#186)
99d26af Jing Zhang      Thu Mar 16 18:58:48 2023 -0700  [ci] Fix apt-get install unable locate package issue. (#177) (#187)
d893be9 Longxiang Lyu   Wed Feb 22 12:55:44 2023 +0800  [active-standby] Toggle to standby if link down and config auto (#173)
```
vivekrnv pushed a commit to vivekrnv/sonic-buildimage that referenced this pull request Apr 28, 2023
… driver. (sonic-net#183)

- Updated the pmbus_data structure in ‘dni_dps460’ driver’s patch to the one present in ‘pmbus_core.c’ in the latest kernel version used.
- Reverted patch to use ‘kstrtol_from_user’ instead of ‘kstrtol’ for set operation in the driver.

Signed-off-by: Arun Saravanan Balachandran <[email protected]>
dgsudharsan pushed a commit to dgsudharsan/sonic-buildimage that referenced this pull request Jun 18, 2025
…AD automatically (sonic-net#1226)

#### Why I did it
src/sonic-utilities
```
* 10da3f2d - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#183 from mssonicbld/sonicbld/202412-merge (2 days ago) [mssonicbld]
* e565b27d - Merge branch '202411' of https://github.com/sonic-net/sonic-utilities into 202412 (2 days ago) [Sonic Automation]
* a987d649 - [build] Update Azure pipeline to use Ubuntu 24.04 image (sonic-net#3916) (3 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…AD automatically (sonic-net#1233)

#### Why I did it
src/sonic-utilities
```
* a9b52358 - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#184 from mssonicbld/sonicbld/202503-merge (21 hours ago) [mssonicbld]
* 421ca8c7 - Merge branch '202412' of https://github.com/Azure/sonic-utilities.msft into 202503 (23 hours ago) [Sonic Automation]
* 10da3f2d - (origin/202412) Merge pull request sonic-net#183 from mssonicbld/sonicbld/202412-merge (2 days ago) [mssonicbld]
* e565b27d - Merge branch '202411' of https://github.com/sonic-net/sonic-utilities into 202412 (2 days ago) [Sonic Automation]
* a987d649 - [build] Update Azure pipeline to use Ubuntu 24.04 image (sonic-net#3916) (3 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Dec 4, 2025
…omatically (#24734)

#### Why I did it
src/sonic-mgmt-common
```
* 5b93368 - (HEAD -> master, origin/master, origin/HEAD) Add gNSI Authz, Certz, Pathz and Credentialz YANG models (#183) (4 hours ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog
hdwhdw pushed a commit to hdwhdw/sonic-buildimage that referenced this pull request Dec 4, 2025
…omatically (sonic-net#24734)

#### Why I did it
src/sonic-mgmt-common
```
* 5b93368 - (HEAD -> master, origin/master, origin/HEAD) Add gNSI Authz, Certz, Pathz and Credentialz YANG models (sonic-net#183) (4 hours ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog
kewei-arista pushed a commit to kewei-arista/sonic-buildimage that referenced this pull request Dec 8, 2025
…omatically (sonic-net#24734)

#### Why I did it
src/sonic-mgmt-common
```
* 5b93368 - (HEAD -> master, origin/master, origin/HEAD) Add gNSI Authz, Certz, Pathz and Credentialz YANG models (sonic-net#183) (4 hours ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
…omatically (sonic-net#24734)

#### Why I did it
src/sonic-mgmt-common
```
* 5b93368 - (HEAD -> master, origin/master, origin/HEAD) Add gNSI Authz, Certz, Pathz and Credentialz YANG models (sonic-net#183) (4 hours ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <[email protected]>
jasonbridges pushed a commit to jasonbridges/sonic-buildimage that referenced this pull request Jan 22, 2026
…omatically (sonic-net#24734)

#### Why I did it
src/sonic-mgmt-common
```
* 5b93368 - (HEAD -> master, origin/master, origin/HEAD) Add gNSI Authz, Certz, Pathz and Credentialz YANG models (sonic-net#183) (4 hours ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Feb 14, 2026
…ically (#25487)

#### Why I did it
src/sonic-restapi
```
* 1031be6 - (HEAD -> master, origin/master, origin/HEAD) Add .github/copilot-instructions.md for AI-assisted development (#183) (2 days ago) [rustiqly]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…omatically (sonic-net#24734)

#### Why I did it
src/sonic-mgmt-common
```
* 5b93368 - (HEAD -> master, origin/master, origin/HEAD) Add gNSI Authz, Certz, Pathz and Credentialz YANG models (sonic-net#183) (4 hours ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…ically (sonic-net#25487)

#### Why I did it
src/sonic-restapi
```
* 1031be6 - (HEAD -> master, origin/master, origin/HEAD) Add .github/copilot-instructions.md for AI-assisted development (sonic-net#183) (2 days ago) [rustiqly]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
dprital pushed a commit that referenced this pull request Mar 19, 2026
…ically (#25487)

#### Why I did it
src/sonic-restapi
```
* 1031be6 - (HEAD -> master, origin/master, origin/HEAD) Add .github/copilot-instructions.md for AI-assisted development (#183) (2 days ago) [rustiqly]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: dprital <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants