]> git.ipfire.org Git - thirdparty/linux.git/commit
gve: Advertise support for rx hardware timestamping
authorJohn Fraker <jfraker@google.com>
Sat, 14 Jun 2025 00:07:54 +0000 (00:07 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Jun 2025 22:27:25 +0000 (15:27 -0700)
commita471e7f87e08d94bcdb013482551abfc455340e7
treea0f2476cf86b014de2152d054ecc1fb619b695ef
parentb2c7aeb4905648f0a36d27a008a6dfea37782a31
gve: Advertise support for rx hardware timestamping

Expand the get_ts_info ethtool handler with the new gve_get_ts_info
which advertises support for rx hardware timestamping.

With this patch, the driver now fully supports rx hardware timestamping.

Signed-off-by: John Fraker <jfraker@google.com>
Signed-off-by: Ziwei Xiao <ziweixiao@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Link: https://patch.msgid.link/20250614000754.164827-9-hramamurthy@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/google/gve/gve_ethtool.c