> -----Original Message-----
> From: dev <ovs-dev-boun...@openvswitch.org> On Behalf Of Kumar Amber
> Sent: Thursday, October 6, 2022 3:54 PM
> To: ovs-dev@openvswitch.org
> Cc: i.maxim...@ovn.org; f...@sysclose.org; Amber, Kumar
> <kumar.am...@intel.com>
> Subject: [ovs-dev] [PATCH v6 5/9] dpif-netdev: Add function pointer for
> dpif re-circulate.
> 
> This patch adds support for selecting the recirculation implementation
> based on the DPIF implementation.
> 
> Signed-off-by: Kumar Amber <kumar.am...@intel.com>
> Signed-off-by: Cian Ferriter <cian.ferri...@intel.com>
> Co-authored-by: Cian Ferriter <cian.ferri...@intel.com>
> 
> ---
> v6:
> - Refactor common function from default function.
> v3:
> - Add description  to the dpif recirc function.
> - Fix use of return value to fall back to scalar dpif.
> ---
> ---
>  lib/dpif-netdev-private-dpif.c   | 73 +++++++++++++++++++++++---------
>  lib/dpif-netdev-private-dpif.h   | 18 ++++++++
>  lib/dpif-netdev-private-thread.h |  3 ++
>  lib/dpif-netdev.c                | 14 +++++-
>  4 files changed, 88 insertions(+), 20 deletions(-)
> 

The changes look OK to me, 

Acked-by: Sunil Pai G <sunil.pa...@intel.com>

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

Reply via email to