]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/qeth: switch to napi_gro_receive
authorThomas Richter <tmricht@linux.vnet.ibm.com>
Tue, 6 Oct 2015 13:12:27 +0000 (15:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 11:52:04 +0000 (04:52 -0700)
commit9abfa8cb201b2167872654b92f567f8bff6016f4
tree2e212d132e6728378f0e723dbbf21bb7c713e2db
parent68e4bd2778fb48a98cf9db8e218ef2f3a817bafc
s390/qeth: switch to napi_gro_receive

Add support for GRO (generic receive offload) in the layer 2
part of device driver qeth. This results in a performance
improvement when GRO and RX is turned on.

Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l2_main.c