Skip to content

[vnet]: Fix double route installation for BITMAP VNET interface#1114

Merged
prsunny merged 3 commits intosonic-net:masterfrom
volodymyrsamotiy:bitmap_vnet_fix
Apr 3, 2020
Merged

[vnet]: Fix double route installation for BITMAP VNET interface#1114
prsunny merged 3 commits intosonic-net:masterfrom
volodymyrsamotiy:bitmap_vnet_fix

Conversation

@volodymyrsamotiy
Copy link
Collaborator

Signed-off-by: Volodymyr Samotiy volodymyrs@mellanox.com

What I did
Fixed double route installation for BITMAP VNET interface
Why I did it
Removed logic to add/remove subnet route for VNET interface in BITMAP orchagent since now routes should be added/removed by routeorch.
How I verified it
Ran VNET ansible test
Details if related
N/A

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
@marian-pritsak
Copy link
Collaborator

Right now the route orch installs routes using sai_route_api, not sai_bitmap_router_api. For the VNET interfaces, it must remain with sai_bitmap_router_api.

@prsunny
Copy link
Collaborator

prsunny commented Nov 1, 2019

This is dependent on PR #943. To be merged after #943 is merged

@liat-grozovik
Copy link
Collaborator

retest this please

@volodymyrsamotiy volodymyrsamotiy marked this pull request as ready for review March 26, 2020 15:10
@prsunny
Copy link
Collaborator

prsunny commented Mar 27, 2020

@volodymyrsamotiy , can you check it VS test failure? Its test_vnet_bitmap related

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
@prsunny prsunny merged commit fc25f82 into sonic-net:master Apr 3, 2020
abdosi pushed a commit that referenced this pull request Apr 7, 2020
* [vnet]: Fix double route installation for BITMAP VNET interface
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
Create fabric ports for switch_type fabric. This is needed to create vs test for fabric on supervisor.
Janetxxx pushed a commit to Janetxxx/sonic-swss that referenced this pull request Nov 10, 2025
…c-net#1114)

* [vnet]: Fix double route installation for BITMAP VNET interface
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