]> www.infradead.org Git - users/hch/misc.git/commit
gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
authorJoshua Washington <joshwash@google.com>
Fri, 21 Mar 2025 00:29:05 +0000 (00:29 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Mar 2025 20:51:14 +0000 (13:51 -0700)
commitc2b900958535a6b958f86245e9afca2df59329bd
treeb36fa137e24f1eda8051bbf6bfec5b52d8ca4a5e
parentf1ae32a709e0b525d7963207eb3a4747626f4818
gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics

These statistics pollute the hotpath and do not have any real-world use
or meaning.

Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Joshua Washington <joshwash@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Link: https://patch.msgid.link/20250321002910.1343422-2-hramamurthy@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/google/gve/gve.h
drivers/net/ethernet/google/gve/gve_ethtool.c
drivers/net/ethernet/google/gve/gve_tx.c