]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gve: Enable hw-gro by default if device supported
authorAnkit Garg <nktgrg@google.com>
Tue, 3 Mar 2026 19:55:49 +0000 (11:55 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 5 Mar 2026 14:49:51 +0000 (15:49 +0100)
commit3c398063ef01b02d7efd31662154fe70fd28ace6
tree2b7d163b2fdf57cabe5a9767d25e4518b6450312
parent0c7025fd24db5b2f8cbd2e1f0050c033b923fd48
gve: Enable hw-gro by default if device supported

Change the driver's default behavior to enable hw-gro whenever supported
for device.

Performance observations:
- We observed ~10% improvement in RX single stream throughput across
  various MTU sizes.
- No change in TCP_RR/TCP_CRR latencies

Signed-off-by: Ankit Garg <nktgrg@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Harshitha Ramamurthy <hramamurthy@google.com>
Signed-off-by: Joshua Washington <joshwash@google.com>
Link: https://patch.msgid.link/20260303195549.2679070-5-joshwash@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/google/gve/gve_adminq.c