[dpdk-dev] Issues with Pktgen working
> > > ./app/pktgen -c 0x1f -n 3 -- -P -m "[1:3].0, [2:4].1 > > Looks like the closing quote is missing: ./app/pktgen -c 0x1f -n 3 -- -P -m "[1:3].0,[2:4].1" - jkt
[dpdk-dev] Issues with Pktgen working
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 . mailto:shifalijshetty at gmail.com>> wrote: Hi , I have installed pktgen in