From: Jeff Kirsher <[email protected]> Date: Tue, 26 Jun 2012 00:54:46 -0700
> From: Alexander Duyck <[email protected]> > > 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: <[email protected]> > Signed-off-by: Alexander Duyck <[email protected]> > Tested-by: Phil Schmitt <[email protected]> > Tested-by: Ross Brattain <[email protected]> > Signed-off-by: Jeff Kirsher <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
