[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1405943538-3086-1-git-send-email-_govind@gmx.com>
Date: Mon, 21 Jul 2014 17:22:16 +0530
From: Govindarajulu Varadarajan <_govind@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: ssujith@...co.com, benve@...co.com,
Govindarajulu Varadarajan <_govind@....com>
Subject: [PATCH net-next v2 0/2] Display classifier filters using ethtool
This series adds ethtool support to show classifier filters added by driver.
v2:
The patch 1/2 removes the $ifdef's around the filter structure. Making it
available always. So that .get_rxnfc() can be implimented without any #ifdefs
Please apply this to net-next.
Govindarajulu Varadarajan (2):
enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures
enic: Add ethtool support to show classifier filters added by the
driver
drivers/net/ethernet/cisco/enic/enic.h | 5 --
drivers/net/ethernet/cisco/enic/enic_clsf.c | 87 +++++++++++++----------
drivers/net/ethernet/cisco/enic/enic_clsf.h | 23 ++++--
drivers/net/ethernet/cisco/enic/enic_ethtool.c | 98 ++++++++++++++++++++++++++
4 files changed, 168 insertions(+), 45 deletions(-)
--
2.0.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists