On 7/12/22 19:44, Harry van Haaren wrote: > From: Emma Finn <[email protected]> > > This commit adds the AVX512 implementation of the > pop_vlan action. > > Signed-off-by: Emma Finn <[email protected]> > --- > lib/automake.mk | 3 +- > lib/odp-execute-avx512.c | 182 ++++++++++++++++++++++++++++++++++++++ > lib/odp-execute-private.c | 33 ++++++- > lib/odp-execute-private.h | 2 + > 4 files changed, 218 insertions(+), 2 deletions(-) > create mode 100644 lib/odp-execute-avx512.c
Hi. This patch is causing a build failure in CI. I also see that it failed to build in previous versions of the patch set. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
