[dpdk-dev] [PATCH v2 07/17] net/hinic: add fdir config interface

Ferruh Yigit ferruh.yigit at intel.com
Thu Sep 26 20:48:02 CEST 2019


On 9/25/2019 3:30 PM, Xiaoyun wang wrote:
> This patch adds fdir config operation, including set fdir filter,
> normal filter, set and clear fdir tcam.
> 
> Signed-off-by: Xiaoyun wang <cloud.wangxiaoyun at huawei.com>
> ---
>  drivers/net/hinic/base/hinic_pmd_cmd.h    |   2 +
>  drivers/net/hinic/base/hinic_pmd_niccfg.c | 205 ++++++++++++++++++++++++++++++
>  drivers/net/hinic/base/hinic_pmd_niccfg.h | 134 +++++++++++++++++++

This looks like base code update to prepare driver for rte_flow, may be better
to use "net/hinic/base:" in the patch title.



More information about the dev mailing list