On 10/14/24 14:09, Eelco Chaudron wrote:
> This patch checks to see if the TCA_FLOWER_KEY_ENC_FLAGS key is supported.
>
> Signed-off-by: Eelco Chaudron <[email protected]>
> ---
> acinclude.m4 | 6 +++---
> include/linux/pkt_cls.h | 28 +++++++++++++++++++++++-
> lib/netdev-offload-tc.c | 47 ++++++++++++++++++++++++++++++++++++++++-
> lib/tc.c | 29 ++++++++++++++++++++++---
> lib/tc.h | 15 ++++++++++---
> 5 files changed, 114 insertions(+), 11 deletions(-)
>
<snip>
> diff --git a/lib/tc.h b/lib/tc.h
> index 8442c8d8b..c0a1d5d0e 100644
> --- a/lib/tc.h
> +++ b/lib/tc.h
> @@ -46,15 +46,23 @@
>
> #define TC_POLICY_DEFAULT "none"
>
> -enum tc_flower_reserved_prio {
> +enum tc_flower_reserved_prio
> +{
Looks like an unintended change.
Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev