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

Add new hwsku Arista-7170-Q59S20 #2450

Merged
merged 1 commit into from
Jan 16, 2019
Merged

Conversation

zzhiyuan
Copy link
Contributor

- What I did
Add Arista-7170-Q59S20 for the Arista 7170 switch.

The configuration is:

1 to 8: 40G optics
9 to 20: 40G copper
21 to 22: 4x10G optics
23 to 32: 40G optics
33 to 35: 4x10G optics
36 to 40: 40G optics
41 to 64: 40G copper

- How I did it

- How to verify it

- Description for the changelog

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

@prsunny prsunny merged commit 0256af3 into sonic-net:master Jan 16, 2019
@yxieca
Copy link
Contributor

yxieca commented Jan 16, 2019

Made to 201811 branch on 1/16/2019

yxieca pushed a commit that referenced this pull request Jan 16, 2019
@zzhiyuan zzhiyuan deleted the 7170-Q59S20 branch February 28, 2019 17:42
@qiluo-msft
Copy link
Collaborator

Is it a bug that many lanes are mapping to the same port name?

Ethernet80      80                Ethernet21/1      10000      21
Ethernet80      81                Ethernet21/2      10000      22
Ethernet80      82                Ethernet21/3      10000      23
Ethernet80      83                Ethernet21/4      10000      24
Ethernet84      84                Ethernet22/1      10000      25
Ethernet84      85                Ethernet22/2      10000      26
Ethernet84      86                Ethernet22/3      10000      27
Ethernet84      87                Ethernet22/4      10000      28

@zzhiyuan
Copy link
Contributor Author

zzhiyuan commented Nov 7, 2019

Is it a bug that many lanes are mapping to the same port name?

Ethernet80      80                Ethernet21/1      10000      21
Ethernet80      81                Ethernet21/2      10000      22
Ethernet80      82                Ethernet21/3      10000      23
Ethernet80      83                Ethernet21/4      10000      24
Ethernet84      84                Ethernet22/1      10000      25
Ethernet84      85                Ethernet22/2      10000      26
Ethernet84      86                Ethernet22/3      10000      27
Ethernet84      87                Ethernet22/4      10000      28

Yes it was fixed in #2618

dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Sep 16, 2022
Update sonic-swss submodule pointer to include the following:
* 04ce7be check state_db for po before sending ARP/ND pkts (sonic-net#2444) ([sonic-net#2450](sonic-net/sonic-swss#2450))
* f0138a2 [portmgr] Fixed the orchagent crash due to late arrival of notif (sonic-net#2431) ([sonic-net#2451](sonic-net/sonic-swss#2451))
* 7cfde48 Change the log messages in addKernelNeigh/Route from ERROR to INFO ([sonic-net#2437](sonic-net/sonic-swss#2437))
* 2c5116e [202205][counters] Improve performance by polling only configured ports buffer queue/pg counters ([sonic-net#2432](sonic-net/sonic-swss#2432))

Signed-off-by: dgsudharsan <sudharsand@nvidia.com>
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Sep 21, 2022
Update sonic-swss submodule pointer to include the following:
* 8eea92e [202205][counters] Revert PR sonic-net#2432 for the buffer queue/pg counters improvement ([sonic-net#2462](sonic-net/sonic-swss#2462))
* 5d8636a [202205] Enhance orchagent and buffer manager in error handling (sonic-net#2414) ([sonic-net#2449](sonic-net/sonic-swss#2449))
* aa22237 [Everflow/ERSPAN] Set correct destination port and mac address when the nexthop is updated for ERSPAN mirror destination (sonic-net#2392) ([sonic-net#2455](sonic-net/sonic-swss#2455))
* 04ce7be check state_db for po before sending ARP/ND pkts (sonic-net#2444) ([sonic-net#2450](sonic-net/sonic-swss#2450))
* f0138a2 [portmgr] Fixed the orchagent crash due to late arrival of notif (sonic-net#2431) ([sonic-net#2451](sonic-net/sonic-swss#2451))
* 7cfde48 Change the log messages in addKernelNeigh/Route from ERROR to INFO ([sonic-net#2437](sonic-net/sonic-swss#2437))
* 2c5116e [202205][counters] Improve performance by polling only configured ports buffer queue/pg counters ([sonic-net#2432](sonic-net/sonic-swss#2432))

Signed-off-by: dgsudharsan <sudharsand@nvidia.com>
prsunny pushed a commit that referenced this pull request Sep 21, 2022
Update sonic-swss submodule pointer to include the following:
* 8eea92e [202205][counters] Revert PR #2432 for the buffer queue/pg counters improvement ([#2462](sonic-net/sonic-swss#2462))
* 5d8636a [202205] Enhance orchagent and buffer manager in error handling (#2414) ([#2449](sonic-net/sonic-swss#2449))
* aa22237 [Everflow/ERSPAN] Set correct destination port and mac address when the nexthop is updated for ERSPAN mirror destination (#2392) ([#2455](sonic-net/sonic-swss#2455))
* 04ce7be check state_db for po before sending ARP/ND pkts (#2444) ([#2450](sonic-net/sonic-swss#2450))
* f0138a2 [portmgr] Fixed the orchagent crash due to late arrival of notif (#2431) ([#2451](sonic-net/sonic-swss#2451))
* 7cfde48 Change the log messages in addKernelNeigh/Route from ERROR to INFO ([#2437](sonic-net/sonic-swss#2437))
* 2c5116e [202205][counters] Improve performance by polling only configured ports buffer queue/pg counters ([#2432](sonic-net/sonic-swss#2432))
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.

5 participants