DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Should netvsc and Debian 10 work?
@ 2019-04-30 14:58 Chas Williams
  2019-04-30 16:51 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Chas Williams @ 2019-04-30 14:58 UTC (permalink / raw)
  To: users

I am trying to get netvsc to work with Debian 10. Following along in the 
instructions I have:

     # cat setup
     modprobe uio_hv_generic
     echo -n 57b2866a-61b8-400e-ac8f-32373f9c42a3 > 
/sys/bus/vmbus/drivers/uio_hv_generic/new_id
     echo -n 57b2866a-61b8-400e-ac8f-32373f9c42a3 > 
/sys/bus/vmbus/drivers/hv_netvsc/unbind
     echo -n 57b2866a-61b8-400e-ac8f-32373f9c42a3 > 
/sys/bus/vmbus/drivers/uio_hv_generic/bind

But this fails during the bind stage with "No such device":

     setup: line 4: echo: write error: No such device

The kernel in Debian 10 is

Linux debian10 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) 
x86_64 GNU/Linux

This is a generation 1 virtual machine.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-30 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30 14:58 [dpdk-users] Should netvsc and Debian 10 work? Chas Williams
2019-04-30 16:51 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).