aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-05-29 16:35:47 +0000
committerPaolo Abeni <[email protected]>2024-05-30 10:15:56 +0000
commit13c7c941e72908b8cce5a84b45a7b5e485ca12ed (patch)
treeca838b43a9122c971317198d4b12abb9e0a8c1b5 /net/ipv4/tcp_ipv4.c
parentipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound (diff)
downloadkernel-13c7c941e72908b8cce5a84b45a7b5e485ca12ed.tar.gz
kernel-13c7c941e72908b8cce5a84b45a7b5e485ca12ed.zip
netdev: add qstat for csum complete
Recent commit 0cfe71f45f42 ("netdev: add queue stats") added a lot of useful stats, but only those immediately needed by virtio. Presumably virtio does not support CHECKSUM_COMPLETE, so statistic for that form of checksumming wasn't included. Other drivers will definitely need it, in fact we expect it to be needed in net-next soon (mlx5). So let's add the definition of the counter for CHECKSUM_COMPLETE to uAPI in net already, so that the counters are in a more natural order (all subsequent counters have not been present in any released kernel, yet). Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Joe Damato <[email protected]> Fixes: 0cfe71f45f42 ("netdev: add queue stats") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions