[dpdk-dev] [PATCH v2] app/testpmd: optimized MAC swap by using neon intrinsics

Ferruh Yigit ferruh.yigit at intel.com
Fri Mar 15 19:38:29 CET 2019


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 <ruifeng.wang at arm.com>
>> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
>> Reviewed-by: Phil Yang <phil.yang at arm.com>
>> Acked-by: Jerin Jacob <jerinj at marvell.com>
> 
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>

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.



More information about the dev mailing list