;
Richardson, Bruce
Subject: Re: [dpdk-dev] [PATCH v3 0/4] add new k32v64 hash table
On 2020-04-15 20:17, Vladimir Medvedkin wrote:
Currently DPDK has a special implementation of a hash table for
4 byte keys which is called FBK hash. Unfortunately its main drawback
is that it only supports 2 byte values
dimir ; dev@dpdk.org
> > > Cc: Ananyev, Konstantin ; Wang, Yipeng1
> > > ; Gobriel, Sameh ;
> > > Richardson, Bruce
> > > Subject: Re: [dpdk-dev] [PATCH v3 0/4] add new k32v64 hash table
> > >
> > > On 2020-04-15 20:17, Vladimir Medvedkin w
> -Original Message-
> From: Mattias Rönnblom
> Sent: Thursday, April 16, 2020 4:41 AM
> To: Medvedkin, Vladimir ; dev@dpdk.org
> Cc: Ananyev, Konstantin ; Wang, Yipeng1
> ; Gobriel, Sameh ;
> Richardson, Bruce
> Subject: Re: [dpdk-dev] [PATCH v3 0/4] add new k
16/04/2020 16:02, Medvedkin, Vladimir:
> Hi Thomas,
>
> On 16/04/2020 10:39, Thomas Monjalon wrote:
> > 15/04/2020 20:17, Vladimir Medvedkin:
> >> Currently DPDK has a special implementation of a hash table for
> >> 4 byte keys which is called FBK hash. Unfortunately its main drawback
> >> is that
Hi Thomas,
On 16/04/2020 10:39, Thomas Monjalon wrote:
15/04/2020 20:17, Vladimir Medvedkin:
Currently DPDK has a special implementation of a hash table for
4 byte keys which is called FBK hash. Unfortunately its main drawback
is that it only supports 2 byte values.
The new implementation calle
ichardson, Bruce
> Subject: Re: [dpdk-dev] [PATCH v3 0/4] add new k32v64 hash table
>
> On 2020-04-15 20:17, Vladimir Medvedkin wrote:
>> Currently DPDK has a special implementation of a hash table for
>> 4 byte keys which is called FBK hash. Unfortunately its main drawback
&
Hi Mattias,
-Original Message-
From: Mattias Rönnblom
Sent: Wednesday, April 15, 2020 7:52 PM
To: Medvedkin, Vladimir ; dev@dpdk.org
Cc: Ananyev, Konstantin ; Wang, Yipeng1
; Gobriel, Sameh ; Richardson,
Bruce
Subject: Re: [dpdk-dev] [PATCH v3 0/4] add new k32v64 hash table
On 2020
15/04/2020 20:17, Vladimir Medvedkin:
> Currently DPDK has a special implementation of a hash table for
> 4 byte keys which is called FBK hash. Unfortunately its main drawback
> is that it only supports 2 byte values.
> The new implementation called K32V64 hash
> supports 4 byte keys and 8 byte ass
On 2020-04-15 20:17, Vladimir Medvedkin wrote:
> Currently DPDK has a special implementation of a hash table for
> 4 byte keys which is called FBK hash. Unfortunately its main drawback
> is that it only supports 2 byte values.
> The new implementation called K32V64 hash
> supports 4 byte keys and 8
9 matches
Mail list logo