Re: [dpdk-dev] [PATCH v7 0/3] enable AVX512 for iavf

2020-10-28 Thread Zhang, Qi Z
> -Original Message- > From: dev On Behalf Of Wenzhuo Lu > Sent: Thursday, October 29, 2020 9:24 AM > To: dev@dpdk.org > Cc: Lu, Wenzhuo > Subject: [dpdk-dev] [PATCH v7 0/3] enable AVX512 for iavf > > AVX512 instructions is supported by more and more platfor

[dpdk-dev] [PATCH v7 0/3] enable AVX512 for iavf

2020-10-28 Thread Wenzhuo Lu
AVX512 instructions is supported by more and more platforms. These instructions can be used in the data path to enhance the per-core performance of packet processing. Comparing with the existing implementation, this path set introduces some AVX512 instructions into the iavf data path, and we get