On Tue, 19 Dec 2017 15:59:30 -0800, Stephen Hemminger wrote: > Rename the VF device to ethX_vf based on the ethX as the > synthetic device. This eliminates the need for delay on setup, > and the PCI (udev based) naming is not reproducible on Hyper-V > anyway. The name of the VF does not matter since all control > operations take place the primary device. It does make the > user experience better to associate the names. > > Based on feedback from all.systems.go talk. > > Signed-off-by: Stephen Hemminger <sthem...@microsoft.com>
I think you must have hit send before seeing my last reply on v1...