openwrtv4/target/linux/ramips/files-4.14/drivers
Felix Fietkau 9a4253b81f ramips: improve ethernet driver performance with GRO/TSO
GRO stores packets as fraglist. If they are routed back to the ethernet
device, they need to be re-segmented if the driver does not support
sending fraglists.
Add the missing support for that, along with a missing feature flag that
allows full routed GRO->TSO offload.
Considerably reduces CPU utilization for routing

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-06-19 09:45:28 +02:00
..
mmc/host/mtk-mmc ramips: mmc: Add back some non-mt7621 code that staging removed 2018-06-08 09:31:36 +02:00
net/ethernet/mediatek ramips: improve ethernet driver performance with GRO/TSO 2018-06-19 09:45:28 +02:00