> -----Original Message-----
> From: Amber, Kumar <kumar.am...@intel.com>
> Sent: Thursday 6 October 2022 11:24
> To: ovs-dev@openvswitch.org
> Cc: echau...@redhat.com; i.maxim...@ovn.org; Ferriter, Cian 
> <cian.ferri...@intel.com>; Stokes, Ian
> <ian.sto...@intel.com>; f...@sysclose.org; Van Haaren, Harry 
> <harry.van.haa...@intel.com>; Amber, Kumar
> <kumar.am...@intel.com>
> 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 <kumar.am...@intel.com>
> ---
>  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 <cian.ferri...@intel.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to