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: Thu, 30 Oct 2014 12:00:31 -0700 From: Eric Dumazet <eric.dumazet@...il.com> To: Or Gerlitz <ogerlitz@...lanox.com> Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org, Matan Barak <matanb@...lanox.com>, Amir Vadai <amirv@...lanox.com>, Saeed Mahameed <saeedm@...lanox.com>, Shani Michaeli <shanim@...lanox.com> Subject: Re: [PATCH net-next 5/8] net/mlx4_en: Remove redundant code from RX/GRO path On Thu, 2014-10-30 at 18:06 +0200, Or Gerlitz wrote: > Remove the code which goes through napi_gro_frags() on the RX path, > use only napi_gro_receive(). > > Signed-off-by: Or Gerlitz <ogerlitz@...lanox.com> > --- Hmpff... napi_gro_frags() should be faster. Have you benchmarked this ? -- 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