Skip to content

[fast-reboot]: Adapt the test to 32 port devices#159

Merged
pavel-shirshov merged 2 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/t0-64-32-test
Apr 6, 2017
Merged

[fast-reboot]: Adapt the test to 32 port devices#159
pavel-shirshov merged 2 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/t0-64-32-test

Conversation

@pavel-shirshov
Copy link
Copy Markdown
Contributor

No description provided.

@pavel-shirshov pavel-shirshov merged commit f2cb393 into sonic-net:master Apr 6, 2017
@pavel-shirshov pavel-shirshov deleted the pavelsh/t0-64-32-test branch April 6, 2017 01:08
lguohan pushed a commit that referenced this pull request Aug 3, 2017
* Sync with private repo

* Update topo_t0-64-32.yml
zhixzhu pushed a commit to zhixzhu/sonic-mgmt that referenced this pull request May 1, 2025
Porting 17012 to sonic-mgmt.msft/202405: Static route ixia

Description of PR
Summary:
For cisco-8000, if the traffic flows to a connected route, the system uses the default voq. If we use static route, it uses the split-voq. In this PR, we change the dest IP address of the traffic streams to a static routed destination, and add that static route as well in the DUT. To test it, we have used the ECN script, and had to modify it as well.

In ECN we keep hitting the drop or other limits before hitting the xoff limits, due to the default voq. So changing it to static route helps in passing the tests.
Fixes # (issue)

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
 New Test case
 Skipped for non-supported platforms
 Test case improvement
Approach
What is the motivation for this PR?
Hitting failures in multiple tests due to traffic taking default voq (due to the connected routes).

How did you do it?
Added a new function to add static route in DUT, and use the new IP destination value for the traffic stream.

How did you verify/test it?
Alpesh had run the code in 202405 in my TB.

Any platform specific information?
Only for cisco-8000.

co-authorized by: jianquanye@microsoft.com
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
30d09be fix the muxcable state change notification received from other modules, omit the check inside hw_state table (sonic-net#159)
32ec23c [xcvrd] Fix crash on platforms which support media settings with Python 3 (sonic-net#158)
47bcf90 [xcvrd] Save the dom_capability of transceiver into db (sonic-net#72)
b9381a5 [xcvrd] Fix xcvrd crash on other port prefixes (sonic-net#123)
c3c1a59 [xcvrd] Make functions used for media setting python3 compatible (sonic-net#153)
e179ffc [psud] Refactor unit tests; increase unit test coverage (sonic-net#146)

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
* src/sonic-platform-daemons 068bccc...e5165b7 (7):
  > [xcvrd] Fix crash: If 'dom_capability' not in port_info_dict, insert 'N/A' (sonic-net#162)
  > fix the muxcable state change notification received from other modules, omit the check inside hw_state table (sonic-net#159)
  > [xcvrd] Fix crash on platforms which support media settings with Python 3 (sonic-net#158)
  > [xcvrd] Save the dom_capability of transceiver into db (sonic-net#72)
  > [xcvrd] Fix xcvrd crash on other port prefixes (sonic-net#123)
  > [xcvrd] Make functions used for media setting python3 compatible (sonic-net#153)
  > [psud] Refactor unit tests; increase unit test coverage (sonic-net#146)
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
9551386 Jing Zhang      Mon Jan 23 15:49:52 2023 -0800  [202012] Update link prober stats post logic sonic-net#159 (sonic-net#162)
e54f289 Liu Shilong     Wed Nov 30 18:04:15 2022 +0800  Use github code scanning instead of LGTM (sonic-net#157)
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…ce submodule head (sonic-net#13031)

linkmgrd:
* d7bf12b 2022-12-08 | update link prober stats post logic (sonic-net#159) (HEAD -> 202205) [Jing Zhang]
* 1f28c08 2022-12-08 | [Active-Active] remove chatty messages (sonic-net#158) [Jing Zhang]

sairedis:
* 6a64b85 2022-12-07 | Initialize attr variables in Legacy.switch_get and LegacyFdbEntry.fdb_entry_get (sonic-net#1169) (HEAD -> 202205) [Saikrishna Arcot]

platform-daemons:
* fb4b158 2022-12-08 | [thermalctld] fix some redundant removal of state DB tables (sonic-net#315) (HEAD -> 202205) [vdahiya12]

platform-common:
* 9170877 2022-12-04 | [syseeprom] Remove the trailing space in the value of VENDOR_EXT field in the eepromTlvInfo decode (sonic-net#333) (HEAD -> 202205, github/202205) [Marty Y. Lok]
* 79a36e2 2022-12-02 | [202205] Add media assignment options to Application Advertisement (sonic-net#324) (sonic-net#329) [Junchao-Mellanox]
* b20896c 2022-12-02 | [Ci] Upgrade to bullseye and fix the branch reference issue (sonic-net#332) [xumia]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
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