Thread (4 messages) 4 messages, 2 authors, 2010-03-31

Re: [RFC v3] net: add PCINet driver

From: Ira Snyder <hidden>
Date: 2008-11-05 23:17:59
Also in: lkml, netdev

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 after they get routed across the network to
another host.

If I boot both hosts to Linux via other means, the driver works fine
with no issues. It only happens for nfsroot.

If I run an nfs server on the PCINET_HOST computer, removing the
routing, it also works fine.

Remove the following line from pcinet_host.c and pcinet_fsl.c:
ndev->features         |= NETIF_F_NO_CSUM; /* No checksum needed */

In case anyone knows offhand what might be causing this, my setup is as
follows:

   cPCI Crate
|-------------------------|
| PCINET_FSL              |
|-------------------------|
|          ^ 10.0.0.2     |
|          |              |
| PCINet Driver Link here |
|          |              |
|          v 10.0.0.1     |
|-------------------------|
| PCINET_HOST             |
|-------------------------|
           ^ 192.168.17.14
           |
 Normal ethernet link here
           |
           v
|-------------------------|
| Ethernet switch         |
|-------------------------|
           ^
           |
 Normal ethernet link here
           |
           v 192.168.17.59
|-------------------------|
| NFS Server              |
|-------------------------|


Ira
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help