net/ixgbe: fix VF RSS offloads configuration
authorWei Zhao <wei.zhao1@intel.com>
Wed, 4 Sep 2019 08:40:54 +0000 (16:40 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 5 Sep 2019 17:18:38 +0000 (19:18 +0200)
commit9594db99c73b62c398310d812726cc90889297af
tree3ddc27647609b761fc023e798158af604fe00869
parent5e0a2c935bf6724b8419ad8f9237c48a564bb2ff
net/ixgbe: fix VF RSS offloads configuration

x550 NIC VF port has the capacity to set RSS hash,
so device info get function should report that.

Fixes: 2144f6630fca ("ixgbe: add redirection table size in device info")
Cc: stable@dpdk.org
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c