>Dear all,
>
>I have an issue in DPDK pkt-gen.
>
>I use DPDK pkt-gen in KVM VM with two virtio NIC.
>The VM has one core only and huge pages num is 1024
>
>The command is "sudo app/build/pktgen -c 0x1 -n 3 --proc-type auto
>--socket-mem 128 -- -P -m "0.0,0.1" -f test/set_seq.pkt"

Pktgen requires at least two cores or lcores to as the first lcore is consumed 
by the codline, display output and timers. Because the first core is busy 
handling the non-port related tasks it can not do RX/TX work.

>
>When I use start 0. No packet is generated. Could you please help me on
>this issue? Thanks
>
>
>
>-- 
>Regards,
>
>Royce Niu
>


Regards,
Keith




Reply via email to