linux_dsm_epyc7002/drivers/net/vmxnet3
Ronak Doshi 3dd7400b41 vmxnet3: turn off lro when rxcsum is disabled
Currently, when rx csum is disabled, vmxnet3 driver does not turn
off lro, which can cause performance issues if user does not turn off
lro explicitly. This patch adds fix_features support which is used to
turn off LRO whenever RXCSUM is disabled.

Signed-off-by: Ronak Doshi <doshir@vmware.com>
Acked-by: Rishi Mehta <rmehta@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-04 20:05:56 -07:00
..
Makefile
upt1_defs.h
vmxnet3_defs.h
vmxnet3_drv.c vmxnet3: turn off lro when rxcsum is disabled 2019-06-04 20:05:56 -07:00
vmxnet3_ethtool.c vmxnet3: turn off lro when rxcsum is disabled 2019-06-04 20:05:56 -07:00
vmxnet3_int.h vmxnet3: turn off lro when rxcsum is disabled 2019-06-04 20:05:56 -07:00