> -----Original Message-----
> From: Amber, Kumar <[email protected]>
> Sent: Thursday 6 October 2022 11:24
> To: [email protected]
> Cc: [email protected]; [email protected]; Ferriter, Cian 
> <[email protected]>; Stokes, Ian
> <[email protected]>; [email protected]; Van Haaren, Harry 
> <[email protected]>; Amber, Kumar
> <[email protected]>
> Subject: [PATCH v6 7/9] dpif-mfex: Change MFEX fn pointer prototype to 
> include md_is_valid.
> 
> The md_is_valid parameter is passed from DPIF to MFEX to allow MFEX
> functions to detect the tunneling and decide the processing of Inner
> packets in static predictable branches.
> 
> Signed-off-by: Kumar Amber <[email protected]>
> ---
>  lib/dpif-netdev-avx512.c          |  3 ++-
>  lib/dpif-netdev-extract-avx512.c  |  9 +++++----
>  lib/dpif-netdev-extract-study.c   |  6 ++++--
>  lib/dpif-netdev-private-extract.c |  6 ++++--
>  lib/dpif-netdev-private-extract.h | 13 ++++++++-----
>  5 files changed, 23 insertions(+), 14 deletions(-)
> 

Since we are no longer using the "flow_tnl_dst_is_set()" function, I'm happy to 
ack this change.

Acked-by: Cian Ferriter <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to