Re: [PATCH 1/2] pcnet32: NAPI implementation

2006-09-11 Thread Jeff Garzik
Don Fry wrote: Implement NAPI changes to pcnet32 driver. Compile default is off. Listed as experimental. Len and Don both worked on a NAPI implementation and have both tested these changes. An e1000 blasting short packets to the pcnet32 will lockup Don's system until the receive storm stops.

[PATCH 1/2] pcnet32: NAPI implementation

2006-09-08 Thread Don Fry
Implement NAPI changes to pcnet32 driver. Compile default is off. Listed as experimental. Len and Don both worked on a NAPI implementation and have both tested these changes. An e1000 blasting short packets to the pcnet32 will lockup Don's system until the receive storm stops. Without NAPI Len