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(-)

-- 
2.49.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to