> On 7/8/2024 6:58 AM, Chaoyong He wrote: > > This patch series add the support of Rx/Tx function using the > > AVX2 instruction. > > > > --- > > v2: rebase to the latest main branch. > > --- > > > > 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 supports parsing ptype > > > > I can see still fails to apply to main, I guess because of the trace > patchset, let > me go one by one, first I will get trace one and later will ask for a new > version > of this set again with a rebase.
We have also found the 'static_rte_common_nfp' problem you mentioned in the previous version patch series in our local CI environment. We will make sure it be solved before we send out a new version patch series. Thanks.