Hi,
I have an old laptop dual booting Debian and FreeBSD. I observed lower iperf3 performance with FreeBSD than Debian (400 vs 600 mbps) when connecting from the same client, so I captured packets under both OS (on the iperf3 server side).
On Debian I saw the TCP window covering 5~6 packets, i.e., the client sent 5~6 packets and then received ACKs for them.
On FreeBSD, however, I saw two sent packets and then an ACK, and then repeat.
Could that explain the difference, and why wasn't FreeBSD able to utilize the large window and allow more packets in flight?
Really appreciate it if someone could help me take a look and tell me which direction to look.
# uname -a
FreeBSD router 13.1-RELEASE FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC amd64
I have an old laptop dual booting Debian and FreeBSD. I observed lower iperf3 performance with FreeBSD than Debian (400 vs 600 mbps) when connecting from the same client, so I captured packets under both OS (on the iperf3 server side).
On Debian I saw the TCP window covering 5~6 packets, i.e., the client sent 5~6 packets and then received ACKs for them.
On FreeBSD, however, I saw two sent packets and then an ACK, and then repeat.
Could that explain the difference, and why wasn't FreeBSD able to utilize the large window and allow more packets in flight?
Really appreciate it if someone could help me take a look and tell me which direction to look.
# uname -a
FreeBSD router 13.1-RELEASE FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC amd64