> -----Original Message-----
> From: Kathleen Capella <[email protected]>
> Sent: Thursday, May 26, 2022 3:10 AM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>; Ruifeng Wang <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; Kathleen Capella <[email protected]>
> Subject: [PATCH v2 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 testpmd mac forwarding and saw Rx-pps =
> 20M.
Could you share which NIC / Bandwidth is used in N1SDP platform ?
Is 20M is from a single core testing? how much performance improvement compare
to scalar path?