https://bugs.dpdk.org/show_bug.cgi?id=115
Bug ID: 115 Summary: pktgen panic when using big sized pcap file Product: DPDK Version: 18.11 Hardware: x86 OS: Linux Status: CONFIRMED Severity: major Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: a.latifi...@gmail.com Target Milestone: --- Hi, I try to send 352MB sized pcap file using pktgen (version 3.5.9), program fail with bellow message: !PANIC!: Cannot init port 0 for 791615 PCAP packets 0: 0) ( 0: 0) ( 0: 0) The command used is: ./pktgen -c 0xff -n 3 --socket-mem=512,512 --file-prefix=pg -w 4:00.1 -- -m 1.0 -T -P -s 0:/var/home/pcap/bigFlows.pcap Link to pcap file: https://s3.amazonaws.com/tcpreplay-pcap-files/bigFlows.pcap -- You are receiving this mail because: You are the assignee for the bug.