Are fragmented packets handle differently in UDP Test? #1426
Unanswered
PraptiSarker02
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[Iperf Version: 3.12, Test PCs OS: Windows]Following on discussion #1422, I try to sniff, what is happening when "-l 8000" is used in UDP testing, using wire shark.
The following pcap file is when the iperf command was: iperf3 -c 192.168.0.2 -w4M -u -b1G -l8000 -V
Length8000.zip
When I set the length to -1460, I see more drop and there is no fragmentation. Shouldn't fragmented data be more prone to drop?
Beta Was this translation helpful? Give feedback.
All reactions