Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-07 Thread Mitch Williams
Note to self: Do not use Pine EVER AGAIN. Sorry for the badness. Evolution is my new best friend. -Mitch On Wed, 2006-09-06 at 12:22 -0700, Jay Vosburgh wrote: [Trying again; /usr/bin/patch didn't complain about Mitch's original; here's a cg-diff generated from where I checked his

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Jeff Garzik
ACK patches 1-7, but does not apply: [EMAIL PROTECTED] netdev-2.6]$ git-applymbox /g/tmp/mbox ~/info/signoff.txt 7 patch(es) to process. Applying 'bonding: Add 10 Gig support' fatal: corrupt patch at line 10 - To unsubscribe from this list: send the line unsubscribe netdev in the body of a

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Mitch Williams
Add 10 Gig support to bonding. Resent due to corrupt patch. Signed-off-by: Mitch Williams [EMAIL PROTECTED] Acked-by: Jay Vosburgh [EMAIL PROTECTED] diff -urpN -X linux-2.6.18-rc4-clean/Documentation/dontdiff linux-2.6.18-rc4-clean/drivers/net/bonding/bond_3ad.c

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Jeff Garzik
Mitch Williams wrote: Add 10 Gig support to bonding. Resent due to corrupt patch. Signed-off-by: Mitch Williams [EMAIL PROTECTED] Acked-by: Jay Vosburgh [EMAIL PROTECTED] Did you test with git-applymbox first? It's still corrupt... Applying 'bonding: Add 10 Gig support' fatal: corrupt

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Gary Zambrano
On Wed, 2006-09-06 at 12:53 -0400, Jeff Garzik wrote: Mitch Williams wrote: Add 10 Gig support to bonding. Resent due to corrupt patch. Did you test with git-applymbox first? It's still corrupt... Applying 'bonding: Add 10 Gig support' fatal: corrupt patch at line 10 I found

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Jay Vosburgh
[Trying again; /usr/bin/patch didn't complain about Mitch's original; here's a cg-diff generated from where I checked his in, git-apply seems ok with it. The problem seems to be the empty line between //endallnoun and // compare MAC; in the original it's a totally empty line, from

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Randy.Dunlap
On Wed, 06 Sep 2006 12:53:42 -0400 Jeff Garzik wrote: Mitch Williams wrote: Add 10 Gig support to bonding. Resent due to corrupt patch. Signed-off-by: Mitch Williams [EMAIL PROTECTED] Acked-by: Jay Vosburgh [EMAIL PROTECTED] Did you test with git-applymbox first? It's still

Re: [PATCH 1/7] bonding: Add 10 Gig support

2006-09-06 Thread Jeff Garzik
Randy.Dunlap wrote: On Wed, 06 Sep 2006 12:53:42 -0400 Jeff Garzik wrote: Mitch Williams wrote: Add 10 Gig support to bonding. Resent due to corrupt patch. Signed-off-by: Mitch Williams [EMAIL PROTECTED] Acked-by: Jay Vosburgh [EMAIL PROTECTED] Did you test with git-applymbox first? It's

[PATCH 1/7] bonding: Add 10 Gig support

2006-09-01 Thread Jay Vosburgh
Allow channel bonding to enslave a 10 Gig adapter without errors. Signed-off-by: Mitch Williams [EMAIL PROTECTED] Acked-by: Jay Vosburgh [EMAIL PROTECTED] diff -urpN -X linux-2.6.18-rc4-clean/Documentation/dontdiff linux-2.6.18-rc4-clean/drivers/net/bonding/bond_3ad.c