[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1603142897.git.mkubecek@suse.cz>
Date: Mon, 19 Oct 2020 23:32:37 +0200 (CEST)
From: Michal Kubecek <mkubecek@...e.cz>
To: netdev@...r.kernel.org
Cc: Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH ethtool 0/4] add missing message descriptions
Add message descriptions needed for pretty printing of netlink messages
related to recently added features: genetlink policy dumps and pause frame
statistics. First two patches extend pretty printing code with features
used by these descriptions: support for 64-bit numeric attributes and
and enumerated types (shown as symbolic names rather than numeric values).
Michal Kubecek (4):
netlink: support u32 enumerated types in pretty printing
netlink: support 64-bit attribute types in pretty printed messages
netlink: add descriptions for genetlink policy dumps
netlink: add message descriptions for pause stats
netlink/desc-ethtool.c | 7 +++++
netlink/desc-genlctrl.c | 57 +++++++++++++++++++++++++++++++++++++++++
netlink/prettymsg.c | 19 ++++++++++++++
netlink/prettymsg.h | 24 +++++++++++++++--
4 files changed, 105 insertions(+), 2 deletions(-)
--
2.28.0
Powered by blists - more mailing lists