Hi

I have DPDK 2.1.0 and ODP-DPDK  v1.2.0.0_DPDK_2.1.0.


I would like to try the exemple odp_generator but I didn't find how tu use the 
arguments of DPDK. It seems that -c (bitmask of cores to run on) and -n ( 
Number of memory channels) aren't recognized.


Exemple with a application from DPDK package. It works, I see received/sent 
packets.

sudo ./l2fwd -c 1 -n 1 -- -p 4


With the application odp_generator from ODP-DPDK:

sudo ./odp_generator -c 1 -n 1 --p 3
But I have the error "CPU cores must be enabled with options -c, -l or 
--lcores". See  
http://s10.postimg.org/hi2jkt9gp/Capture_du_2015_09_14_13_10_34.png


How schould I do ?

Thank you

Nicolas

_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to