On 29 Jun 2023, at 22:30, Eric Garver wrote:

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


Hi Eric,

Thanks for the patch, but I get quite some build failures on missing switch 
cases.
Can you take a look? If you build with the --enable-Werror configure option you 
will see them.

Thanks,

Eelco

> 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

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

Reply via email to