[ovs-dev] [PATCH v2 0/2] Enhance conjunctive match support in OVN

Jakub Sitnicki jkbs at redhat.com
Thu May 24 15:45:51 UTC 2018


Hi Numan,

I'm running it by you before posting because I've kept your sign-off on your
patch but trimmed down to just the tests with mostly cosmetic adjustments.

I'm holding off on sending it out until I get your OK.

Thanks,
Jakub

---

This series has grown out of previously discussed patch - [1]. I've hijacked the
title for it from Numan's alternative patch [2] that this patchset supersedes.

[1] https://patchwork.ozlabs.org/patch/905334/
[2] https://patchwork.ozlabs.org/patch/874433/

Changes from v1 to v2:
- Fix style issues pointed out by Ben Pfaff.
- Incorporate documentation comments from Ben Pfaff.
- Incorporate tests conjunctive matching from Numan Siddique into the series.
- Append prerequisites for nested expressions over one symbol only once.
- Add test for annotating a nested expression over one symbol.
- Introduce an intermediate helper for annotation - expr_annotate_().

Jakub Sitnicki (1):
  Factor prerequisites out of AND/OR trees with unique symbol

Numan Siddique (1):
  Extend tests for conjunctive match support in OVN

 ovn/lib/expr.c |  75 +++++++++++++++---
 tests/ovn.at   | 237 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 300 insertions(+), 12 deletions(-)

--
2.14.3


More information about the dev mailing list