Upon tunnel output failure, due to routing failure for example, add a
tunnel-void action. This action does not do anything, but it appears in
the dp-flows for better visibility for that case.

Eli Britstein (3):
  ofproto-dpif-xlate: Add coverage counter for tnl_void.
  openvswitch: Introduce tunnel-void action.
  netdev-offload-dpdk: Support tunnel-void action.

 include/linux/openvswitch.h  | 1 +
 lib/dpif-netdev.c            | 1 +
 lib/dpif.c                   | 1 +
 lib/netdev-offload-dpdk.c    | 2 ++
 lib/odp-execute.c            | 6 ++++++
 lib/odp-util.c               | 4 ++++
 ofproto/ofproto-dpif-ipfix.c | 1 +
 ofproto/ofproto-dpif-sflow.c | 1 +
 ofproto/ofproto-dpif-xlate.c | 8 ++++++++
 9 files changed, 25 insertions(+)

-- 
2.21.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to