[dpdk-dev] How to add veth interfaces in dpdk

2014-12-12 Thread Zhou, Danny
f Of Sachin Sharma > Sent: Friday, December 12, 2014 9:35 PM > To: dev at dpdk.org > Subject: [dpdk-dev] How to add veth interfaces in dpdk > > Hi all, > > I have created veth interfaces using command "sudo ip link add veth1 type > veth peer name veth2"

[dpdk-dev] How to add veth interfaces in dpdk

2014-12-12 Thread Marc Sune
On 12/12/14 14:57, Sachin Sharma wrote: > Hi Marc, > I have limited number of nodes (Linux nodes) in my testbed. So, I wanted to > use veth interfaces for creating some of dpdk nodes in my nodes. You said > that I can use KNI interfaces for this purpose. I am very new to KNI > terminology. Co

[dpdk-dev] How to add veth interfaces in dpdk

2014-12-12 Thread Sachin Sharma
Hi Marc, I have limited number of nodes (Linux nodes) in my testbed. So, I wanted to use veth interfaces for creating some of dpdk nodes in my nodes. You said that I can use KNI interfaces for this purpose. I am very new to KNI terminology. Could you please redirect me to a tutorial to create l

[dpdk-dev] How to add veth interfaces in dpdk

2014-12-12 Thread Marc Sune
On 12/12/14 14:34, Sachin Sharma wrote: > 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 "Un

[dpdk-dev] How to add veth interfaces in dpdk

2014-12-12 Thread Sachin Sharma
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:s