This series adds support for steering IPv6 flows using the ethtool NFC interface, and implements it for sfc devices. Tested using an in-development patch to the ethtool utility.
Edward Cree (2): ethtool: add IPv6 to the NFC API sfc: implement IPv6 NFC (and IPV4_USER_FLOW) drivers/net/ethernet/sfc/ethtool.c | 176 +++++++++++++++++++++++++++++++++++++ include/uapi/linux/ethtool.h | 70 +++++++++++++-- 2 files changed, 240 insertions(+), 6 deletions(-)