commit | bee9d41b37ea6b1f860e5bc0989cf1cf1d7e6ab3 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Fri Mar 02 13:49:09 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 04 22:18:21 2018 -0500 |
tree | ff69aba9f1f0ff9663c323aa9700fcfaca3c10a7 | |
parent | 009f766ca2383d8788acd65c2c36c51bbfb19470 [diff] |
hv_netvsc: propagate rx filters to VF The netvsc device should propagate filters to the SR-IOV VF device (if present). The flags also need to be propagated to the VF device as well. This only really matters on local Hyper-V since Azure does not support multiple addresses. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>