Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade SAI to v1.2.4 #1530

Merged
merged 1 commit into from
Mar 26, 2018
Merged

Upgrade SAI to v1.2.4 #1530

merged 1 commit into from
Mar 26, 2018

Conversation

simonJi2018
Copy link
Contributor

- What I did
Upgrading SAI version from v1.2.3 to v1.2.4
- How I did it
Updating platform/nephos/sai.mk
- How to verify it
Checking the image can build successfully in the branch master
- Description for the changelog
Upgrade SAI to v1.2.4

- A picture of a cute animal (not mandatory but encouraged)

@lguohan
Copy link
Collaborator

lguohan commented Mar 26, 2018

retest this please

@lguohan lguohan merged commit 9b14add into sonic-net:master Mar 26, 2018
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request May 5, 2021
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
daall added a commit to daall/sonic-buildimage that referenced this pull request May 5, 2021
* Add pg-drop script to sonic filesystem (sonic-net#1583)
* Fixing serial number read to get from DB if it is populated (sonic-net#1580)
* Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
* Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530) (sonic-net#1592)

Signed-off-by: Danny Allen <[email protected]>
@daall daall mentioned this pull request May 5, 2021
4 tasks
qiluo-msft added a commit that referenced this pull request May 6, 2021
Includes below commits:
```
3f8bc52 2021-05-05 | Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530) (#1592) [Qi Luo]
```
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request May 6, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
yxieca pushed a commit that referenced this pull request May 6, 2021
9a88cb6 [sonic_installer] dont fail package migration (#1591)
615e531 [show][config] Add new snmp commands (#1347)
fff4051 Fixing serial number read to get from DB if it is populated (#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589)
9492eab Use swsscommon instead of swsssdk (#1510)
0f4988b Add pg-drop script to sonic filesystem (#1583)
cbe2159 [vnet] Add "vnet_route_check" script (#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (#1566)
lguohan pushed a commit that referenced this pull request May 7, 2021
Includes below commits

9a88cb6 2021-05-06 | [sonic_installer] dont fail package migration (#1591) [Stepan Blyshchak]
615e531 2021-05-05 | [show][config] Add new snmp commands (#1347) [Travis Van Duyn]
fff4051 2021-05-05 | Fixing serial number read to get from DB if it is populated (#1580) [Sudharsan Dhamal Gopalarathnam]
be974bf 2021-05-05 | [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589) [Sumukha Tumkur Vani]
9492eab 2021-05-04 | Use swsscommon instead of swsssdk (#1510) [Andriy Yurkiv]
0f4988b 2021-05-04 | Add pg-drop script to sonic filesystem (#1583) [Andriy Yurkiv]
cbe2159 2021-05-04 | [vnet] Add "vnet_route_check" script (#1300) [Volodymyr Samotiy]
9120766 2021-05-03 | Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530) [Qi Luo]
2e09b22 2021-05-03 | Handle the new db version which mellanox_buffer_migrator isn't interested (#1566) [Stephen Sun]
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
… are no broken changes with future versions (sonic-net#1530)

#### What I did
Fixes sonic-net#7152

#### How I did it
Relax the install_requires
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
This PR adds recirc port and Everflow support in distributed VOQ chassis.

What I did

Recirc prot changes:

portsyncd includes recirc ports in total port count.
portsyncd does not add recirc ports to g_portSet because no host intfs are created for recirc ports.
portsorch discovers recirc ports by checking port role setting and adds them correspondingly.
intforch supports adding rif for recirc ports.
Everflow changes:

mirrororch allows mirror dst port to be system port.
mirrororch sets mirror dst port to recirc port in voq switch.
mirrororch sets router mac as mirror dst mac in voq switch.
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.

2 participants