[PATCH v4 1/1] net/iavf: add vector PMD for Arm for basic Rx path

Zhang, Qi Z qi.z.zhang at intel.com
Sun Jun 19 14:14:27 CEST 2022



> -----Original Message-----
> From: Kathleen Capella <kathleen.capella at arm.com>
> Sent: Saturday, June 18, 2022 2:22 AM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>;
> Ruifeng Wang <ruifeng.wang at arm.com>
> Cc: dev at dpdk.org; nd at arm.com; honnappa.nagarahalli at arm.com;
> dharmik.thakkar at arm.com; Kathleen Capella <kathleen.capella at arm.com>
> Subject: [PATCH v4 1/1] net/iavf: add vector PMD for Arm for basic Rx path
> 
> This patch adds the basic NEON Rx path to the iavf driver. It does not include
> scatter or flex varieties.
> 
> Tested on N1SDP platform with Intel XL710 NIC and 40G connection.
> Tested with a single core and testpmd rxonly mode. Saw no significant
> performance difference between scalar and Arm vPMD paths using this test in
> iavf and saw the same results when comparing scalar and Arm vPMD path in
> i40e.
> 
> Signed-off-by: Kathleen Capella <kathleen.capella at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>

Reviewed-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list