butterfly
butterfly copied to clipboard
Butterfly don't support IP fragmentation
iperf3 by default fragments IP packets (8k) in UDP. Firewall probably don't let those packets pass.
We can test it by removing -l 1400
from iperf3 tests
Note: if we support vhost offloading, fragmentation should not occurs anymore