> -Original Message-
> From: Su, Simei
> Sent: Monday, September 30, 2019 2:34 PM
> To: Andrew Rybchenko ; Shahaf Shuler
> ; Adrien Mazarguil
> Cc: Zhang, Qi Z ; Wu, Jingjing ;
> dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplit
: Sunday, September 29, 2019 7:51 PM
> >> To: Shahaf Shuler ; Adrien Mazarguil
> >>
> >> Cc: Su, Simei ; Zhang, Qi Z
> >> ; Wu, Jingjing ;
> >> dev@dpdk.org
> >> Subject: Re: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplitz
> >> hash suppo
: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplitz hash
support
On 7/31/19 4:43 PM, Shahaf Shuler wrote:
Wednesday, July 31, 2019 3:31 PM, Adrien Mazarguil:
Subject: Re: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplitz
hash support
On Wed, Jul 31, 2019 at 03:08:19PM +0300, Andrew
[PATCH 1/2] ethdev: add symmetric toeplitz hash
> support
>
> On 7/31/19 4:43 PM, Shahaf Shuler wrote:
> > Wednesday, July 31, 2019 3:31 PM, Adrien Mazarguil:
> >> Subject: Re: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplitz
> >> hash support
> >>
>
On 7/31/19 4:43 PM, Shahaf Shuler wrote:
Wednesday, July 31, 2019 3:31 PM, Adrien Mazarguil:
Subject: Re: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplitz hash
support
On Wed, Jul 31, 2019 at 03:08:19PM +0300, Andrew Rybchenko wrote:
On 7/25/19 7:57 AM, simei wrote:
From: Simei Su
Wednesday, July 31, 2019 3:31 PM, Adrien Mazarguil:
> Subject: Re: [dpdk-dev] [PATCH 1/2] ethdev: add symmetric toeplitz hash
> support
>
> On Wed, Jul 31, 2019 at 03:08:19PM +0300, Andrew Rybchenko wrote:
> > On 7/25/19 7:57 AM, simei wrote:
> > > From: Simei Su
>
On 7/31/19 3:30 PM, Adrien Mazarguil wrote:
On Wed, Jul 31, 2019 at 03:08:19PM +0300, Andrew Rybchenko wrote:
On 7/25/19 7:57 AM, simei wrote:
From: Simei Su
Currently, there are DEFAULT,TOEPLITZ and SIMPLE_XOR hash funtion.
To support symmetric hash by rte_flow RSS action, this patch adds
ne
On Wed, Jul 31, 2019 at 03:08:19PM +0300, Andrew Rybchenko wrote:
> On 7/25/19 7:57 AM, simei wrote:
> > From: Simei Su
> >
> > Currently, there are DEFAULT,TOEPLITZ and SIMPLE_XOR hash funtion.
> > To support symmetric hash by rte_flow RSS action, this patch adds
> > new hash function "Symmetric
On 7/25/19 7:57 AM, simei wrote:
From: Simei Su
Currently, there are DEFAULT,TOEPLITZ and SIMPLE_XOR hash funtion.
To support symmetric hash by rte_flow RSS action, this patch adds
new hash function "Symmetric Toeplitz" which is supported by some hardware.
Isn't it a question of key to achiev
From: Simei Su
Currently, there are DEFAULT,TOEPLITZ and SIMPLE_XOR hash funtion.
To support symmetric hash by rte_flow RSS action, this patch adds
new hash function "Symmetric Toeplitz" which is supported by some hardware.
Signed-off-by: Simei Su
---
lib/librte_ethdev/rte_flow.h | 1 +
1 file
10 matches
Mail list logo