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

netlink: specs: correct the spec of ethtool



The spec for Ethtool is a bit inaccurate. We don't currently
support dump. Context is only accepted as input and not echoed
to output (which is a separate bug).

Fixes: a353318e ("tools: ynl: populate most of the ethtool spec")
Acked-by: default avatarPaolo Abeni <pabeni@redhat.com>
Reviewed-by: default avatarJoe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20240724234249.2621109-2-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 98ba1d93
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1753,15 +1753,14 @@ operations:
        request:
          attributes:
            - header
            - context
        reply:
          attributes:
            - header
            - context
            - hfunc
            - indir
            - hkey
            - input_xfrm
      dump: *rss-get-op
    -
      name: plca-get-cfg
      doc: Get PLCA params.