This series is based on Huanle Han's series available at
https://patchwork.ozlabs.org/project/openvswitch/list/?series=25163&archive=both&state=*
I have revised it in the following ways:
- Dropped patch 3, not because it's bad but because I don't understand
it yet and believe that it can be handled independently.
- Revised patch 1 to avoid xlate_get_cfg(). Maybe this function is
actually needed but I don't understand that yet:
xlate: fix packets loopback caused by duplicate read of xcfgp.
- Replaced patch 2 by two patches of my own:
ofproto-dpif-upcall: Slow path flows that datapath can't fully match.
odp-util: Always report ODP_FIT_TOO_LITTLE for IGMP.
See the patches themselves for commentary.
- Added a couple of bonus comment fixes:
ofproto-dpif-upcall: Fix typo in comment.
Remove last mentions of 'facet' from comments.
lib/odp-util.c | 5 +++++
lib/odp-util.h | 7 ++++---
ofproto/ofproto-dpif-mirror.c | 11 +++++------
ofproto/ofproto-dpif-upcall.c | 18 ++++++++++++++----
ofproto/ofproto-dpif-xlate.c | 43 ++++++++++++++-----------------------------
5 files changed, 42 insertions(+), 42 deletions(-)
--
2.10.2
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev