net/netvsc: support multicast/promiscuous settings on VF
authorStephen Hemminger <sthemmin@microsoft.com>
Fri, 21 Sep 2018 16:54:25 +0000 (09:54 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:48 +0000 (18:53 +0200)
commit7d146e1769cc375d9410ee117a4c05fe6de11fa0
tree85d4c02330fb560fedf1a5818f0158868e5dc972
parent2e67a7fbf3ffd64cf18a565535135794b62af74d
net/netvsc: support multicast/promiscuous settings on VF

Provide API's to enable allmulticast and promiscuous in Netvsc PMD
with VF. This keeps the VF and PV path in sync.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
drivers/net/netvsc/hn_ethdev.c
drivers/net/netvsc/hn_var.h
drivers/net/netvsc/hn_vf.c