linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-core] rdma_server: Add '-s' option in rdma_server's manual
@ 2020-12-11  6:59 Xiao Yang
  2020-12-14  9:01 ` Leon Romanovsky
  0 siblings, 1 reply; 2+ messages in thread
From: Xiao Yang @ 2020-12-11  6:59 UTC (permalink / raw)
  To: linux-rdma; +Cc: Xiao Yang

Fixes: 519d8d7aa965 ("librdmacm: Add command line option to specify server")
Fixes: cdea72a1e7e6 ("librdmacm: Change server default address to any address.")
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
 librdmacm/man/rdma_server.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/librdmacm/man/rdma_server.1 b/librdmacm/man/rdma_server.1
index ada25649..f83633e0 100644
--- a/librdmacm/man/rdma_server.1
+++ b/librdmacm/man/rdma_server.1
@@ -13,6 +13,10 @@ two nodes.  This example is intended to provide a very simple coding
 example of how to use RDMA.
 .SH "OPTIONS"
 .TP
+\-s server_address
+Specifies the address that the rdma_server listens on.  By default the
+server listens on any address(0.0.0.0).
+.TP
 \-p port
 Changes the port number that the server listens on.  By default the server
 listens on port 7471.
-- 
2.23.0




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

* Re: [PATCH rdma-core] rdma_server: Add '-s' option in rdma_server's manual
  2020-12-11  6:59 [PATCH rdma-core] rdma_server: Add '-s' option in rdma_server's manual Xiao Yang
@ 2020-12-14  9:01 ` Leon Romanovsky
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Romanovsky @ 2020-12-14  9:01 UTC (permalink / raw)
  To: Xiao Yang; +Cc: linux-rdma

On Fri, Dec 11, 2020 at 02:59:10PM +0800, Xiao Yang wrote:
> Fixes: 519d8d7aa965 ("librdmacm: Add command line option to specify server")
> Fixes: cdea72a1e7e6 ("librdmacm: Change server default address to any address.")
> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
> ---
>  librdmacm/man/rdma_server.1 | 4 ++++
>  1 file changed, 4 insertions(+)
>

Thanks, applied to rdma-core.

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

end of thread, other threads:[~2020-12-14  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-11  6:59 [PATCH rdma-core] rdma_server: Add '-s' option in rdma_server's manual Xiao Yang
2020-12-14  9:01 ` Leon Romanovsky

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).