linux/drivers/net/ethernet/google/gve
Ankit Garg 014c607f86 gve: add support for UDP GSO for DQO format
Enable support for UDP GSO when using DQO format. Advertise the feature
flag during device initialization and enable offload by default.

Signed-off-by: Ankit Garg <nktgrg@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Link: https://patch.msgid.link/20260306224816.3391551-1-hramamurthy@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-03-09 19:17:52 -07:00
..
gve_adminq.c gve: add support for UDP GSO for DQO format 2026-03-09 19:17:52 -07:00
gve_adminq.h gve: Fix various typos and improve code comments 2025-06-17 18:02:28 -07:00
gve_buffer_mgmt_dqo.c gve: Update QPL page registration logic 2026-02-28 08:58:29 -08:00
gve_desc_dqo.h gve: Check valid ts bit on RX descriptor before hw timestamping 2025-10-15 09:04:58 -07:00
gve_desc.h gve: trivial spell fix Recive to Receive 2023-07-14 10:28:17 +01:00
gve_dqo.h gve: Prepare bpf_xdp_metadata_rx_timestamp support 2025-11-18 15:52:43 +01:00
gve_ethtool.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
gve_flow_rule.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
gve_main.c gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LRO 2026-03-05 15:49:51 +01:00
gve_ptp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
gve_register.h gve: Deprecate adminq_pfn for pci revision 0x1. 2023-11-29 08:32:36 -08:00
gve_rx_dqo.c gve: pull network headers into skb linear part 2026-03-05 15:49:51 +01:00
gve_rx.c gve: Update QPL page registration logic 2026-02-28 08:58:29 -08:00
gve_tx_dqo.c gve: add support for UDP GSO for DQO format 2026-03-09 19:17:52 -07:00
gve_tx.c gve: Update QPL page registration logic 2026-02-28 08:58:29 -08:00
gve_utils.c gve: defer interrupt enabling until NAPI registration 2025-12-29 19:09:49 +01:00
gve_utils.h gve: Add header split data path 2024-03-04 10:03:32 +00:00
gve.h gve: Update QPL page registration logic 2026-02-28 08:58:29 -08:00
Makefile gve: Add initial PTP device support 2025-06-16 15:27:24 -07:00