[ovs-dev] [PATCH 0/2] Enable AVX512 NVGRE optimizations.

2022-09-16 Thread Cian Ferriter
This patchset adds AVX512 specialization for the NVGRE tunneling scenario. It adds both an MFEX implementation for parsing the outer header of a typical NVGRE packet and specialized DPCLS subtable signatures for the lookups on both outer and inner headers. v2: * Improve patch 1/2 commit title.

[ovs-dev] [PATCH 0/2] Enable AVX512 NVGRE optimizations

2022-08-25 Thread Cian Ferriter
This patchset adds AVX512 specialization for the NVGRE tunneling scenario. It adds both an MFEX implementation for parsing the outer header of a typical NVGRE packet and specialized DPCLS subtable signatures for the lookups on both outer and inner headers. Cian Ferriter (2): dpif-netdev/dpcls: