RE: [PATCH 1/2] common/idpf: enable AVX2 for single queue Rx

2025-01-27 Thread Wani, Shaiq
Hi, Thanks for the review and feedback. Below I have addressed your comments inline. -Original Message- From: Richardson, Bruce Sent: Monday, January 20, 2025 7:46 PM To: Wani, Shaiq Cc: dev@dpdk.org; Singh, Aman Deep Subject: Re: [PATCH 1/2] common/idpf: enable AVX2 for single

Re: [PATCH 1/2] common/idpf: enable AVX2 for single queue Rx

2025-01-20 Thread Bruce Richardson
On Wed, Jan 08, 2025 at 05:47:56PM +0530, Shaiq Wani wrote: > In case some CPUs don't support AVX512. Enable AVX2 for them to > get better per-core performance. > > Signed-off-by: Shaiq Wani Hi, some review comments inline below. /Bruce > --- > drivers/common/idpf/idpf_common_device.h|