From: David S. Miller Date: Mon, 25 Oct 2021 13:13:12 +0000 (+0100) Subject: Merge branch 'gve-jumbo-frame' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6df5713e050b7d7d3f7d1bc9e169c425ed4d2d9e;p=linux.git Merge branch 'gve-jumbo-frame' Jeroen de Borst says: ==================== gve: Add jumbo-frame support for GQ This patchset introduces jumbo-frame support for the GQ queue format. The device already supports jumbo-frames on TX. This introduces multi-descriptor RX packets using a packet continuation bit. A widely deployed driver has a bug with causes it to fail to load when a MTU greater than 2048 bytes is configured. A jumbo-frame device option is introduced to pass a jumbo-frame MTU only to drivers that support it. ==================== Signed-off-by: David S. Miller --- 6df5713e050b7d7d3f7d1bc9e169c425ed4d2d9e