Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test]: Fix test_mirror with correct number of ACL tables #541

Closed
wants to merge 1 commit into from

Conversation

stcheng
Copy link
Contributor

@stcheng stcheng commented Jul 20, 2018

After creation of the ACL table, check both the number of ACL tables
and the number of ACL table groups.

After removal of the ACL table, correct the number of remaining
ACL tables.

Right now, after the ACL table is removed, the ACL table groups are
not removed correspondingly. This should be fixed in the future.

Signed-off-by: Shu0T1an ChenG [email protected]

After creation of the ACL table, check both the number of ACL tables
and the number of ACL table groups.

After removal of the ACL table, correct the number of remaining
ACL tables.

Right now, after the ACL table is removed, the ACL table groups are
not removed correspondingly. This should be fixed in the future.

Signed-off-by: Shu0T1an ChenG <[email protected]>
@stcheng
Copy link
Contributor Author

stcheng commented Jul 20, 2018

will close this pull request, since #521 has changed part of the code here. i'll reevaluate all the changes.

@stcheng stcheng closed this Jul 20, 2018
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
Add below two commands:
config acl add table <table_name> <table_type>
config acl remove table <table_name>

note:
add table supports description and ports

Signed-off-by: Shu0T1an ChenG <[email protected]>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
* Move ntf_queue to proper NotificationQueue class

* Move command line options and parser to separate classes

* Address comments

* Address comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant