Re: [RFC v3] net: add PCINet driver

2010-03-31 Thread Ira W. Snyder
On Tue, Mar 30, 2010 at 11:46:29PM -0500, Kumar Gala wrote: On Nov 5, 2008, at 3:22 PM, Ira Snyder wrote: This adds support to Linux for a virtual ethernet interface which uses the PCI bus as its transport mechanism. It creates a simple, familiar, and fast method of communication for

Re: [RFC v3] net: add PCINet driver

2010-03-30 Thread Kumar Gala
On Nov 5, 2008, at 3:22 PM, Ira Snyder wrote: This adds support to Linux for a virtual ethernet interface which uses the PCI bus as its transport mechanism. It creates a simple, familiar, and fast method of communication for two devices connected by a PCI interface. I have implemented

Re: [RFC v3] net: add PCINet driver

2008-11-05 Thread Ira Snyder
On Wed, Nov 05, 2008 at 01:22:25PM -0800, Ira Snyder wrote: Despite my best efforts at testing this version, a bug slipped past. There is some problem with this driver, nfsroot, and Linux routing. If you do not apply the fix below, udp packets sent by the nfsroot code have corrupted checksums