commit | 8b75451be1fc05b6ee3f9d0eaea0006d60caff89 | [log] [tgz] |
---|---|---|
author | Neerav Parikh <neerav.parikh@intel.com> | Tue Dec 08 22:13:58 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jan 08 04:15:00 2016 -0800 |
tree | a47690ba12b6f60b6600b7ad7dda8a15e6473787 | |
parent | b262a9a772eae649159fd2480992713a2dd2b3d3 [diff] |
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled When FCoE is enabled with SR-IOV on the X550 NIC the hardware generates MDD events. This patch fixes these by setting the expected values in the Tx context descriptors for FCoE/FIP frames and adding a flush after writing the RDLEN register. Signed-off-by: Neerav Parikh <neerav.parikh@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>