Re: [PATCH 10/10 Rev4] [E1000] Implement batching

2007-08-22 Thread Krishna Kumar2
Hi Auke, "Kok, Auke" <[EMAIL PROTECTED]> wrote on 08/22/2007 08:09:31 PM: > Krishna, > > while I appreciate the patch I would have preferred a patch to e1000e. Not only > does the e1000e driver remove a lot of the workarounds for old silicon, it is > also a good way for us to move the current e10

Re: [PATCH 10/10 Rev4] [E1000] Implement batching

2007-08-22 Thread Kok, Auke
Krishna Kumar wrote: E1000: Implement batching capability (ported thanks to changes taken from Jamal). Not all changes are made in this as in IPoIB, eg, handling out of order skbs (see XXX in the first mail). Signed-off-by: Krishna Kumar <[EMAIL PROTECTED]> --- e1000_main.c | 1

[PATCH 10/10 Rev4] [E1000] Implement batching

2007-08-22 Thread Krishna Kumar
E1000: Implement batching capability (ported thanks to changes taken from Jamal). Not all changes are made in this as in IPoIB, eg, handling out of order skbs (see XXX in the first mail). Signed-off-by: Krishna Kumar <[EMAIL PROTECTED]> --- e1000_main.c | 150