[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240103003558.20615-1-stephen@networkplumber.org>
Date: Tue, 2 Jan 2024 16:34:25 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: leon@...nel.org
Cc: netdev@...r.kernel.org,
Stephen Hemminger <stephen@...workplumber.org>
Subject: [RFC iproute2 0/8] rdma: print related patches
This set of patches makes rdma comman behave more like the
other commands in iproute2 around printing flags.
There are some other things found while looking at that code.
Stephen Hemminger (8):
rdma: shorten print_ lines
rdma: use standard flag for json
rdma: make pretty behave like other commands
rdma: make supress_errors a bit
rdma: add oneline flag
rdma: do not mix newline and json object
rdma: remove duplicate forward declaration
rdma: remove unused rd argument
man/man8/rdma.8 | 12 +++++++--
rdma/dev.c | 40 ++++++++++++++--------------
rdma/link.c | 52 +++++++++++++++++-------------------
rdma/rdma.c | 21 ++++++++++-----
rdma/rdma.h | 10 +++----
rdma/res-cmid.c | 37 ++++++++++++--------------
rdma/res-cq.c | 35 ++++++++++++------------
rdma/res-ctx.c | 11 ++++----
rdma/res-mr.c | 26 +++++++++---------
rdma/res-pd.c | 21 +++++++--------
rdma/res-qp.c | 50 +++++++++++++++++-----------------
rdma/res-srq.c | 27 ++++++++++---------
rdma/res.c | 39 +++++++++++----------------
rdma/res.h | 18 +++++--------
rdma/stat-mr.c | 10 +++----
rdma/stat.c | 68 +++++++++++++++++++++-------------------------
rdma/stat.h | 4 +--
rdma/sys.c | 11 +++-----
rdma/utils.c | 71 +++++++++++++++++++------------------------------
19 files changed, 267 insertions(+), 296 deletions(-)
--
2.43.0
Powered by blists - more mailing lists