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

Interferes based queries optimized #548

Merged
merged 20 commits into from
Jul 25, 2023

Conversation

tanyaveksler
Copy link
Member

No description provided.

Keeping optimized properties separated per rule (instead of the union of all policy rules)
Fixed handling HostEPs in optimized implementation.

Signed-off-by: Tanya <[email protected]>
Keeping optimized properties separated per rule (instead of the union of all policy rules)
Fixed handling HostEPs in optimized implementation.

Signed-off-by: Tanya <[email protected]>
Returning 'passed' code for skipped queries.

Signed-off-by: Tanya <[email protected]>
Keeping optimized properties separated per rule (instead of the union of all policy rules)
Fixed handling HostEPs in optimized implementation.

Signed-off-by: Tanya <[email protected]>
Keeping optimized properties separated per rule (instead of the union of all policy rules)
Fixed handling HostEPs in optimized implementation.

Signed-off-by: Tanya <[email protected]>
…e times for the same rule, for example when a rule appears twice in a config).

Signed-off-by: Tanya <[email protected]>
Signed-off-by: Tanya <[email protected]>
Commented out containment fullExplanation result comparison in tests, since optimized solution gives more accurate result that differs from the original expected result, and thus the test fails.

Signed-off-by: Tanya <[email protected]>
Commented out twoWayContainment fullExplanation result comparison in tests, since optimized solution gives more accurate result that differs from the original expected result, and thus the tests fail.

Signed-off-by: Tanya <[email protected]>
Signed-off-by: Tanya <[email protected]>
Commenting out detailed difference result for some tests, since optimized implementation results are sometimes more detailed than the original ones.

Signed-off-by: Tanya <[email protected]>
@tanyaveksler tanyaveksler self-assigned this Jul 9, 2023
@tanyaveksler tanyaveksler requested a review from adisos July 9, 2023 15:13
@adisos adisos changed the base branch from master to containment-based-queries-optmized July 13, 2023 06:42
@adisos adisos changed the base branch from containment-based-queries-optmized to master July 13, 2023 06:42
Adding interferes to implemented queries in run_all_tests.py

Signed-off-by: Tanya <[email protected]>
@tanyaveksler tanyaveksler requested a review from adisos July 25, 2023 07:42
@tanyaveksler tanyaveksler merged commit b2fa469 into master Jul 25, 2023
16 checks passed
@tanyaveksler tanyaveksler deleted the interferes-based-queries-optimized branch July 25, 2023 10:23
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