-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Dell-S6100]:Buffer_profile is not dynamically changed after changing cable length in config db #1602
Labels
Comments
chitra-raghavan
changed the title
[Dell-S6100]:Buffer_profile is not dnamically changed after changing cable length in config db
[Dell-S6100]:Buffer_profile is not dynamically changed after changing cable length in config db
Apr 16, 2018
I am contacting Dell to take a look at this issue. |
Chitra, |
Thanks Harish. I will close the bug as this is not a requirement. |
lguohan
pushed a commit
that referenced
this issue
Apr 21, 2021
Update the sonic-swss submodule. The following is the new commit in the submodule. ``` b34f783 Resolve neighbor when nexthop does not exist (#1704) 500e2e9 [voq/inbandif] Voq inbandif port (#1602) 9f22ba7 Handle IPv6 and ECMP routes to be programmed to ASIC (#1711) 1b916c3 [acl] Add regression test for `config acl` CLI command (#1694) 8bc7aee Allowing the first time FEC and AN configuration to be pushed to SAI (#1705) d0dd6ee [Dynamic buffer calc][Mellanox] Fix bug: buffer over subscription in buffer pool size calculation (#1706) d8b8ca9 fix for CRM available bug (#1699) 97f70d1 NAT : Update the CRM used counters for SNAT and DNAT entries (#1655) a4e05a7 [vstest] System lag test timing issue fix (#1692) ca8ba6d [vlan] Add support of VLAN host interface (#1645)
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this issue
May 10, 2021
Replace set_entry with mod_entry when setting the proxy_arp value for a VLAN. Using set_entry will delete any other fields set for the key used, which is not desirable. Signed-off-by: Lawrence Lee <[email protected]>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this issue
May 11, 2021
Include fullowing changes: * 9fc630c 2021-05-11 | [sonic_installer] temporary fix: don't migrate packages on aboot platforms (sonic-net#1607) (github/master) [Stepan Blyshchak] * fde1d95 2021-05-11 | [config][vxlan] fix 'vxlan evpn_nvo add' command error (sonic-net#1511) [shikenghua] * 331c5a5 2021-05-10 | [config]: Use mod_entry when editing VLAN_INTERFACE (sonic-net#1602) [Lawrence Lee] * 8c2980a 2021-05-08 | [sonic-utilities] CLI support for port auto negotiation (sonic-net#1568) [Junchao-Mellanox] * a71ff02 2021-05-06 | [sfpshow] Gracefully handle improper 'specification_compliance' field (sonic-net#1594) [Joe LeVeque] Signed-off-by: Ying Xie <[email protected]>
yxieca
added a commit
that referenced
this issue
May 11, 2021
Include fullowing changes: * 9fc630c 2021-05-11 | [sonic_installer] temporary fix: don't migrate packages on aboot platforms (#1607) (github/master) [Stepan Blyshchak] * fde1d95 2021-05-11 | [config][vxlan] fix 'vxlan evpn_nvo add' command error (#1511) [shikenghua] * 331c5a5 2021-05-10 | [config]: Use mod_entry when editing VLAN_INTERFACE (#1602) [Lawrence Lee] * 8c2980a 2021-05-08 | [sonic-utilities] CLI support for port auto negotiation (#1568) [Junchao-Mellanox] * a71ff02 2021-05-06 | [sfpshow] Gracefully handle improper 'specification_compliance' field (#1594) [Joe LeVeque] Signed-off-by: Ying Xie <[email protected]>
qiluo-msft
added a commit
that referenced
this issue
May 20, 2021
…7647) Includes below commits ``` sonic-swss 05f0438 2021-05-19 | Fix build error (#1751) [Shi Su] 1682a8d 2021-05-12 | [Bulk mode] Improve log in bulk failures (#1740) [Shi Su] 4509e88 2021-04-27 | [routeorch] Add support for blackhole routes (#1723) [Shi Su] 642014d 2019-10-31 | [fix] Use the same storm detection condition for queue occupancy non-zero case as the zero case (#1111) [Wenda Ni] sonic-utilities 97fc442 2021-05-10 | [config]: Use mod_entry when editing VLAN_INTERFACE (#1602) [Lawrence Lee] f60d579 2021-04-15 | [techsupport] Update show ip interface command (#1562) [Mahesh Maddikayala] 821d29d 2021-04-14 | Fix Multi-ASIC show specific resursive route by using common parsing function (#1560) [gechiang] sonic-linux-kernel 61b331f 2021-05-06 | [dps200] Add dps200 PSU module driver (#207) [schobtr] sonic-platform-daemons 5d2960f 2021-05-17 | [xcvrd] add support for logging mux_metrics events into state DB (#185) [vdahiya12] a5c9207 2021-05-11 | [thermalctld] Enable stopping thermal manager (#180) [Junchao-Mellanox] 9123f63 2021-05-10 | [muxcable] Remove Xcvrd Sleep (#174) [Tamer Ahmed] ```
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this issue
May 23, 2021
Update the sonic-swss submodule. The following is the new commit in the submodule. ``` b34f783 Resolve neighbor when nexthop does not exist (sonic-net#1704) 500e2e9 [voq/inbandif] Voq inbandif port (sonic-net#1602) 9f22ba7 Handle IPv6 and ECMP routes to be programmed to ASIC (sonic-net#1711) 1b916c3 [acl] Add regression test for `config acl` CLI command (sonic-net#1694) 8bc7aee Allowing the first time FEC and AN configuration to be pushed to SAI (sonic-net#1705) d0dd6ee [Dynamic buffer calc][Mellanox] Fix bug: buffer over subscription in buffer pool size calculation (sonic-net#1706) d8b8ca9 fix for CRM available bug (sonic-net#1699) 97f70d1 NAT : Update the CRM used counters for SNAT and DNAT entries (sonic-net#1655) a4e05a7 [vstest] System lag test timing issue fix (sonic-net#1692) ca8ba6d [vlan] Add support of VLAN host interface (sonic-net#1645)
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this issue
Aug 7, 2021
Update the sonic-swss submodule. The following is the new commit in the submodule. ``` b34f783 Resolve neighbor when nexthop does not exist (sonic-net#1704) 500e2e9 [voq/inbandif] Voq inbandif port (sonic-net#1602) 9f22ba7 Handle IPv6 and ECMP routes to be programmed to ASIC (sonic-net#1711) 1b916c3 [acl] Add regression test for `config acl` CLI command (sonic-net#1694) 8bc7aee Allowing the first time FEC and AN configuration to be pushed to SAI (sonic-net#1705) d0dd6ee [Dynamic buffer calc][Mellanox] Fix bug: buffer over subscription in buffer pool size calculation (sonic-net#1706) d8b8ca9 fix for CRM available bug (sonic-net#1699) 97f70d1 NAT : Update the CRM used counters for SNAT and DNAT entries (sonic-net#1655) a4e05a7 [vstest] System lag test timing issue fix (sonic-net#1692) ca8ba6d [vlan] Add support of VLAN host interface (sonic-net#1645)
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this issue
Aug 7, 2021
Include fullowing changes: * 9fc630c 2021-05-11 | [sonic_installer] temporary fix: don't migrate packages on aboot platforms (sonic-net#1607) (github/master) [Stepan Blyshchak] * fde1d95 2021-05-11 | [config][vxlan] fix 'vxlan evpn_nvo add' command error (sonic-net#1511) [shikenghua] * 331c5a5 2021-05-10 | [config]: Use mod_entry when editing VLAN_INTERFACE (sonic-net#1602) [Lawrence Lee] * 8c2980a 2021-05-08 | [sonic-utilities] CLI support for port auto negotiation (sonic-net#1568) [Junchao-Mellanox] * a71ff02 2021-05-06 | [sfpshow] Gracefully handle improper 'specification_compliance' field (sonic-net#1594) [Joe LeVeque] Signed-off-by: Ying Xie <[email protected]>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this issue
Feb 5, 2022
What I did Changes to support inband interface configuration Why I did it The VOQ chassis needs inband interface in the kernel for cpu to cpu communication across different asic instance and remote neighbor programming in the kernel. This PR adds support for configuring inband interface so that kernel interface can be created via sonic configuration. How I verified it swss vs test (test_virtual_chassis.py) to verify the remote neigh programming.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Upon changing the Cable length for an interface in config db, buffer_profile is not dynamically created and applied to the interface
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
When there is change in cable length , the buffer_profile should change accordingly , even though speed is not changed
Output of
show version
:The text was updated successfully, but these errors were encountered: