i40e: Change the notion of src and dst for FD_SB in ethtool
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Thu, 22 May 2014 06:31:41 +0000 (06:31 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Jun 2014 15:48:07 +0000 (08:48 -0700)
commit04b73bd7a46b0294456301e237041cca5adb33d7
tree5ed5d30dda01fc1b2d5cb7850a5aa7e91d741944
parentf94234ee6d36237fc10fd12b92eb38b5ec79d8fe
i40e: Change the notion of src and dst for FD_SB in ethtool

In XL710 devices we program FD filter's fields from Tx perspective of the flow.
However the user interface exposed in ethtool should be compliant with the
previous generation of drivers where a filter src and dst field are from
the RX perspective. This patch changes the ethtool interface in this regard
to match the other drivers.

Change-ID: Iec6ccddd87357c4fb53ccf33aa0fae699faf70cf
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_ethtool.c