Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-28 Thread Thomas Monjalon
28/01/2021 21:35, Dmitry Kozlyuk: > On Tue, 26 Jan 2021 16:51:19 +, Ferruh Yigit wrote: > > On 1/26/2021 4:48 PM, Thomas Monjalon wrote: > > > 26/01/2021 17:39, Ferruh Yigit: > > >> On 1/26/2021 4:22 PM, Thomas Monjalon wrote: > > >>> 26/01/2021 17:17, Rong, Leyi: > > >> On 1/20/2021

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-28 Thread Dmitry Kozlyuk
On Tue, 26 Jan 2021 16:51:19 +, Ferruh Yigit wrote: > On 1/26/2021 4:48 PM, Thomas Monjalon wrote: > > 26/01/2021 17:39, Ferruh Yigit: > >> On 1/26/2021 4:22 PM, Thomas Monjalon wrote: > >>> 26/01/2021 17:17, Rong, Leyi: > >> On 1/20/2021 11:21 PM, Ferruh Yigit wrote: > >> > >

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-26 Thread Ferruh Yigit
On 1/26/2021 4:48 PM, Thomas Monjalon wrote: 26/01/2021 17:39, Ferruh Yigit: On 1/26/2021 4:22 PM, Thomas Monjalon wrote: 26/01/2021 17:17, Rong, Leyi: On 1/20/2021 11:21 PM, Ferruh Yigit wrote: And for the mingw, I have same result with Ali, I can reproduce with (Fedora MinGW 9.2.1-6.fc32).

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-26 Thread Thomas Monjalon
26/01/2021 17:39, Ferruh Yigit: > On 1/26/2021 4:22 PM, Thomas Monjalon wrote: > > 26/01/2021 17:17, Rong, Leyi: > On 1/20/2021 11:21 PM, Ferruh Yigit wrote: > > And for the mingw, I have same result with Ali, I can reproduce with > (Fedora > >>> MinGW 9.2.1-6.fc32). > > >

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-26 Thread Ferruh Yigit
On 1/26/2021 4:22 PM, Thomas Monjalon wrote: 26/01/2021 17:17, Rong, Leyi: On 1/20/2021 11:21 PM, Ferruh Yigit wrote: And for the mingw, I have same result with Ali, I can reproduce with (Fedora MinGW 9.2.1-6.fc32). But different from the CI, I am getting the error [1] for all following file

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-26 Thread Thomas Monjalon
26/01/2021 17:17, Rong, Leyi: > > > On 1/20/2021 11:21 PM, Ferruh Yigit wrote: > > > > > > And for the mingw, I have same result with Ali, I can reproduce with > > > (Fedora > > MinGW 9.2.1-6.fc32). > > > > > > But different from the CI, I am getting the error [1] for all following > > > files: >

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-26 Thread Rong, Leyi
Lu, Wenzhuo ; Xing, Beilei > ; Menon, Ranjit ; > dev@dpdk.org; Raslan Darawsheh > Subject: Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e > > On Thu, Jan 21, 2021 at 6:02 AM Kadam, Pallavi > wrote: > > On 1/20/2021 11:21 PM, Ferruh Yigit wrote: > > > > And f

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-25 Thread David Marchand
On Thu, Jan 21, 2021 at 6:02 AM Kadam, Pallavi wrote: > On 1/20/2021 11:21 PM, Ferruh Yigit wrote: > > And for the mingw, I have same result with Ali, I can reproduce with (Fedora > MinGW 9.2.1-6.fc32). > > But different from the CI, I am getting the error [1] for all following files: > rte_rando

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread Kadam, Pallavi
On 1/20/2021 11:21 PM, Ferruh Yigit wrote: On 1/20/2021 10:05 AM, Ali Alnubani wrote: For info, I don't reproduce the compilation issue on my machine. My build system has been upgraded from fc31 to fc32 so I guess this has something to do with it. I can reproduce with (Fedora MinGW 9.2.1-

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread Ferruh Yigit
On 1/20/2021 5:51 PM, Ferruh Yigit wrote: On 1/20/2021 10:05 AM, Ali Alnubani wrote: For info, I don't reproduce the compilation issue on my machine. My build system has been upgraded from fc31 to fc32 so I guess this has something to do with it. I can reproduce with (Fedora MinGW 9.2.1-6.f

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread Ferruh Yigit
On 1/20/2021 10:05 AM, Ali Alnubani wrote: For info, I don't reproduce the compilation issue on my machine. My build system has been upgraded from fc31 to fc32 so I guess this has something to do with it. I can reproduce with (Fedora MinGW 9.2.1-6.fc32), but not with (Fedora MinGW 10.2.1-2.

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread Ali Alnubani
> > For info, I don't reproduce the compilation issue on my machine. > > My build system has been upgraded from fc31 to fc32 so I guess this has > something to do with it. > I can reproduce with (Fedora MinGW 9.2.1-6.fc32), but not with (Fedora MinGW 10.2.1-2.fc33). - Ali

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread David Marchand
On Wed, Jan 20, 2021 at 10:23 AM Thomas Monjalon wrote: > > 20/01/2021 09:36, David Marchand: > > On Wed, Jan 20, 2021 at 7:26 AM Tal Shnaiderman wrote: > > > > The patch "add AVX512 vector path" also caused a build failure when > > > > cross > > > > compiling on Linux using mingw, and it's stil

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread Thomas Monjalon
20/01/2021 09:36, David Marchand: > On Wed, Jan 20, 2021 at 7:26 AM Tal Shnaiderman wrote: > > > The patch "add AVX512 vector path" also caused a build failure when cross > > > compiling on Linux using mingw, and it's still reproducing in next-net > > > (517969c95). > > > > > > ``` > > > $ meson -

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread Ferruh Yigit
On 1/20/2021 8:36 AM, David Marchand wrote: On Wed, Jan 20, 2021 at 7:26 AM Tal Shnaiderman wrote: The patch "add AVX512 vector path" also caused a build failure when cross compiling on Linux using mingw, and it's still reproducing in next-net (517969c95). ``` $ meson --werror --buildtype=debu

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-20 Thread David Marchand
On Wed, Jan 20, 2021 at 7:26 AM Tal Shnaiderman wrote: > > The patch "add AVX512 vector path" also caused a build failure when cross > > compiling on Linux using mingw, and it's still reproducing in next-net > > (517969c95). > > > > ``` > > $ meson --werror --buildtype=debugoptimized --cross-file

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-19 Thread Tal Shnaiderman
> Subject: RE: [PATCH v3 0/3] AVX512 vPMD on i40e > > Hi, > > > > Hi Guys, > > > > > > I tested it in my side and it works > > > > Thanks Assli, Leyi, I will proceed with the patch. > > > > > Can you please the Bugzilla bug 619? > > > > > The patch "add AVX512 vector path" also caused a build fa

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-19 Thread Ali Alnubani
Hi, > > Hi Guys, > > > > I tested it in my side and it works > > Thanks Assli, Leyi, I will proceed with the patch. > > > Can you please the Bugzilla bug 619? > > The patch "add AVX512 vector path" also caused a build failure when cross compiling on Linux using mingw, and it's still reproducin

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-18 Thread Ferruh Yigit
On 1/18/2021 2:53 PM, Odi Assli wrote: Subject: Re: [PATCH v3 0/3] AVX512 vPMD on i40e External email: Use caution opening links or attachments On 1/18/2021 1:58 PM, Rong, Leyi wrote: -Original Message- From: Odi Assli Sent: Sunday, January 17, 2021 7:26 PM To: Zhang, Qi Z ; Rong,

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-18 Thread Odi Assli
> Subject: Re: [PATCH v3 0/3] AVX512 vPMD on i40e > > External email: Use caution opening links or attachments > > > On 1/18/2021 1:58 PM, Rong, Leyi wrote: > > > >> -Original Message- > >> From: Odi Assli > >> Sent: Sunday, January 17, 2021 7:26 PM > >> To: Zhang, Qi Z ; Rong, Leyi > >

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-18 Thread Ferruh Yigit
On 1/18/2021 1:58 PM, Rong, Leyi wrote: -Original Message- From: Odi Assli Sent: Sunday, January 17, 2021 7:26 PM To: Zhang, Qi Z ; Rong, Leyi ; Lu, Wenzhuo ; Yigit, Ferruh ; Richardson, Bruce ; Xing, Beilei ; Kadam, Pallavi ; Menon, Ranjit Cc: dev@dpdk.org; Tal Shnaiderman ; NBU-Cont

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-18 Thread Rong, Leyi
> -Original Message- > From: Odi Assli > Sent: Sunday, January 17, 2021 7:26 PM > To: Zhang, Qi Z ; Rong, Leyi ; Lu, > Wenzhuo ; Yigit, Ferruh ; > Richardson, Bruce ; Xing, Beilei > ; Kadam, Pallavi ; Menon, > Ranjit > Cc: dev@dpdk.org; Tal Shnaiderman ; NBU-Contact- > Thomas Monjalon ;

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-17 Thread Odi Assli
> > Subject: [PATCH v3 0/3] AVX512 vPMD on i40e > > > > This patchset aims to support AVX512 vPMD on i40e. > > And the changes are only target to AVX512 vector path. > > > > --- > > v3: > > - Extract get_avx_supported() to get the proper vector data path to > choose. > > > > v2: > > - Add return va

Re: [dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-13 Thread Zhang, Qi Z
> -Original Message- > From: Rong, Leyi > Sent: Thursday, January 14, 2021 2:40 PM > To: Zhang, Qi Z ; Lu, Wenzhuo ; > Yigit, Ferruh ; Richardson, Bruce > ; Xing, Beilei > Cc: dev@dpdk.org; Rong, Leyi > Subject: [PATCH v3 0/3] AVX512 vPMD on i40e > > This patchset aims to support AVX

[dpdk-dev] [PATCH v3 0/3] AVX512 vPMD on i40e

2021-01-13 Thread Leyi Rong
This patchset aims to support AVX512 vPMD on i40e. And the changes are only target to AVX512 vector path. --- v3: - Extract get_avx_supported() to get the proper vector data path to choose. v2: - Add return value check on rte_mempool_default_cache(). Leyi Rong (3): net/i40e: remove devarg use