[Intel-wired-lan] [Patch v5 14/18] iavf: Add framework to enable ethtool ntuple filters

Wang, Haiyue haiyue.wang at intel.com
Tue Mar 16 16:30:27 UTC 2021


> -----Original Message-----
> From: Wang, Haiyue <haiyue.wang at intel.com>
> Sent: Tuesday, March 9, 2021 11:08
> To: intel-wired-lan at lists.osuosl.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Liang, Cunming <cunming.liang at intel.com>; Nguyen, Anthony L
> <anthony.l.nguyen at intel.com>; Wang, Haiyue <haiyue.wang at intel.com>
> Subject: [Patch v5 14/18] iavf: Add framework to enable ethtool ntuple filters
> 
> Enable ethtool ntuple filter support on the VF driver using the virtchnl
> interface to the PF driver and the Flow director functionality in the
> hardware.
> 
> Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>
> ---
>  drivers/net/ethernet/intel/iavf/iavf.h        |  12 ++
>  drivers/net/ethernet/intel/iavf/iavf_fdir.h   |  33 ++++
>  drivers/net/ethernet/intel/iavf/iavf_main.c   |  27 +++
>  .../net/ethernet/intel/iavf/iavf_virtchnl.c   | 187 ++++++++++++++++++
>  4 files changed, 259 insertions(+)
>  create mode 100644 drivers/net/ethernet/intel/iavf/iavf_fdir.h
> 

Re-send to Bo, as a new member.

> --
> 2.30.1



More information about the Intel-wired-lan mailing list