vblade running on FreeBSD 10.2-RELEASE x86_64, client is Linux. The 2 boxes have jumbo frames enabled and will happily ping at ~9000 bytes
When I set the MTU to 4131 all is fine; I get 3584 byte data frames
When I set the MTU to 4132 the frame size jumps to 4096 and vblade exits with
write to network: Input/output error
Presumably there is some limitation on FreeBSD with >4096 byte writes to BPF device; I haven't been able to find any reference to this limitation and if it is tweakable. Any suggestions?
vblade running on FreeBSD 10.2-RELEASE x86_64, client is Linux. The 2 boxes have jumbo frames enabled and will happily ping at ~9000 bytes
When I set the MTU to 4131 all is fine; I get 3584 byte data frames
When I set the MTU to 4132 the frame size jumps to 4096 and vblade exits with
write to network: Input/output error
Presumably there is some limitation on FreeBSD with >4096 byte writes to BPF device; I haven't been able to find any reference to this limitation and if it is tweakable. Any suggestions?