Hi Ferruh,
Thanks for your comments, I have fixed the patch comments with "net/hinic/base:
add fdir config interface", and send a new patch V3 to you.
Best regards
Xiaoyun Wang
在 2019/9/27 2:48, Ferruh Yigit 写道:
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.wangxiao...@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.