Re: [RFC 0/1] lro: Generic Large Receive Offload for TCP traffic
From: David Miller <davem@davemloft.net>
Date: 2007-07-26 00:28:25
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2007-07-26 00:28:25
Also in:
lkml, netdev
From: Andrew Gallatin <redacted> Date: Wed, 25 Jul 2007 13:17:54 -0400
I've ported myri10ge to use the new LRO interface. I have attached a preliminary patch to myri10ge. I'm very pleased to note that the performance is on-par with my own LRO used by our out-of-tree driver. (except when using mixed MTUS, see performance data below).
Thanks for posting this port and feedback on the generic LRO code.