]> git.ipfire.org Git - thirdparty/iproute2.git/commit
rdma: Fix res_print_uint() and add res_print_u64()
authorShangyan Zhou <sy.zhou@hotmail.com>
Fri, 4 Mar 2022 12:46:37 +0000 (20:46 +0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 4 Mar 2022 22:26:49 +0000 (14:26 -0800)
commit9d0badecea4c5e85345577984a328f38c75685c3
tree8856786357a4195c437124e863f62fce7daedc33
parent86a1452b472af2bdfc4ceeffb650938af3a83fe4
rdma: Fix res_print_uint() and add res_print_u64()

Use the corresponding function and fmt string to print unsigned int32
and int64.

Signed-off-by: Shangyan Zhou <sy.zhou@hotmail.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
rdma/res-cq.c
rdma/res-mr.c
rdma/res-pd.c
rdma/res.c
rdma/res.h
rdma/stat.c