Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread David Miller
You can't put things like [3.4] unquoted into the CC: list, that's not kosher and vger rejected it. -- To unsubscribe from this list: send the line unsubscribe stable in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Jeff Kirsher
On Tue, 2012-06-26 at 00:43 -0700, David Miller wrote: You can't put things like [3.4] unquoted into the CC: list, that's not kosher and vger rejected it. Sorry, that was what Greg told me to do. I did not realize it needed to be in quotes, my bad. signature.asc Description: This is a

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Jeff Kirsher
On Tue, 2012-06-26 at 00:43 -0700, David Miller wrote: You can't put things like [3.4] unquoted into the CC: list, that's not kosher and vger rejected it. Re-sent with the proper quoting. signature.asc Description: This is a digitally signed message part

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread David Miller
Sorry, quotes don't work either, what you did is still a SMTP syntax error, here's what is in the bounce I get back: stable@vger.kernel.org [3.4], Jeff Kirsher jeffrey.t.kirs...@intel.com Illegal-Object: Syntax error in Cc: address found on vger.kernel.org: Cc:

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread David Miller
From: Jeff Kirsher jeffrey.t.kirs...@intel.com Date: Tue, 26 Jun 2012 00:49:40 -0700 On Tue, 2012-06-26 at 00:43 -0700, David Miller wrote: You can't put things like [3.4] unquoted into the CC: list, that's not kosher and vger rejected it. Re-sent with the proper quoting. Doesn't work, see

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Jeff Kirsher
On Tue, 2012-06-26 at 00:50 -0700, David Miller wrote: Sorry, quotes don't work either, what you did is still a SMTP syntax error, here's what is in the bounce I get back: stable@vger.kernel.org [3.4], Jeff Kirsher jeffrey.t.kirs...@intel.com Illegal-Object: Syntax error

[net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Jeff Kirsher
From: Alexander Duyck alexander.h.du...@intel.com 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

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Ben Hutchings
On Tue, 2012-06-26 at 00:53 -0700, Jeff Kirsher wrote: On Tue, 2012-06-26 at 00:50 -0700, David Miller wrote: Sorry, quotes don't work either, what you did is still a SMTP syntax error, here's what is in the bounce I get back: stable@vger.kernel.org [3.4], Jeff Kirsher

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Alexander Duyck
On 06/26/2012 07:09 AM, Ben Hutchings wrote: On Tue, 2012-06-26 at 00:53 -0700, Jeff Kirsher wrote: On Tue, 2012-06-26 at 00:50 -0700, David Miller wrote: Sorry, quotes don't work either, what you did is still a SMTP syntax error, here's what is in the bounce I get back:

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Ben Hutchings
On Tue, 2012-06-26 at 08:48 -0700, Alexander Duyck wrote: On 06/26/2012 07:09 AM, Ben Hutchings wrote: On Tue, 2012-06-26 at 00:53 -0700, Jeff Kirsher wrote: On Tue, 2012-06-26 at 00:50 -0700, David Miller wrote: Sorry, quotes don't work either, what you did is still a SMTP syntax error,

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread Greg KH
On Tue, Jun 26, 2012 at 12:47:30AM -0700, Jeff Kirsher wrote: On Tue, 2012-06-26 at 00:43 -0700, David Miller wrote: You can't put things like [3.4] unquoted into the CC: list, that's not kosher and vger rejected it. Sorry, that was what Greg told me to do. I did not realize it needed to

Re: [net] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP

2012-06-26 Thread David Miller
From: Jeff Kirsher jeffrey.t.kirs...@intel.com Date: Tue, 26 Jun 2012 00:54:46 -0700 From: Alexander Duyck alexander.h.du...@intel.com 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