]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
netlink: specs: netdev add missing stats to qstat-get
authorJakub Kicinski <kuba@kernel.org>
Tue, 4 Nov 2025 23:23:44 +0000 (15:23 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Nov 2025 16:00:23 +0000 (08:00 -0800)
Add missing entries in C attribute list.

Link: https://patch.msgid.link/20251104232348.1954349-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/netdev.yaml

index 10c412b7433f761d68cfb2bb2bd498075dc74b35..82bf5cb2617d1851d17f89ae94692d01185e13b0 100644 (file)
@@ -733,6 +733,29 @@ operations:
             - rx-bytes
             - tx-packets
             - tx-bytes
+            - rx-alloc-fail
+            - rx-hw-drops
+            - rx-hw-drop-overruns
+            - rx-csum-complete
+            - rx-csum-unnecessary
+            - rx-csum-none
+            - rx-csum-bad
+            - rx-hw-gro-packets
+            - rx-hw-gro-bytes
+            - rx-hw-gro-wire-packets
+            - rx-hw-gro-wire-bytes
+            - rx-hw-drop-ratelimits
+            - tx-hw-drops
+            - tx-hw-drop-errors
+            - tx-csum-none
+            - tx-needs-csum
+            - tx-hw-gso-packets
+            - tx-hw-gso-bytes
+            - tx-hw-gso-wire-packets
+            - tx-hw-gso-wire-bytes
+            - tx-hw-drop-ratelimits
+            - tx-stop
+            - tx-wake
     -
       name: bind-rx
       doc: Bind dmabuf to netdev