diff options
| author | Breno Leitao <leitao@debian.org> | 2026-01-05 07:28:26 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-06 17:15:00 -0800 |
| commit | 48b27ea6239a797b286919d549e8d8a5a54d89f3 (patch) | |
| tree | 83efab4de6522d7d3daad0af8e9411b5b883ebff /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 27a01c1969a5d5ed4739e45777957445af96322d (diff) | |
net: gve: convert to use .get_rx_ring_count
Convert the Google Virtual Ethernet (GVE) driver to use the new
.get_rx_ring_count ethtool operation instead of handling
ETHTOOL_GRXRINGS in .get_rxnfc. This simplifies the code by moving the
ring count query to a dedicated callback.
The new callback provides the same functionality in a more direct way,
following the ongoing ethtool API modernization.
Reviewed-by: Subbaraya Sundeep <sbhatta@marvell.com>
Reviewed-by: Harshitha Ramamurthy <hramamurthy@google.com>
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20260105-gxring_google-v2-1-e7cfe924d429@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
