Re: [dpdk-dev] [PATCH v7 0/6] Elastic Flow Distributor

2017-01-17 Thread De Lara Guarch, Pablo
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Tuesday, January 17, 2017 10:11 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH v7 0/6] Elastic Flow Distributor > NACK, added .rej file by mistake.

[dpdk-dev] [PATCH v7 0/6] Elastic Flow Distributor

2017-01-17 Thread Pablo de Lara
EFD is a distributor library that uses perfect hashing to determine a target/value for a given incoming flow key. It has the following advantages: first, because it uses perfect hashing it does not store the key itself and hence lookup performance is not dependent on the key size. Second, the targe