> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Cian Ferriter
> Sent: Friday, September 16, 2022 3:42 PM
> To: [email protected]
> Subject: [ovs-dev] [PATCH 2/2] dpif-netdev/mfex: Add AVX512 NVGRE traffic
> profiles.
>
> A typical NVGRE encapsulated packet starts with the ETH/IP/GRE protocols.
> Miniflow extract will parse just the ETH and IP headers. The GRE header
> will be processed later as part of the pop action. Add support for parsing
> the ETH/IP headers in this scenario.
>
> Signed-off-by: Cian Ferriter <[email protected]>
> ---
> lib/dp-packet.h | 58 +++++++++++++++++++++++--------
> lib/dpif-netdev-extract-avx512.c | 43 +++++++++++++++++++++-- lib/dpif-
> netdev-private-extract.c | 10 ++++++ lib/dpif-netdev-private-extract.h |
> 5 +++
> 4 files changed, 100 insertions(+), 16 deletions(-)
Hey Cian,
Thanks for the working on this. I am happy with this change,
Acked-by: Sunil Pai G <[email protected]>
Thanks and regards
Sunil
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev