[PATCH 0/4] net/hns3: support more flow pattern match
Jie Hai
haijie1 at huawei.com
Fri Oct 18 08:19:37 CEST 2024
1. support general tunnel flow match
2. support outer VLAN flow match
Chengwen Feng (4):
net/hns3: restrict FDIR only support one tunnel header
net/hns3: support general tunnel flow match
net/hns3: add FDIR VLAN match mode param string
net/hns3: support outer VLAN flow match
doc/guides/nics/features/hns3.ini | 3 +-
doc/guides/nics/hns3.rst | 10 +++
drivers/net/hns3/hns3_common.c | 25 +++++-
drivers/net/hns3/hns3_common.h | 1 +
drivers/net/hns3/hns3_dump.c | 4 +-
drivers/net/hns3/hns3_ethdev.c | 6 +-
drivers/net/hns3/hns3_fdir.c | 103 ++++++++++++++++++++++++
drivers/net/hns3/hns3_fdir.h | 51 ++++++++++++
drivers/net/hns3/hns3_flow.c | 129 +++++++++++++++++++++++++++---
9 files changed, 318 insertions(+), 14 deletions(-)
mode change 100644 => 100755 drivers/net/hns3/hns3_common.c
--
2.22.0
More information about the dev
mailing list