[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180524165453.11852-1-manish.chopra@cavium.com>
Date: Thu, 24 May 2018 09:54:48 -0700
From: Manish Chopra <manish.chopra@...ium.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <ariel.elior@...ium.com>,
<michal.kalderon@...ium.com>
Subject: [PATCH net-next 0/5] qed*: ethtool rx flow classification enhancements.
Hi David,
This series re-structures the driver's ethtool rx flow
classification flow, following that it adds other flow
profiles and rx flow classification enhancements
via "ethtool -N/-U"
Please consider applying this to "net-next"
Thanks,
Manish
Manish Chopra (5):
qede: Refactor ethtool rx classification flow.
qede: Validate unsupported configurations
qed*: Support other classification modes.
qede: Support flow classification to the VFs.
qed*: Support drop action classification
drivers/net/ethernet/qlogic/qed/qed_l2.c | 37 +-
drivers/net/ethernet/qlogic/qede/qede.h | 1 +
drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 1 +
drivers/net/ethernet/qlogic/qede/qede_filter.c | 656 +++++++++++++++++-------
drivers/net/ethernet/qlogic/qede/qede_main.c | 1 +
include/linux/qed/qed_eth_if.h | 4 +
include/linux/qed/qed_if.h | 1 +
7 files changed, 502 insertions(+), 199 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists