netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 iproute2 0/6] rdma: print related patches
@ 2024-01-04  1:13 Stephen Hemminger
  2024-01-04  1:13 ` [PATCH v2 iproute2 1/6] rdma: shorten print_ lines Stephen Hemminger
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Stephen Hemminger @ 2024-01-04  1:13 UTC (permalink / raw)
  To: leon; +Cc: netdev, Stephen Hemminger

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.

This version keeps similar function names to original

Stephen Hemminger (6):
  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

 man/man8/rdma.8 | 12 ++++++--
 rdma/dev.c      | 42 +++++++++++++++-------------
 rdma/link.c     | 52 +++++++++++++++++-----------------
 rdma/rdma.c     | 21 +++++++++-----
 rdma/rdma.h     | 11 ++++----
 rdma/res-cmid.c | 37 ++++++++++++-------------
 rdma/res-cq.c   | 34 +++++++++++------------
 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     | 70 +++++++++++++++++++++-------------------------
 rdma/stat.h     |  4 +--
 rdma/sys.c      | 11 +++-----
 rdma/utils.c    | 74 +++++++++++++++++++++++--------------------------
 19 files changed, 277 insertions(+), 293 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-01-07 17:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-04  1:13 [PATCH v2 iproute2 0/6] rdma: print related patches Stephen Hemminger
2024-01-04  1:13 ` [PATCH v2 iproute2 1/6] rdma: shorten print_ lines Stephen Hemminger
2024-01-04 11:28   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 2/6] rdma: use standard flag for json Stephen Hemminger
2024-01-04 12:07   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 3/6] rdma: make pretty behave like other commands Stephen Hemminger
2024-01-04  1:13 ` [PATCH v2 iproute2 4/6] rdma: make supress_errors a bit Stephen Hemminger
2024-01-04 14:17   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 5/6] rdma: add oneline flag Stephen Hemminger
2024-01-04 14:20   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 6/6] rdma: do not mix newline and json object Stephen Hemminger
2024-01-04 14:29   ` Petr Machata
2024-01-04  5:58 ` [PATCH v2 iproute2 0/6] rdma: print related patches Chengchang Tang
2024-01-07  8:20 ` Leon Romanovsky
2024-01-07 17:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).