[dpdk-dev] dpdk kni ping answer

2015-03-24 Thread Yaron Illouz
Subject: [dpdk-dev] dpdk kni ping answer Hi I want to give an ip to a dpdk port, because I need to receive traffic by gre replication. I though I could do it with dpdk kni (http://dpdk.org/doc/guides/prog_guide/kernel_nic_interface.html) I am able to give an ip to interface vEth0, but I can&#

[dpdk-dev] dpdk kni ping answer

2015-03-23 Thread Yaron Illouz
Hi I want to give an ip to a dpdk port, because I need to receive traffic by gre replication. I though I could do it with dpdk kni (http://dpdk.org/doc/guides/prog_guide/kernel_nic_interface.html) I am able to give an ip to interface vEth0, but I can't ping or ssh to the ip address. I set