diff options
author | Ronak Doshi <[email protected]> | 2019-06-03 23:58:38 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-04 20:05:56 -0700 |
commit | 3dd7400b419409b1551f7f01764b1f3160feda90 (patch) | |
tree | ec151390109f176fa7d23af3746e20ffb0ee6d4f /net/unix/sysctl_net_unix.c | |
parent | 9ec49a7e58fb028f23ce6bb6a6a91384811c1dcc (diff) |
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 <[email protected]>
Acked-by: Rishi Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions