'\" te .TH IBV_SRQ_PINGPONG 1 "August 30, 2005" "libibverbs" "USER COMMANDS" .SH NAME ibv_srq_pingpong \- simple InfiniBand shared receive queue test .SH SYNOPSIS .B ibv_srq_pingpong [\-p port] [\-d device] [\-i ib port] [\-s size] [\-q num QPs] [\-r rx depth] [\-n iters] [\-l sl] [\-e] \fBHOSTNAME\fR .B ibv_srq_pingpong [\-p port] [\-d device] [\-i ib port] [\-s size] [\-q num QPs] [\-r rx depth] [\-n iters] [\-l sl] [\-e] .SH DESCRIPTION .PP Run a simple ping-pong test over InfiniBand via the reliable connected (RC) transport, using multiple queue pairs (QPs) and a single shared receive queue (SRQ). .SH OPTIONS .PP .TP \fB\-p\fR, \fB\-\-port\fR=\fIPORT\fR use TCP port \fIPORT\fR for initial synchronization (default 18515) .TP \fB\-d\fR, \fB\-\-ib\-dev\fR=\fIDEVICE\fR use IB device \fIDEVICE\fR (default first device found) .TP \fB\-i\fR, \fB\-\-ib\-port\fR=\fIPORT\fR use IB port \fIPORT\fR (default port 1) .TP \fB\-s\fR, \fB\-\-size\fR=\fISIZE\fR ping-pong messages of size \fISIZE\fR (default 4096) .TP \fB\-q\fR, \fB\-\-num\-qp\fR=\fINUM\fR use \fINUM\fR queue pairs for test (default 16) .TP \fB\-r\fR, \fB\-\-rx\-depth\fR=\fIDEPTH\fR post \fIDEPTH\fR receives at a time (default 1000) .TP \fB\-n\fR, \fB\-\-iters\fR=\fIITERS\fR perform \fIITERS\fR message exchanges (default 1000) .TP \fB\-l\fR, \fB\-\-sl\fR=\fISL\fR use \fISL\fR as the service level value of the QPs (default 0) .TP \fB\-e\fR, \fB\-\-events\fR sleep while waiting for work completion events (default is to poll for completions) .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability network/open-fabrics = Stability Volatile .TE .PP .SH SEE ALSO .BR ibv_rc_pingpong (1), .BR ibv_uc_pingpong (1), .BR ibv_ud_pingpong (1) .SH AUTHORS .TP Roland Dreier .RI < rolandd@cisco.com > .SH BUGS The network synchronization between client and server instances is weak, and does not prevent incompatible options from being used on the two instances. The method used for retrieving work completions is not strictly correct, and race conditions may cause failures on some systems. .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from ['http://download.oracle.com/otn-pub/oss/networking/libsif-1.0.tar.gz', 'http://www.openfabrics.org/downloads/ibutils/ibutils-1.5.7.tar.gz', 'http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.22.g7257cd3.tar.gz', 'http://www.openfabrics.org/downloads/libmlx4/libmlx4-1.0.1-1.18.gb810a27.tar.gz', 'http://www.openfabrics.org/downloads/libsdp/libsdp-1.1.108-0.15.gd7fdb72.tar.gz', 'http://www.openfabrics.org/downloads/management/infiniband-diags-1.5.8.tar.gz', 'http://www.openfabrics.org/downloads/management/libibmad-1.3.7.tar.gz', 'http://www.openfabrics.org/downloads/management/libibumad-1.3.7.tar.gz', 'http://www.openfabrics.org/downloads/management/opensm-3.3.9.tar.gz', 'http://www.openfabrics.org/downloads/perftest/perftest-1.3.0-0.42.gf350d3d.tar.gz', 'http://www.openfabrics.org/downloads/qperf/qperf-0.4.6-0.1.gb81434e.tar.gz', 'http://www.openfabrics.org/downloads/rdmacm/librdmacm-1.0.14.1.tar.gz', 'http://www.openfabrics.org/downloads/rds-tools/rds-tools-2.0.4.tar.gz'] Further information about this software can be found on the open source community website at http://www.openfabrics.org/.