On Fri, May 16, 2025 at 5:25 PM Ilya Maximets <i.maxim...@ovn.org> wrote:
>
> The second patch is the main fix, the last patch is a test for it.
> Split this way for easier reviewing and testing.
>
> The first patch is a small fix for the existing test function.

Thanks Ilya for fixing the issue.  I'll test it out.

Thanks
Numan

>
> Ilya Maximets (3):
>   tests: classifier: Fix the rule number check during trie verification.
>   classifier: Fix race for prefix tree configuration.
>   tests: classifier: Add a stress test for prefixes reconfiguration.
>
>  lib/classifier.c        | 196 ++++++++++++++++++++--------------------
>  lib/classifier.h        |  10 +-
>  tests/classifier.at     |   5 +
>  tests/test-classifier.c | 118 +++++++++++++++++++++---
>  4 files changed, 212 insertions(+), 117 deletions(-)
>
> --
> 2.49.0
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to