Re: [dpdk-dev] [dpdk-stable] [PATCH v4 2/3] net/ice: fix segment fault in AVX512

2021-04-13 Thread Lu, Wenzhuo
Hi Ferruh, > -Original Message- > From: Ferruh Yigit > Sent: Tuesday, April 13, 2021 8:39 PM > To: Lu, Wenzhuo ; dev@dpdk.org > Cc: sta...@dpdk.org > Subject: Re: [dpdk-stable] [PATCH v4 2/3] net/ice: fix segment fault in AVX512 > > On 4/9/2021 4:01 AM, Wenzhuo Lu wrote: > > Fix segment

Re: [dpdk-dev] [dpdk-stable] [PATCH v4 2/3] net/ice: fix segment fault in AVX512

2021-04-13 Thread Ferruh Yigit
On 4/9/2021 4:01 AM, Wenzhuo Lu wrote: Fix segment fault when failing to get the memory from the pool. Fixes: 7f85d5ebcfe1 ("net/ice: add AVX512 vector path") Cc: sta...@dpdk.org Reported-by: David Coyle Can you please add the email in consistent format, email part all lowercase? Thanks.