#
31d7c069 |
| 02-Nov-2021 |
Vladimir Medvedkin <vladimir.medvedkin@intel.com> |
hash: add bulk Toeplitz hash implementation
This patch adds a bulk version for the Toeplitz hash implemented with Galios Fields New Instructions (GFNI).
Signed-off-by: Vladimir Medvedkin <vladimir.
hash: add bulk Toeplitz hash implementation
This patch adds a bulk version for the Toeplitz hash implemented with Galios Fields New Instructions (GFNI).
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
show more ...
|
#
4fd8c4cb |
| 02-Nov-2021 |
Vladimir Medvedkin <vladimir.medvedkin@intel.com> |
hash: add new Toeplitz hash implementation
This patch add a new Toeplitz hash implementation using Galios Fields New Instructions (GFNI).
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel
hash: add new Toeplitz hash implementation
This patch add a new Toeplitz hash implementation using Galios Fields New Instructions (GFNI).
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
show more ...
|
#
9c30a6f3 |
| 29-Jul-2021 |
Henry Nadeau <hnadeau@iol.unh.edu> |
doc: fix spelling
Spell checked and corrected documentation. If there are any errors, or I have changed something that wasn't an error please reach out to me so I can update the dictionary.
Cc: sta
doc: fix spelling
Spell checked and corrected documentation. If there are any errors, or I have changed something that wasn't an error please reach out to me so I can update the dictionary.
Cc: stable@dpdk.org
Signed-off-by: Henry Nadeau <hnadeau@iol.unh.edu>
show more ...
|
#
28ebff11 |
| 19-Apr-2021 |
Vladimir Medvedkin <vladimir.medvedkin@intel.com> |
hash: add predictable RSS
This patch adds predictable RSS API. It is based on the idea of searching partial Toeplitz hash collisions.
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com
hash: add predictable RSS
This patch adds predictable RSS API. It is based on the idea of searching partial Toeplitz hash collisions.
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Acked-by: Yipeng Wang <yipeng1.wang@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com>
show more ...
|
#
534fe5f3 |
| 19-Apr-2021 |
Vladimir Medvedkin <vladimir.medvedkin@intel.com> |
doc: add Toeplitz hash guide
Add documentation for the Toeplitz hash library.
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Reviewed-by: Konstantin Ananyev <konstantin.ananyev@in
doc: add Toeplitz hash guide
Add documentation for the Toeplitz hash library.
Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com> Reviewed-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Reviewed-by: John McNamara <john.mcnamara@intel.com>
show more ...
|