06/06/2019 02:37, Stephen Hemminger: > From: Stephen Hemminger <sthem...@microsoft.com> > > The vmbus scan code can just skip non-network devices. > More importantly, this fixes the bug where some vmbus devices > don't have all the attributes (like monitor_id) and a single > failure would cause the scan to break the loop. > > Fixes: 831dba47bd36 ("bus/vmbus: add Hyper-V virtual bus support")
Cc: sta...@dpdk.org > Signed-off-by: Stephen Hemminger <sthem...@microsoft.com> Applied, thanks