Hi Ferruh, > -----Original Message----- > From: Ferruh Yigit <[email protected]> > Sent: 2019年3月16日 2:38 > To: Honnappa Nagarahalli <[email protected]>; Ruifeng Wang > (Arm Technology China) <[email protected]>; [email protected]; > [email protected]; [email protected] > Cc: [email protected]; [email protected]; [email protected]; nd > <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v2] app/testpmd: optimized MAC swap by > using neon intrinsics > > On 3/12/2019 1:05 PM, Honnappa Nagarahalli wrote: > >> Improved MAC swap performance for ARM platform. > >> The improvement was achieved by using neon intrinsics to save CPU > >> cycles and doing swap for four packets at a time. > >> The optimization had 15% - 20% throughput boost in testpmd MAC swap > >> mode. > >> > >> Signed-off-by: Ruifeng Wang <[email protected]> > >> Reviewed-by: Gavin Hu <[email protected]> > >> Reviewed-by: Phil Yang <[email protected]> > >> Acked-by: Jerin Jacob <[email protected]> > > > > Reviewed-by: Honnappa Nagarahalli <[email protected]> > > Applied to dpdk-next-net/master, thanks. > > What do you think adding a release notes update for this? > If you can send it I can squash to this patch.
Thanks for your suggestion. Release notes updated in: http://patches.dpdk.org/patch/51247/ Regards, /Ruifeng

