Re: [PATCH 4 of 9] NetEffect 10Gb RNIC Driver: kernel driver header files

2006-10-26 Thread Roland Dreier
> I fear this is exactly the kind of stuff that we didn't want > to see start going into the kernel, and we've resisted the > TCP/IP stack offload stuff in the infiniband layer exactly > for this reason. We're definitely not going to merge a second TCP stack in any form. - R. - To unsubscrib

Re: [PATCH 4 of 9] NetEffect 10Gb RNIC Driver: kernel driver header files

2006-10-26 Thread David Miller
From: "Glenn Grundstrom" <[EMAIL PROTECTED]> Date: Thu, 26 Oct 2006 19:14:19 -0500 > It is part of our connection manager and assists with connection setup > and teardown only. I fear this is exactly the kind of stuff that we didn't want to see start going into the kernel, and we've resisted the

RE: [PATCH 4 of 9] NetEffect 10Gb RNIC Driver: kernel driver header files

2006-10-26 Thread Glenn Grundstrom
@vger.kernel.org Subject: Re: [PATCH 4 of 9] NetEffect 10Gb RNIC Driver: kernel driver header files From: "Glenn Grundstrom" <[EMAIL PROTECTED]> Date: Thu, 26 Oct 2006 19:06:23 -0500 > +#include "nes_tcpip/include/nes_sockets.h" I want to know what in the world this nes_tcp

Re: [PATCH 4 of 9] NetEffect 10Gb RNIC Driver: kernel driver header files

2006-10-26 Thread David Miller
From: "Glenn Grundstrom" <[EMAIL PROTECTED]> Date: Thu, 26 Oct 2006 19:06:23 -0500 > +#include "nes_tcpip/include/nes_sockets.h" I want to know what in the world this nes_tcpip thing is? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECT

[PATCH 4 of 9] NetEffect 10Gb RNIC Driver: kernel driver header files

2006-10-26 Thread Glenn Grundstrom
Kernel driver patch 4 of 9. Signed-off-by: Glenn Grundstrom <[EMAIL PROTECTED]> == diff -ruNp old/drivers/infiniband/hw/nes/nes_context.h new/drivers/infiniband/hw/nes/nes_context.h --- old/drivers/infiniband/hw/nes/nes_context.h 1969-12-31 18: