On 7/9/2024 9:24 AM, Chaoyong He wrote: > This patch series add the support of Rx/Tx function using the > AVX2 instruction. > > --- > v4: > * Add commit to solve the compile problem on 32-bit OS. > v3: > * Fix the 'meson.build' file to solve the compile problem. > v2: > * Rebase to the latest main branch. > --- > > Long Wu (5): > net/nfp: fix compile fail on 32-bit OS > net/nfp: export more interfaces of NFDk > net/nfp: support AVX2 Tx function > net/nfp: support AVX2 Rx function > net/nfp: vector Rx function supports parsing ptype >
Series applied to dpdk-next-net/main, thanks.