DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] How to add veth interfaces in dpdk
@ 2014-12-12 13:34 Sachin Sharma
  2014-12-12 13:41 ` Marc Sune
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sachin Sharma @ 2014-12-12 13:34 UTC (permalink / raw)
  To: dev

Hi all,

I have created veth interfaces using  command "sudo ip link add veth1 type
veth peer name veth2". However, when I use command "sudo
./tools/igb_uio_bind.py --force --bind=igb_uio veth1" to add veth into
dpdk. It gives me an error that "Unknown device: veth1. Please specify
device in "bus:slot.func" format". I do not see even veth interfaces using
command "sudo ./tools/igb_uio_bind.py --status". Is there any way that I
can add these interfaces into dpdk?


Regards,
Sachin.

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

end of thread, other threads:[~2014-12-12 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-12 13:34 [dpdk-dev] How to add veth interfaces in dpdk Sachin Sharma
2014-12-12 13:41 ` Marc Sune
2014-12-12 13:57 ` Sachin Sharma
2014-12-12 14:10   ` Marc Sune
2014-12-12 15:24 ` Zhou, Danny

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).