Skip to content

[mellanox][hw-management]: Update to 1.0.0100.#599

Merged
marian-pritsak merged 1 commit intosonic-net:masterfrom
marian-pritsak:bsp
May 12, 2017
Merged

[mellanox][hw-management]: Update to 1.0.0100.#599
marian-pritsak merged 1 commit intosonic-net:masterfrom
marian-pritsak:bsp

Conversation

@marian-pritsak
Copy link
Copy Markdown
Collaborator

New revision contains support for sys_eeprom in MSN2410 and MSN2100.
Changes in mlnx2100 script for loading drivers.

Signed-off-by: marian-pritsak marianp@mellanox.com

New revision contains support for sys_eeprom in MSN2410 and MSN2100.
Changes in mlnx2100 script for loading drivers.

Signed-off-by: marian-pritsak <marianp@mellanox.com>
@marian-pritsak marian-pritsak merged commit 34449c1 into sonic-net:master May 12, 2017
marian-pritsak added a commit that referenced this pull request May 15, 2017
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Sep 20, 2018
swss:

* 13df5a9 2018-09-19 | [cfgmgr]: Add vrfmgrd (sonic-net#621) (HEAD, origin/master, origin/HEAD) [Marian Pritsak]
* 54a7c9a 2018-09-18 | [portsorch]: Remove m_ifindex from Port class (sonic-net#624) [Shuotian Cheng]
* e765c12 2018-09-17 | [aclorch]: Remove error message when match not found (sonic-net#618) [stepanblyschak]
* 07f4cd8 2018-09-14 | Enable vxlan test (sonic-net#620) [pavel-shirshov]
* 9fda944 2018-09-14 | Warm reboot: Add support for orchagent pre-shutdown warm-restart state check (sonic-net#562) [Jipan Yang]
* 41e61bd 2018-09-14 | Warm reboot: port state sync up (sonic-net#557) [Jipan Yang]
* bf38bec 2018-09-14 | [vxlan tunnel]: Don't create encap mapper. Currently not supported (sonic-net#613) [pavel-shirshov]
* 528295d 2018-09-14 | [mirrororch]: Remove the queue initialization for different platforms (sonic-net#614) [Shuotian Cheng]
* 5af88ab 2018-09-14 | Temporarily disable two test cases to unblock others (sonic-net#617) [Qi Luo]
* 60a9d61 2018-09-08 | Support warm-restart for neighsyncd (sonic-net#599) [zhenggen-xu]
* 387eac6 2018-09-08 | [mirrororch]: Change Mellanox GRE type to 0x8949 (sonic-net#610) [Shuotian Cheng]
* 7114352 2018-09-07 |  Store mirror session state in StateDB (sonic-net#609) [Qi Luo]
* fa2b5d9 2018-09-06 | [test]: Mark VLAN related mirror test invalid in Debian Jessie (sonic-net#608) [Shuotian Cheng]
* 6d40d85 2018-09-06 | [mirrororch]: Fix bug: return false when SAI API call fails (sonic-net#607) [Shuotian Cheng]
* cbc5a05 2018-09-05 | [mirrororch]: Enable mirror session destination to point into VLAN (sonic-net#595) [Shuotian Cheng]

swss-common:

* c6c9a9b 2018-09-19 | Add new macro STATE_FDB_TABLE_NAME (sonic-net#233) (HEAD, origin/master, origin/HEAD) [Qi Luo]
* 41b6e18 2018-09-13 | NotificationProducer.send() returns the number of clients that received the message (sonic-net#231) [Qi Luo]

sairedis:

* 5ef97ca 2018-09-11 | Fix findBridgeVlanForPortVlan for 1Q bridge (sonic-net#345) (HEAD) [Qi Luo]
* e402ff6 2018-09-11 | update SAI header (sonic-net#344) [lguohan]
* fd75e54 2018-09-11 | sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call (sonic-net#335) [Dong Zhang]
* 50e1915 2018-08-29 | [misc]: Fix typos (sonic-net#342) [Shuotian Cheng]
* 2322375 2018-08-29 | Use syncd -u option (sonic-net#341) [Qi Luo]
* 2c2a13c 2018-08-28 | Cleanup usage (sonic-net#340) [Qi Luo]
* 7cd75c0 2018-08-26 | [saimeta]: Fix typo: > then -> >; don't exists -> doesn't exist (sonic-net#339) [Shuotian Cheng]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan added a commit that referenced this pull request Sep 21, 2018
swss:

* 13df5a9 2018-09-19 | [cfgmgr]: Add vrfmgrd (#621) (HEAD, origin/master, origin/HEAD) [Marian Pritsak]
* 54a7c9a 2018-09-18 | [portsorch]: Remove m_ifindex from Port class (#624) [Shuotian Cheng]
* e765c12 2018-09-17 | [aclorch]: Remove error message when match not found (#618) [stepanblyschak]
* 07f4cd8 2018-09-14 | Enable vxlan test (#620) [pavel-shirshov]
* 9fda944 2018-09-14 | Warm reboot: Add support for orchagent pre-shutdown warm-restart state check (#562) [Jipan Yang]
* 41e61bd 2018-09-14 | Warm reboot: port state sync up (#557) [Jipan Yang]
* bf38bec 2018-09-14 | [vxlan tunnel]: Don't create encap mapper. Currently not supported (#613) [pavel-shirshov]
* 528295d 2018-09-14 | [mirrororch]: Remove the queue initialization for different platforms (#614) [Shuotian Cheng]
* 5af88ab 2018-09-14 | Temporarily disable two test cases to unblock others (#617) [Qi Luo]
* 60a9d61 2018-09-08 | Support warm-restart for neighsyncd (#599) [zhenggen-xu]
* 387eac6 2018-09-08 | [mirrororch]: Change Mellanox GRE type to 0x8949 (#610) [Shuotian Cheng]
* 7114352 2018-09-07 |  Store mirror session state in StateDB (#609) [Qi Luo]
* fa2b5d9 2018-09-06 | [test]: Mark VLAN related mirror test invalid in Debian Jessie (#608) [Shuotian Cheng]
* 6d40d85 2018-09-06 | [mirrororch]: Fix bug: return false when SAI API call fails (#607) [Shuotian Cheng]
* cbc5a05 2018-09-05 | [mirrororch]: Enable mirror session destination to point into VLAN (#595) [Shuotian Cheng]

swss-common:

* c6c9a9b 2018-09-19 | Add new macro STATE_FDB_TABLE_NAME (#233) (HEAD, origin/master, origin/HEAD) [Qi Luo]
* 41b6e18 2018-09-13 | NotificationProducer.send() returns the number of clients that received the message (#231) [Qi Luo]

sairedis:

* 5ef97ca 2018-09-11 | Fix findBridgeVlanForPortVlan for 1Q bridge (#345) (HEAD) [Qi Luo]
* e402ff6 2018-09-11 | update SAI header (#344) [lguohan]
* fd75e54 2018-09-11 | sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call (#335) [Dong Zhang]
* 50e1915 2018-08-29 | [misc]: Fix typos (#342) [Shuotian Cheng]
* 2322375 2018-08-29 | Use syncd -u option (#341) [Qi Luo]
* 2c2a13c 2018-08-28 | Cleanup usage (#340) [Qi Luo]
* 7cd75c0 2018-08-26 | [saimeta]: Fix typo: > then -> >; don't exists -> doesn't exist (#339) [Shuotian Cheng]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
* Support warm-restart for neighsyncd
- No function changes if warm-restart is disabled.
In case warm-restart is enabled, below is done in the process to make sure the ARP/NDP is up-to-date:
- ARP/NDP will be restored from App-DB marked with stale.
- new/changed ARP/DNP during the warm-restart marked as new
- deleted ARP/NDP during the warm-restart marked as delete
- same ARP/NDP entries marked as same
- reconciliation is done after timer-out of a timer
- delta (including stale, new, delete) during the warm-restart would be pushed to App-DB and then to HW.

Add vs test cases to cover:
- No changes during the warm-restart
- ADD/DELETE/CHANGE/SAME neighbors during the warm-restart
- verify the timer changes taking effect for neighsyncd

* Add ps-table clear before reading table, address a few comments

* Added a few improvements

* Addressed a few comments

* Moved the class to a common place

* Addressed the review feedback

* Removed some unused code and fixed a typo
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Apr 12, 2020
* f972073 2020-04-12 | [vs]: set mtu only on the physical port (sonic-net#601) (HEAD, origin/master, origin/HEAD) [lguohan]
* e566f7a 2020-04-10 | [saiplayer] Convert saiplayer to static library (sonic-net#600) [Kamil Cudnik]
* fc3a413 2020-04-09 | [syncd] Convert syncd_request_shutdown to static library (sonic-net#599) [Kamil Cudnik]
* 027de8f 2020-04-09 | Do not translateVidToRid for processBulkQuadEvent in InitViewMode (sonic-net#598) [Qi Luo]
* b0ee63d 2020-04-08 | [syncd] [vs] [sairedis] Add support for bulk api in init view (sonic-net#591) [Kamil Cudnik]
* 48ef314 2020-04-08 | [sairedis] Add pragma once to lib header (sonic-net#597) [Kamil Cudnik]
* 74af900 2020-04-08 | [build]: allow to use extra inc/lib location to build the package (sonic-net#595) [lguohan]
* 9b8c63e 2020-04-07 | Update README.txt: add LGTM badges (sonic-net#596) [Qi Luo]
* fdd79e6 2020-04-07 | [tests] Update lib order (sonic-net#594) [Kamil Cudnik]
* d89eb59 2020-04-07 | [syncd] Change order of libs in Makefile.am (sonic-net#593) [Kamil Cudnik]

Signed-off-by: Guohan Lu <lguohan@gmail.com>
lguohan added a commit that referenced this pull request Apr 13, 2020
* f972073 2020-04-12 | [vs]: set mtu only on the physical port (#601) (HEAD, origin/master, origin/HEAD) [lguohan]
* e566f7a 2020-04-10 | [saiplayer] Convert saiplayer to static library (#600) [Kamil Cudnik]
* fc3a413 2020-04-09 | [syncd] Convert syncd_request_shutdown to static library (#599) [Kamil Cudnik]
* 027de8f 2020-04-09 | Do not translateVidToRid for processBulkQuadEvent in InitViewMode (#598) [Qi Luo]
* b0ee63d 2020-04-08 | [syncd] [vs] [sairedis] Add support for bulk api in init view (#591) [Kamil Cudnik]
* 48ef314 2020-04-08 | [sairedis] Add pragma once to lib header (#597) [Kamil Cudnik]
* 74af900 2020-04-08 | [build]: allow to use extra inc/lib location to build the package (#595) [lguohan]
* 9b8c63e 2020-04-07 | Update README.txt: add LGTM badges (#596) [Qi Luo]
* fdd79e6 2020-04-07 | [tests] Update lib order (#594) [Kamil Cudnik]
* d89eb59 2020-04-07 | [syncd] Change order of libs in Makefile.am (#593) [Kamil Cudnik]

Signed-off-by: Guohan Lu <lguohan@gmail.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
* [syncd] Convert syncd_request_shutdown to static library

* [tests] Fix tests buil makefile

* [tests] Fix tests buil makefile
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
Implemented following commands to use Zero Touch Provisioning

show ztp status
config ztp enable
config ztp disable
config ztp run

Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
Co-authored-by: Akhilesh Samineni <47657796+AkhileshSamineni@users.noreply.github.com>
Co-authored-by: rlhui <48738894+rlhui@users.noreply.github.com>
arlakshm added a commit that referenced this pull request May 6, 2022
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>

Why I did it
submodule update for the following commits

7a203b1  [chassis] Add new tables in counter db for Voq counter support. (#530)
5effea3 add new table schema for bgp profile (#608)
130dca5 [ci] Update azure pipeline branch variable reference.
708ed39 [ci] Parameterize pipeline and improve azure pipeline (#599)
9c08456 Added new P4RT tables. (#604)
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Jun 20, 2022
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>

Why I did it
submodule update for the following commits

7a203b1  [chassis] Add new tables in counter db for Voq counter support. (sonic-net#530)
5effea3 add new table schema for bgp profile (sonic-net#608)
130dca5 [ci] Update azure pipeline branch variable reference.
708ed39 [ci] Parameterize pipeline and improve azure pipeline (sonic-net#599)
9c08456 Added new P4RT tables. (sonic-net#604)
mssonicbld added a commit that referenced this pull request Nov 10, 2025
… automatically (#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog
ashutosh-agrawal pushed a commit to AnantKishorSharma/sonic-buildimage that referenced this pull request Nov 30, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### 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 Dec 4, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
prsunny pushed a commit that referenced this pull request Mar 9, 2026
…lly (#25432)

src/sonic-gnmi

* 7238ef9 - (HEAD -> 202511, origin/202511) Add support for PHY diagnostic parameters (#599) (6 days ago) [mssonicbld]
* 221e99d - [202511] Fix DPU TransferToRemote connection + unit tests (#598) (6 days ago) [Dawei Huang]
* 746b1a3 - [action] [PR:588] Skip unavailable databases during redis client init (#594) (9 days ago) [mssonicbld]
* 20cba51 - Use `TABLE` for `DASH_HA_` tables (#580) (3 weeks ago) [mssonicbld]
* b44ce8a - Add support for CHASSIS_STATE_DB (#575) (4 weeks ago) [mssonicbld]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants