linux-stable/drivers/net/vmxnet3
Ronak Doshi d3a8a9e5c3 vmxnet3: add support to get/set rx flow hash
With vmxnet3 version 4, the emulation supports multiqueue(RSS) for
UDP and ESP traffic. A guest can enable/disable RSS for UDP/ESP over
IPv4/IPv6 by issuing commands introduced in this patch. ESP ipv6 is
not yet supported in this patch.

This patch implements get_rss_hash_opts and set_rss_hash_opts
methods to allow querying and configuring different Rx flow hash
configurations.

Signed-off-by: Ronak Doshi <doshir@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-28 16:26:48 -07:00
..
Makefile vmxnet3: prepare for version 4 changes 2020-05-28 16:26:48 -07:00
upt1_defs.h vmxnet3: prepare for version 4 changes 2020-05-28 16:26:48 -07:00
vmxnet3_defs.h vmxnet3: add support to get/set rx flow hash 2020-05-28 16:26:48 -07:00
vmxnet3_drv.c vmxnet3: add support to get/set rx flow hash 2020-05-28 16:26:48 -07:00
vmxnet3_ethtool.c vmxnet3: add support to get/set rx flow hash 2020-05-28 16:26:48 -07:00
vmxnet3_int.h vmxnet3: add support to get/set rx flow hash 2020-05-28 16:26:48 -07:00