Probe the datapath implementation for support of OVS_ACTION_ATTR_DROP.
Also add a new test case.

Eric Garver (3):
  dpif: probe support for OVS_ACTION_ATTR_DROP
  system-common-macros: check for drop action in datapath
  tests: system-traffic: add coverage for drop action

 include/linux/openvswitch.h   |  3 ++-
 lib/dpif.c                    |  6 ------
 lib/dpif.h                    |  1 -
 ofproto/ofproto-dpif.c        | 34 ++++++++++++++++++++++++++++++++--
 tests/system-common-macros.at |  4 ++++
 tests/system-traffic.at       | 29 +++++++++++++++++++++++++++++
 6 files changed, 67 insertions(+), 10 deletions(-)

-- 
2.39.0

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

Reply via email to