[Intel-wired-lan] [PATCH 0/4] igc: Enable NFC rules based on source MAC address
Andre Guedes
andre.guedes at intel.com
Sat Apr 11 00:28:30 UTC 2020
Hi all,
This patch series adds extends the IGC driver to support for Network
Flow Classification (NFC) rules based on source MAC address.
Quick summary of this series: Patches 1 and 2 clean up and prepare
the code for the new feature, patch 3 adds the support for source
address filters in the core layer, and patch 4 enables NFC rules
based on source address on the ethtool layer.
Regards,
Andre
Andre Guedes (4):
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
igc: Remove mac_table from igc_adapter
igc: Add support for source address filters in core
igc: Enable NFC rules based source MAC address
drivers/net/ethernet/intel/igc/igc.h | 26 ++---
drivers/net/ethernet/intel/igc/igc_defines.h | 3 +
drivers/net/ethernet/intel/igc/igc_ethtool.c | 41 +++----
drivers/net/ethernet/intel/igc/igc_main.c | 111 +++++++++----------
4 files changed, 84 insertions(+), 97 deletions(-)
--
2.26.0
More information about the Intel-wired-lan
mailing list