And that is the culprit of why GSO does not work with raw sockets.
There can be no workaround unfortunately, this simply will need to be
enabled in the driver once the kernel is fixed.
It should work for older kernels prior to the fix in comit104ba78c9880 too.
So from that perspective there is n
This is hopefully the final parking position. It has been cleaned up,
updated to fit the current netdev warning/info message conventions
and no longer hangs if the underlying network hard xmit misbehaves.
The issue with raw sockets is a definitive BUG - I have gone through
it with a comb several t
From: Anton Ivanov
1. Removes the need to walk the IRQ/Device list to determine
who triggered the IRQ.
2. Improves scalability (up to several times performance
improvement for cases with 10s of devices).
3. Improves UML baseline IO performance for one disk + one NIC
use case by up to 10%.
4. Intr