lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 27 Feb 2007 04:15:08 -0500 From: Jeff Garzik <jeff@...zik.org> To: Brice Goglin <brice@...i.com> CC: netdev@...r.kernel.org Subject: Re: [PATCH 2/2] myri10ge: large receive offload Brice Goglin wrote: > Add Large Receive Offload implemented in software. > > Signed-off-by: Brice Goglin <brice@...i.com> > --- > drivers/net/myri10ge/myri10ge.c | 422 ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 422 insertions(+) Another patch to do this for another driver just came up as well. I would rather see some helpers in the net core make this easier on the NIC author, rather than reimplementing the same concept over and over again. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists