Regarding net_netvsc driver registration with VMBUS

Stephen Hemminger stephen at networkplumber.org
Wed Jul 17 17:11:58 CEST 2024


On Wed, 17 Jul 2024 07:29:57 -0700
Nandini Rangaswamy <nandini.rangaswamy at broadcom.com> wrote:

> Hi,
> I am trying to integrate my DPDK app to use net_netvsc driver.
> When the app starts, i have made the changes to unbind hv_netvsc
> interfaces from kernel and bind it to uio_hv_generic.
> But i see that net_netvsc driver is not getting registered with VMBUS.
> Should the DPDK app explicitly invoke RTE_PMD_REGISTER_VMBUS to do so ?
> Regards,
> Nandini
> 

Should not be required. What is the log with debug enbabled?


More information about the users mailing list