[PATCH v2 0/2] net/hns3: add FDIR VLAN match mode runtime config
    Dongdong Liu 
    liudongdong3 at huawei.com
       
    Tue Jun 27 09:11:24 CEST 2023
    
    
  
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
v1->v2:
- Fix the hns3.rst doc build warining.
Huisong Li (2):
  net/hns3: delete duplicate macro definition
  net/hns3: add FDIR VLAN match mode runtime config
 doc/guides/nics/hns3.rst       | 26 +++++++++++++++++++++++++
 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, 78 insertions(+), 10 deletions(-)
--
2.22.0
    
    
More information about the stable
mailing list