[dpdk-dev] [PATCH 0/2] add symmetric toeplitz hash support

Zhang, Qi Z qi.z.zhang at intel.com
Tue Sep 24 01:11:51 CEST 2019



> -----Original Message-----
> From: Su, Simei
> Sent: Thursday, July 25, 2019 12:57 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; adrien.mazarguil at 6wind.com
> Cc: dev at dpdk.org; Su, Simei <simei.su at intel.com>
> Subject: [PATCH 0/2] add symmetric toeplitz hash support
> 
> From: Simei Su <simei.su at intel.com>
> 
> [PATCH 1/2] ethdev: add new hash function "Symmetric Toeplitz" supported
> by hardware.
> [PATCH 2/2] app/testpmd: add command line support for symmetric toeplitz
> hash configuration.
> 
> Simei Su (2):
>   ethdev: add symmetric toeplitz hash support
>   app/testpmd: add symmetric toeplitz hash support
> 
>  app/test-pmd/cmdline.c                      | 12 +++++++++---
>  app/test-pmd/cmdline_flow.c                 | 12 +++++++++++-
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  2 +-
>  lib/librte_ethdev/rte_flow.h                |  1 +
>  4 files changed, 22 insertions(+), 5 deletions(-)
> 
> --
> 1.8.3.1

Reviewed-by: Qi Zhang <qi.z.zhang at intel.com>




More information about the dev mailing list