Commit c6934c4e authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

netlink: specs: netdev add missing stats to qstat-get

Add missing entries in C attribute list.

Link: https://patch.msgid.link/20251104232348.1954349-2-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 6fc33710
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
@@ -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