aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vhost.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-06-25 21:54:46 +0000
committerDavid S. Miller <davem@davemloft.net>2012-06-26 16:44:34 -0700
commit57efd44c8cad440fb00ef8078cb018ab2f221373 (patch)
treeae668ec3ef9cd5590416d38fee4341bce8ed39a3 /drivers/vhost/vhost.c
parentnet: l2tp_eth: use LLTX to avoid LOCKDEP splats (diff)
downloadlinux-dev-57efd44c8cad440fb00ef8078cb018ab2f221373.tar.xz
linux-dev-57efd44c8cad440fb00ef8078cb018ab2f221373.zip
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
FCoE target mode was experiencing issues due to the fact that we were sending up data frames that were padded to 60 bytes after the DDP logic had already stripped the frame down to 52 or 56 depending on the use of VLANs. This was resulting in the FCoE DDP logic having issues since it thought the frame still had data in it due to the padding. To resolve this, adding code so that we do not pad FCoE frames prior to handling them to the stack. CC: <stable@vger.kernel.org> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost/vhost.c')
0 files changed, 0 insertions, 0 deletions