[DPB portsyncd/portmgrd/portorch] Support dynamic port add/deletion without dependencies#1112
Merged
lguohan merged 4 commits intosonic-net:masterfrom Feb 6, 2020
Merged
Conversation
674e1a0 to
8bae555
Compare
92e6497 to
2d9b888
Compare
2d9b888 to
2681ab5
Compare
Collaborator
Author
|
retest this please! |
This was referenced Dec 13, 2019
6cf38f0 to
6a0799a
Compare
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
qiluo-msft
reviewed
Dec 18, 2019
Contributor
|
retest this please |
lguohan
previously approved these changes
Jan 29, 2020
Contributor
|
LGTM |
lguohan
previously approved these changes
Jan 31, 2020
Changes were made on portmgrd/portsyncd and orchagent portsorch so it should be able to remove/add ports in case no configuration dependencies or runtime depencies (neighbor, mac etc) on them Also skipped the netlink for port add/delete with master in portsyncd and cleaned up g_init and g_portSet flag and data strcutures usage. Added dynamic portbeakout test cases including the conf_test.py changs Signed-off-by: Zhenggen Xu <[email protected]> Signed-off-by: Vasant Patil <[email protected]>
Signed-off-by: Zhenggen Xu <[email protected]>
Signed-off-by: Zhenggen Xu <[email protected]>
5afc363 to
e45dfb7
Compare
Collaborator
Author
|
retest this please |
6 similar comments
Contributor
|
retest this please |
Contributor
|
retest this please |
Contributor
|
retest this please |
Contributor
|
retest this please |
Collaborator
Author
|
retest this please |
Contributor
|
retest this please |
Signed-off-by: Zhenggen Xu <[email protected]>
Collaborator
Author
|
retest this please |
lguohan
approved these changes
Feb 6, 2020
kktheballer
added a commit
to kktheballer/sonic-swss
that referenced
this pull request
Dec 23, 2020
…ithout dependencies (sonic-net#1112) Changes were made on portmgrd/portsyncd and orchagent portsorch so it should be able to remove/add ports in case no configuration dependencies or runtime depencies (neighbor, mac etc) on them Also skipped the netlink for port add/delete with master in portsyncd and cleaned up g_init and g_portSet flag and data strcutures usage. Added dynamic portbeakout test cases including the conf_test.py changs Signed-off-by: Zhenggen Xu <[email protected]> Signed-off-by: Vasant Patil <[email protected]>
kktheballer
pushed a commit
to kktheballer/sonic-swss
that referenced
this pull request
Jan 21, 2021
…ithout dependencies (sonic-net#1112) Changes were made on portmgrd/portsyncd and orchagent portsorch so it should be able to remove/add ports in case no configuration dependencies or runtime depencies (neighbor, mac etc) on them Also skipped the netlink for port add/delete with master in portsyncd and cleaned up g_init and g_portSet flag and data strcutures usage. Added dynamic portbeakout test cases including the conf_test.py changs Signed-off-by: Zhenggen Xu <[email protected]> Signed-off-by: Vasant Patil <[email protected]>
anish-n
pushed a commit
to anish-n/sonic-swss
that referenced
this pull request
Feb 25, 2021
…ithout dependencies (sonic-net#1112) Changes were made on portmgrd/portsyncd and orchagent portsorch so it should be able to remove/add ports in case no configuration dependencies or runtime depencies (neighbor, mac etc) on them Also skipped the netlink for port add/delete with master in portsyncd and cleaned up g_init and g_portSet flag and data strcutures usage. Added dynamic portbeakout test cases including the conf_test.py changs Signed-off-by: Zhenggen Xu <[email protected]> Signed-off-by: Vasant Patil <[email protected]>
kktheballer
pushed a commit
to kktheballer/sonic-swss
that referenced
this pull request
Jul 20, 2021
…ithout dependencies (sonic-net#1112) Changes were made on portmgrd/portsyncd and orchagent portsorch so it should be able to remove/add ports in case no configuration dependencies or runtime depencies (neighbor, mac etc) on them Also skipped the netlink for port add/delete with master in portsyncd and cleaned up g_init and g_portSet flag and data strcutures usage. Added dynamic portbeakout test cases including the conf_test.py changs Signed-off-by: Zhenggen Xu <[email protected]> Signed-off-by: Vasant Patil <[email protected]>
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
* [sflow_test.py]: tests for config sflow commands. Changes: -- show sflow use ctx.obj['db'] instead of creating new instance, this is must for test, else config change will not be reflected. -- config SFLOW tests for config sflow <enable|disable> config sflow agent-id <add | del> config sflow collector add|del config sflow interface <enable|disable> config sflow interface sample-rate Signed-off-by: Praveen Chaudhary <[email protected]>
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
Changes: b2487f0 [saithrift] build with recent ctypes (sonic-net#1111) 298344e [saithrift]: Fix max lane per port (sonic-net#1112) Signed-off-by: Stepan Blyschak <[email protected]>
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
Signed-off-by: Roman Zhurakivsky <[email protected]> Signed-off-by: Roman Zhurakivsky <[email protected]> Co-authored-by: Roman Zhurakivskyy <[email protected]>
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
…ithout dependencies (sonic-net#1112) Changes were made on portmgrd/portsyncd and orchagent portsorch so it should be able to remove/add ports in case no configuration dependencies or runtime depencies (neighbor, mac etc) on them Also skipped the netlink for port add/delete with master in portsyncd and cleaned up g_init and g_portSet flag and data strcutures usage. Added dynamic portbeakout test cases including the conf_test.py changs Signed-off-by: Zhenggen Xu <[email protected]> Signed-off-by: Vasant Patil <[email protected]>
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.
What I did
Support port add/delete cases in different daemons without dependencies
Why I did it
Baseline code for dynamic port breakout code.
How I verified it
vs test cases
Details if related
Support port add/delete cases in different daemons
Changes were made on portmgrd/portsyncd and orchagent portsorch
so it should be able to remove/add ports in case no configuration
dependencies or runtime depencies (neighbor, mac etc) on them
Also skipped the netlink for port add/delete with master in portsyncd
and cleaned up g_init and g_portSet flag and data strcutures usage.
Added dynamic portbeakout test cases including the conf_test.py changs
Signed-off-by: Zhenggen Xu [email protected]
Signed-off-by: Vasant Patil [email protected]