Resolving “Too many frags” and “skb rides the rocket” Errors in Xen
Xen VMs sometimes log cryptic kernel messages about fragmentation that indicate a mismatch between the VM’s network driver and the host’s virtual interface settings: kernel netfront: Too many frags skb rides the rocket These errors occur when the guest kernel’s netfront driver tries to send packets with more fragments than the backend can handle, or…
