Skip to content

[vxlan-decap]: Generate mapping between vlan member ports and vlan ip address robustly#1078

Merged
pavel-shirshov merged 5 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/vxlan_3
Aug 21, 2019
Merged

[vxlan-decap]: Generate mapping between vlan member ports and vlan ip address robustly#1078
pavel-shirshov merged 5 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/vxlan_3

Conversation

@pavel-shirshov
Copy link
Copy Markdown
Contributor

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

How did you do it?

  1. Generate ip addresses for vlan member ports in robust way.
  2. Increase fact cache timeout to a day. Otherwise ansible forget variables during the test
  3. Remove quotes around minigraph_vlans which were introduced to fix Item.2
  4. Start/stop the arp_responder from ptf test, when the information was generated properly.
  5. Wait 0.2 sec for every packet series.

How did you verify/test it?

run a test on your dut

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@pavel-shirshov pavel-shirshov merged commit 5488bf9 into sonic-net:master Aug 21, 2019
@pavel-shirshov pavel-shirshov deleted the pavelsh/vxlan_3 branch August 21, 2019 00:21
yxieca pushed a commit that referenced this pull request Aug 21, 2019
… address robustly (#1078)

* Use unquoted style of the variable usage

* Make the fact cache valid for a day

* Rewrite mapping between vlan ports and vlan ip addresses
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
swss:
* 7841930 2022-07-15 | [vxlan]Fixing L2MC vlan member caching issue (sonic-net#2378) (HEAD -> 202205) [Sudharsan Dhamal Gopalarathnam]
* b8cd435 2022-07-14 | [muxorch] Always use direct link for SoC IPs (sonic-net#2369) [Longxiang Lyu]
* 6158d5c 2022-07-08 | Add BGP profile to Vnet routes (sonic-net#2337) [Prince Sunny]
* bdb7ffd 2022-07-06 | [teammgr]: Waiting MACsec ready before doLagMemberTask (sonic-net#2286) [Ze Gan]

sairedis:
* 58359d4 2022-06-30 | [sairedis] Perform log rotate on request (sonic-net#1058) (HEAD -> 202205, github/202205) [Kamil Cudnik]
* cad0268 2022-07-13 | Enable cisco debug shell by default (sonic-net#1078) [VenkatCisco]

Signed-off-by: Ying Xie <[email protected]>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
* [201811][swss][utilities] advance sub module head

Submodule src/sonic-swss fcd091c..9585be4:
  > [teamsyncd]: Check if LAG exists before removing (sonic-net#1069)
  > [mirrororch]: Toggle the mirror session when moving between VLAN/non-VLAN (sonic-net#1078)

Submodule src/sonic-utilities 7bb6ffb..2d721de:
  > [show] Properly replace port name with alias in command output (sonic-net#664)
  > [neighbor_advertiser] hand pick partial change from sonic-net#525 (sonic-net#689)
  > Revert "Revert "Fixed config Asym PFC CLI. (sonic-net#632)" (sonic-net#652)"

Signed-off-by: Ying Xie <[email protected]>

* address compile issue

Submodule src/sonic-swss 9585be4..2529d79:
  > [mirrororch]: Address compiler switch issue (sonic-net#1079)

Signed-off-by: Ying Xie <[email protected]>
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.

2 participants