mbox

[0/2] net/hns3: add FDIR VLAN match mode runtime config

Message ID 20230626124332.28157-1-liudongdong3@huawei.com (mailing list archive)
Headers

Message

Dongdong Liu June 26, 2023, 12:43 p.m. UTC
  This patchset contains two patches:
The first one is to delete duplicate macro definition for hns3.
The second one is to add FDIR VLAN match mode runtime config for hns3.

Huisong Li (2):
  net/hns3: delete duplicate macro definition
  net/hns3: add FDIR VLAN match mode runtime config

 doc/guides/nics/hns3.rst       | 20 +++++++++++++++++++
 drivers/net/hns3/hns3_common.c | 35 ++++++++++++++++++++++++++++++++++
 drivers/net/hns3/hns3_common.h |  2 ++
 drivers/net/hns3/hns3_ethdev.h |  7 -------
 drivers/net/hns3/hns3_fdir.c   | 10 +++++++---
 drivers/net/hns3/hns3_fdir.h   |  8 ++++++++
 6 files changed, 72 insertions(+), 10 deletions(-)

--
2.22.0