RE: [PATCH 0/4] support AVX2 instruction Rx/Tx function

2024-07-07 Thread Chaoyong He
> On 6/19/2024 3:59 AM, Chaoyong He wrote: > > This patch series add the support of Rx/Tx function using the > > AVX2 instruction. > > > > Long Wu (4): > > net/nfp: export more interfaces of NFDk > > net/nfp: support AVX2 Tx function > > net/nfp: support AVX2 Rx function > > net/nfp: vector

Re: [PATCH 0/4] support AVX2 instruction Rx/Tx function

2024-07-06 Thread Ferruh Yigit
On 6/19/2024 3:59 AM, Chaoyong He wrote: > This patch series add the support of Rx/Tx function using the > AVX2 instruction. > > Long Wu (4): > net/nfp: export more interfaces of NFDk > net/nfp: support AVX2 Tx function > net/nfp: support AVX2 Rx function > net/nfp: vector Rx function supp