When I run pktgen-dpdk on computer A and run dpdk on computer B, the pktgen can only send a few packets( about one second) and stopped.
The command on A side is ./tools/pktgen-run.sh.
I modified some line in the tools/pktgen-run.sh to suit my computer. The critical line is “load_file = “-f test/tx-rx-loopback.lua””. I also tried “load_file = -f test/set_seq.lua”. But it also only can send a few packets and stopped.