On Wed, 18 Nov 2020 22:12:22 -0800 Saeed Mahameed wrote: > > Right, devices of other subsystems are fine, I don't care. > > But a netdev will be loaded on SF automatically just through the > current driver design and modularity, since SF == VF and our netdev is > abstract and doesn't know if it runs on a PF/VF/SF .. we literally have > to add code to not load a netdev on a SF. why ? :/ A netdev is fine, but the examples so far don't make it clear (to me) if it's expected/supported to spawn _multiple_ netdevs from a single "vdpa parentdev".