On 5/16/25 11:25 PM, Ilya Maximets 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.
> 
> 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(-)
> 

Thanks, Eelco and Numan!

I applied the set and backported to all supported branches down to 3.2.

While backporting below 3.5, I also backported the following small refactor
in order to avoid conflicts:
  3d6b048d84d9 ("classifier: Store n_indices between usage.")

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to