From: Sugesh Chandran <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This patch set removes the recirculation of encapsulated tunnel packets by
computing the post tunnel actions at the time of translation.
V3
- Use only single CLONE action with length to mark the tunnel combine action
set.
- Update the datapath trace display functions to handle CLONE.
- Fixed test cases to work with CLONE action.
Sugesh Chandran (2):
tunneling: Avoid recirculation on datapath by computing the
recirculate actions at translate time.
Fix test suite failures on tunneling CLONE action.
lib/dpif-netdev.c | 18 +--
lib/odp-util.c | 51 ++++++--
ofproto/ofproto-dpif-xlate.c | 266 +++++++++++++++++++++---------------------
tests/ofproto-dpif.at | 13 +--
tests/tunnel-push-pop-ipv6.at | 10 +-
tests/tunnel-push-pop.at | 13 +--
6 files changed, 187 insertions(+), 184 deletions(-)
--
2.7.4
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev