> On 9/25/2023 4:19 AM, Feifei Wang wrote: > > Define specific function implementation for i40e driver. > > Currently, mbufs recycle mode can support 128bit > > vector path and avx2 path. And can be enabled both in > > fast free and no fast free mode. > > > > Suggested-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > > Signed-off-by: Feifei Wang <feifei.wa...@arm.com> > > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> > > Reviewed-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > > > > Hi Konstantin, > > I guess this patch was under discussion, can you please check the latest > version?
Hi Ferruh, Yes, I saw the new version, but didn't have time yet, to review/ack it. Will try to do it by today's COB. Konstantin > > > > Hi Yuying, Beilei, Qiming, Wenjun, > > This set includes i40e & ixgbe recycle_mbufs implementations, patch will > be merged if there is no objection.