Hi Harry/Emma,

> -----Original Message-----
> From: Van Haaren, Harry <[email protected]>
> Sent: Wednesday, July 13, 2022 11:58 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; Amber, Kumar
> <[email protected]>; Pai G, Sunil <[email protected]>; Finn, Emma
> <[email protected]>; Stokes, Ian <[email protected]>; Van Haaren,
> Harry <[email protected]>
> Subject: [PATCH v10 06/10] odp-execute: Add ISA implementation of actions.
> 
> From: Emma Finn <[email protected]>
> 
> This commit adds the AVX512 implementation of the action functionality.
> 
> Usage:
>   $ ovs-appctl odp-execute/action-impl-set avx512
> 
> Signed-off-by: Emma Finn <[email protected]>
> Signed-off-by: Harry van Haaren <[email protected]>
> 
> ---
> 
> v10:
> - Move location and rework documentation (Ilya)
> - Improve ISA checks to fix CI build issue
> 
> v9: rebase conflict on NEWS
> ---
>  Documentation/topics/dpdk/bridge.rst | 30 ++++++++++++++++++++++++++++
>  Documentation/topics/testing.rst     | 24 ++++++++++++++--------
>  NEWS                                 |  1 +
>  acinclude.m4                         |  1 +
>  lib/cpu.c                            |  1 +
>  lib/cpu.h                            |  1 +
>  lib/odp-execute-private.c            |  8 ++++++++
>  lib/odp-execute-private.h            | 12 +++++++++++
>  m4/openvswitch.m4                    | 29 +++++++++++++++++++++++++++
>  9 files changed, 99 insertions(+), 8 deletions(-)
> 

Like patch 1 and 4, GHA couldn't complete its run for this patch because of 
infra reasons, so I manually triggered one on my forked repo to be more 
confident, and it succeeds:
https://github.com/Sunil-Pai-G/ovs/actions/runs/2668424540

Don't see anything concerning in the patch as well, so 

Acked-by: Sunil Pai G <[email protected]>

Thanks and regards
Sunil


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to