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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20170504.104257.1536182180703411206.davem@davemloft.net> Date: Thu, 04 May 2017 10:42:57 -0400 (EDT) From: David Miller <davem@...emloft.net> To: Pavel.Belous@...antia.com Cc: netdev@...r.kernel.org, darcari@...hat.com Subject: Re: [PATCH] net:ethernet:aquantia:atlantic: Switch to use napi_gro_receive From: Pavel Belous <Pavel.Belous@...antia.com> Date: Wed, 3 May 2017 19:57:10 +0300 > From: Pavel Belous <pavel.belous@...antia.com> > > Add support for GRO (generic receive offload) for aQuantia Atlantic driver. > This results in a perfomance improvement when GRO is enabled. > > Signed-off-by: Pavel Belous <pavel.belous@...antia.com> Please format your Subject line properly. You have _way_ too many subsystem prefixes, and when there are more than one they should be separated by spaces like "a: b: c:" In this case an appropriate Subject line would be: [PATCH net-next] aquantia: Switch to use napi_gro_receive(). But since this is a new feature, and the net-next tree is currently closed, you will have to resubmit this when the net-next tree opens. Thank you.
Powered by blists - more mailing lists