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

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

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

2025-01-20 Thread Bruce Richardson
On Wed, Jan 08, 2025 at 05:47:57PM +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 > doc/guides/rel_notes/release_25_03.rst |

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

2024-01-09 Thread Huang, ZhiminX
> -Original Message- > From: Wenzhuo Lu > Sent: Thursday, December 7, 2023 2:35 PM > To: dev@dpdk.org > Cc: Lu, Wenzhuo > Subject: [PATCH 2/2] common/idpf: enable AVX2 for single queue Tx > > In case some CPUs don't support AVX512. Enable AVX2 for them to get better > per-core performanc