Make sure the cut/paste command is not getting broken into two lines. The > normal means the shell is expecting you to finish the line after the quote.
Sent from my iPhone On Oct 19, 2015, at 10:04 PM, shifalijshetty . <shifalijshetty at gmail.com<mailto:shifalijshetty at gmail.com>> wrote: Hi , I have installed pktgen in my linux system, facing issue with working . I have installed DPDK and Pktgen on my setup .followed the instruction to set up pktgen ,but the below command gives no ouput ,it just goes to ">" prompt. can you please help me resolve the same. ./app/pktgen -c 0x1f -n 3 -- -P -m "[1:3].0, [2:4].1 My directory structure:"/root/dpdk-2.1.0/pktgen-2.9.5"As per instruction x86_64-pktgen-linuxapp-gcc should be created but it doesnt happen. make install T=x86_64-pktgen-linuxapp-gcc make[1]: Nothing to be done for `install'. Thanks Shifali