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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 24 Jun 2011 05:45:05 +0000 (22:45 -0700)
commit3e05334f8be83e8529f1cbf4f4dea06a4d51d676
treea4af9ae8a83b4d7a6d714430e5a8e597d3dab4ce
parent91cd94bfe4f00fccf692e32dfa86a9fad0d61280
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>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_ethtool.c