MoonGen icon indicating copy to clipboard operation
MoonGen copied to clipboard

Packet capturing issue data loss during pcap saving using dump-pkts.lua

Open najamsaleem opened this issue 5 years ago • 0 comments

Hi,

I am sending data between two debians PC that has 10 Gb cards. For sending i am using replay-pcap.lua and on sending side and on rceiving sid i am using dump-pkts.lua to capture and store file in pcap format.

Problem is on receiver side in buffer it shows total exact number of packets which i sent form sender side. But it is storing a little less in pcap file.

I am sending 1183000 packets and it received same amount of packets on receiver side but storing only 1157000 packets.

Why is that so? I am unable to find the issue. Is there any thing which i can change manually to store exact amount of packets

najamsaleem avatar Jul 09 '20 08:07 najamsaleem