original_kernel/Documentation/netlink/specs
Jakub Kicinski 13c7c941e7 netdev: add qstat for csum complete
Recent commit 0cfe71f45f ("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 <kuba@kernel.org>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Fixes: 0cfe71f45f ("netdev: add queue stats")
Link: https://lore.kernel.org/r/20240529163547.3693194-1-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-05-30 12:15:56 +02:00
..
devlink.yaml
dpll.yaml
ethtool.yaml
fou.yaml
handshake.yaml
mptcp_pm.yaml
netdev.yaml netdev: add qstat for csum complete 2024-05-30 12:15:56 +02:00
nfsd.yaml NFSD: add listener-{set,get} netlink command 2024-05-06 09:07:22 -04:00
nftables.yaml
nlctrl.yaml
ovs_datapath.yaml
ovs_flow.yaml
ovs_vport.yaml
rt_addr.yaml
rt_link.yaml Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-05-09 10:01:01 -07:00
rt_route.yaml
tc.yaml
team.yaml