[device/Arista] Update drivers submodules#3092
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jun 29, 2019
Merged
Conversation
Collaborator
Staphylo
commented
Jun 27, 2019
- Add reboot cause support for the platform API
- Add LED support for the platform API xcvrs and fans
- Misc fixes
- Add reboot cause support for the platform API - Add LED support for the platform API xcvrs and fans - Misc fixes
lguohan
approved these changes
Jun 29, 2019
Contributor
|
@Staphylo: We would also like to backport the reboot cause support into the 201811 and 201904 branches. Can this submodule update be cherry-picked cleanly, or will you need to open separate PRs against those branches? |
Collaborator
Author
@jleveque I'm currently in the process of updating the 201811 and 201904 branches of our driver repository and validating the changes. |
Closed
kevinskwang
added a commit
to kevinskwang/sonic-buildimage
that referenced
this pull request
Apr 3, 2024
Why I did it Release notes for Cisco 8102-64H-O, 8101-32FH-O, and 8111-32EH-O • Fix for tx_drop counter increasing while the port is oper down (SR 696930881) • Fix for [8111] MAC learning issue • Addressed the following test case failures: 1 qos/test_tunnel_qos_remap 2 dualtor.test_tor_ecn.py:test_dscp_to_queue_during_decap_on_active 3 platform_tests.api.test_fan_drawer_fans.TestFanDrawerFans 4 platform_tests.api.test_chassis_fans.TestChassisFans 5 platform_tests.api.test_chassis.TestChassisApi failure 6 platform_tests.api.test_thermal.TestThermalApi failure Caveats: • There is a recent change in sonic_buildimage which is causing the test_acl failures: • The PR link is sonic-net/sonic-swss#3078 • This PR 3078 has since been reverted in sonic-net:master via PR sonic-net#3092 and should be merged to 202305 for addressing the test_acl failures: • The revert PR link is sonic-net/sonic-swss#3092 • Proceeding with this code drop with this known upstream issue impacting quality. Image can be built for validation once the upstream issue is addressed in 202305. How I did it Update platform version to 202305.1.0.11 Signed-off-by: Kevin(Shengkai) Wang <shengkaiwang@microsoft.com>
StormLiangMS
pushed a commit
that referenced
this pull request
Apr 3, 2024
Why I did it Release notes for Cisco 8102-64H-O, 8101-32FH-O, and 8111-32EH-O • Fix for tx_drop counter increasing while the port is oper down (SR 696930881) • Fix for [8111] MAC learning issue • Addressed the following test case failures: 1 qos/test_tunnel_qos_remap 2 dualtor.test_tor_ecn.py:test_dscp_to_queue_during_decap_on_active 3 platform_tests.api.test_fan_drawer_fans.TestFanDrawerFans 4 platform_tests.api.test_chassis_fans.TestChassisFans 5 platform_tests.api.test_chassis.TestChassisApi failure 6 platform_tests.api.test_thermal.TestThermalApi failure Caveats: • There is a recent change in sonic_buildimage which is causing the test_acl failures: • The PR link is sonic-net/sonic-swss#3078 • This PR 3078 has since been reverted in sonic-net:master via PR #3092 and should be merged to 202305 for addressing the test_acl failures: • The revert PR link is sonic-net/sonic-swss#3092 • Proceeding with this code drop with this known upstream issue impacting quality. Image can be built for validation once the upstream issue is addressed in 202305. How I did it Update platform version to 202305.1.0.11 Signed-off-by: Kevin(Shengkai) Wang <shengkaiwang@microsoft.com>
dgsudharsan
added a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Apr 5, 2024
…commits * c96a2f8 - Revert "[acl] Add IN_PORTS qualifier for L3 table (sonic-net#3078)" (sonic-net#3092) (6 days ago) [Neetha John] * 80e0b57 - [Copp]Refactor coppmgr tests (sonic-net#3093) (8 days ago) [Sudharsan Dhamal Gopalarathnam] * a464729 - [portsorch] process only updated APP_DB fields when port is already created (sonic-net#3025) (10 days ago) [Stepan Blyshchak] * 91bacca - [buffermgrd] Move switch-statement outside of if-statement in BufferMgr::doTask (sonic-net#3055) (2 weeks ago) [Amir] * 04912ad - [bulker] add support for neighbor bulking (sonic-net#2768) (2 weeks ago) [Nikola Dancejic] * 9d4a3ad - [acl] Add IN_PORTS qualifier for L3 table (sonic-net#3078) (2 weeks ago) [Neetha John] * a13e081 - [Mellanox] Fix inconsistence in the shared headroom pool initialization (sonic-net#3057) (3 weeks ago) [Stephen Sun] * ff2b2b8 - Add basic fabric link monitoring counters and states handling. (sonic-net#2988) (3 weeks ago) [jfeng-arista] * 0c62091 - Add port flap count and last flap timestamp to APPL_DB (sonic-net#3052) (3 weeks ago) [Prince George] * e9931f3 - [EVPN] Skip EVPN routes with invalid VNI or router mac field (sonic-net#3073) (3 weeks ago) [Lior Avramov] * 600d5e8 - Set HOST_TX_READY_NOTIFY attribute only after query capabilities(sonic-net#3070) (3 weeks ago) [noaOrMlnx]
liat-grozovik
pushed a commit
that referenced
this pull request
Apr 7, 2024
…commits (#18576) * c96a2f8 - Revert "[acl] Add IN_PORTS qualifier for L3 table (#3078)" (#3092) (6 days ago) [Neetha John] * 80e0b57 - [Copp]Refactor coppmgr tests (#3093) (8 days ago) [Sudharsan Dhamal Gopalarathnam] * a464729 - [portsorch] process only updated APP_DB fields when port is already created (#3025) (10 days ago) [Stepan Blyshchak] * 91bacca - [buffermgrd] Move switch-statement outside of if-statement in BufferMgr::doTask (#3055) (2 weeks ago) [Amir] * 04912ad - [bulker] add support for neighbor bulking (#2768) (2 weeks ago) [Nikola Dancejic] * 9d4a3ad - [acl] Add IN_PORTS qualifier for L3 table (#3078) (2 weeks ago) [Neetha John] * a13e081 - [Mellanox] Fix inconsistence in the shared headroom pool initialization (#3057) (3 weeks ago) [Stephen Sun] * ff2b2b8 - Add basic fabric link monitoring counters and states handling. (#2988) (3 weeks ago) [jfeng-arista] * 0c62091 - Add port flap count and last flap timestamp to APPL_DB (#3052) (3 weeks ago) [Prince George] * e9931f3 - [EVPN] Skip EVPN routes with invalid VNI or router mac field (#3073) (3 weeks ago) [Lior Avramov] * 600d5e8 - Set HOST_TX_READY_NOTIFY attribute only after query capabilities(#3070) (3 weeks ago) [noaOrMlnx]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.