From: Pavel Belous <pavel.bel...@aquantia.com> Date: Wed, 3 May 2017 19:57:10 +0300
> From: Pavel Belous <pavel.bel...@aquantia.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.bel...@aquantia.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.