centos man page for rping

Query: rping

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RPING(1)							     librdmacm								  RPING(1)

NAME
rping - RDMA CM connection and RDMA ping-pong test.
SYNOPSIS
rping -s [-v] [-V] [-d] [-P] [-a address] [-p port] [-C message_count] [-S message_size] rping -c [-v] [-V] [-d] -a address [-p port] [-C message_count] [-S message_size]
DESCRIPTION
Establishes a reliable RDMA connection between two nodes using the librdmacm, optionally performs RDMA transfers between the nodes, then disconnects.
OPTIONS
-s Run as the server. -c Run as the client. -a address On the server, specifies the network address to bind the connection to. On the client, specifies the server address to connect to. -p Port number for listening server. -v Display ping data. -V Validate ping data. -d Display debug information. -C message_count The number of messages to transfer over each connection. (default infinite) -S message_size The size of each message transferred, in bytes. (default 100) -P Run the server in persistent mode. This allows multiple rping clients to connect to a single server instance. The server will run until killed.
NOTES
Because this test maps RDMA resources to userspace, users must ensure that they have available system resources and permissions. See the libibverbs README file for additional details.
SEE ALSO
rdma_cm(7), ucmatose(1), udaddy(1), mckey(1) librdmacm 2007-05-15 RPING(1)
Related Man Pages
udaddy(1) - centos
udaddy(1) - debian
rdma_xserver(1) - centos
rdma_xclient(1) - centos
ucmatose(1) - centos
Similar Topics in the Unix Linux Community
Remove Server Sleep Mode
Testing ssh connection from KSH script
Netboot problem
perl redirect output to file ..not working
I cannot connect my redhat server via putty