[dpdk-dev] Fwd: problem in running KNI application

2013-12-25 Thread Jose Gavine Cueto
Cr, Sorry, my previous reply is meant for the PM you've sent. Please ignore the preceeding reply. Cheers, Pepe On Wed, Dec 25, 2013 at 1:46 PM, Jose Gavine Cueto wrote: > Looking back in your first email and reading some of the kni sample > application code, it seems to me that the applicatio

[dpdk-dev] Fwd: problem in running KNI application

2013-12-25 Thread Jose Gavine Cueto
Looking back in your first email and reading some of the kni sample application code, it seems to me that the application maps an lcore to one port. Based on these snippets, 1.) --- kni/main.c:930 rte_eal_mp_remote_launch(main_loop, NULL, CALL_MASTER); 2.) -- kni/main.c:379 if (flag == LCORE_R

[dpdk-dev] Fwd: problem in running KNI application

2013-10-28 Thread cr singh
Hi Devs, I am trying to run KNI application on my system (whose lstopo result is attached herewith) , basically i am unable to insert correct --config="(port,lcore_rx,lcore_tx[,lcore_kthread,...])" option while running it. I am getting this [root at localhost DPDK-1.5.0]# ./examples/