net/netvsc: fix RSS offload settings
authorStephen Hemminger <sthemmin@microsoft.com>
Thu, 13 Jun 2019 15:03:42 +0000 (08:03 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 28 Jun 2019 18:32:18 +0000 (20:32 +0200)
commit3a899f8afc3438bf092494209da69f74c1ddc54b
treeacf3c9e443039b570cbbee069f26718c655997c0
parent843e720557105750d5152f3a414655ab87fb856c
net/netvsc: fix RSS offload settings

Use the result from querying host to show the RSS info.

Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
drivers/net/netvsc/hn_ethdev.c