]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: add support for displaying ntuple filters via the nfc interface
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 11 May 2011 07:18:47 +0000 (07:18 +0000)
committerJoe Jin <joe.jin@oracle.com>
Fri, 3 Feb 2012 01:15:50 +0000 (09:15 +0800)
commit32f73b67477089b483431d51b96eb1b5efe0172c
treec89e914149181bdf509a62bd7ed81e45f9e03fdd
parent50ecf6452bc6db3448ae6defb2352442d75c677f
ixgbe: add support for displaying ntuple filters via the nfc interface

This code adds support for displaying the filters that were added via the
nfc interface.  This is primarily to test the interface for now, but I am
also looking into the feasibility of moving all of the ntuple filter code
in ixgbe over to the nfc interface since it seems to be better implemented.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 3e05334f8be83e8529f1cbf4f4dea06a4d51d676)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_ethtool.c