UDP traffic, msg size exceeds 9215 Bytes

Marc Olzheim marcolz at stack.nl
Thu Nov 28 12:57:26 UTC 2013


On Thu, Nov 28, 2013 at 12:43:43PM +0000, Meny Yossefi wrote:
> Hi all,
> 
> We've been running some benchmarks (Netperf, Iperf) on our driver (Mellanox), and witnessed an odd behavior.
> We saw that when running UDP traffic with msg size larger than 9215 bytes, it gets dropped for some reason. MTU is 1500.
> 
> We've spotted the same behavior on different vendors which lead us to believe there's some kernel issue that we are missing here.

Did you meddle with sysctl net.inet.udp.maxdgram yet ? The default value is
6 * 1536 = 9216 bytes...

Marc


More information about the freebsd-net mailing list