From: Chas Williams <3chas3@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Should netvsc and Debian 10 work?
Date: Tue, 30 Apr 2019 10:58:36 -0400 [thread overview]
Message-ID: <0e02ab92-aa2d-e4f8-923e-4f0748d8b670@gmail.com> (raw)
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.
next reply other threads:[~2019-04-30 14:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 14:58 Chas Williams [this message]
2019-04-30 16:51 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0e02ab92-aa2d-e4f8-923e-4f0748d8b670@gmail.com \
--to=3chas3@gmail.com \
--cc=users@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).