Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ib_read_bw(1) [debian man page]

ib_read_bw(1)							   User Commands						     ib_read_bw(1)

NAME
ib_read_bw - RDMA read bandwidth test SYNOPSIS
ib_read_bw [ options ] [ server IP address ] DESCRIPTION
This program tests the bandwidth of RMDA read transactions. OPTIONS
-p, --port=<port> listen on/connect to port <port> (default: 18515) -m, --mtu=<mtu> mtu size (default: 1024) -d, --ib-dev=<dev> use IB device <dev> (default: first device found) -i, --ib-port=<port> use port <port> of IB device (default: 1) -s, --size=<size> size of message to exchange (default: 1) -a, --all run sizes from 2 till 2^23 -t, --tx-depth=<dep> size of tx queue (default: 50) -n, --iters=<iters> number of exchanges (at least 100, default: 1000) -C, --report-cycles report times in cpu cycle units (default: microseconds) -H, --report-histogram print out all results (default: print summary only) -U, --report-unsorted (implies -H) print out unsorted results (default: sorted) -V, --version display version number AUTHOR
Guy Coates < gmpc@sanger.ac.uk > perftest February 20, 2008 ib_read_bw(1)

Check Out this Related Man Page

ib_read_lat(1)							   User Commands						    ib_read_lat(1)

NAME
ib_read_lat - RDMA write latency test SYNOPSIS
ib_read_lat [ options ] [ server IP address ] DESCRIPTION
This program tests the latency of RMDA write transactions. OPTIONS
-p, --port=<port> listen on/connect to port <port> (default: 18515) -m, --mtu=<mtu> mtu size (default: 1024) -d, --ib-dev=<dev> use IB device <dev> (default: first device found) -i, --ib-port=<port> use port <port> of IB device (default: 1) -s, --size=<size> size of message to exchange (default: 1) -a, --all run sizes from 2 till 2^23 -t, --tx-depth=<dep> size of tx queue (default: 50) -n, --iters=<iters> number of exchanges (at least 100, default: 1000) -C, --report-cycles report times in cpu cycle units (default: microseconds) -H, --report-histogram print out all results (default: print summary only) -U, --report-unsorted (implies -H) print out unsorted results (default: sorted) -V, --version display version number AUTHOR
Guy Coates < gmpc@sanger.ac.uk > perftest February 20, 2008 ib_read_lat(1)
Man Page

6 More Discussions You Might Find Interesting

1. IP Networking

Bandwidth montor

Hi all I have been running iptraf on a linux box for a few months monitoring bandwidth utilization realtime from mac address with port mirroring. Now I want to graph these bandwidth utilization. Is MRTG the right software? Any ideas? (4 Replies)
Discussion started by: palm101
4 Replies

2. UNIX for Dummies Questions & Answers

port number

hi all i want to connect a system, how can i know the port number of a system. (2 Replies)
Discussion started by: tukuna82
2 Replies

3. Solaris

port on solaris 10

when i connecting an usb device to a ubuntu box. i know its on /dev/ttyUSB0 port from dmesg. and i can do simple command with minicom connect to the port. however when i connecting the same usb device to solaris 10 platform and i do dmesg. i get Oct 31 14:50:02 karma usba: USB 1.10 device... (7 Replies)
Discussion started by: conandor
7 Replies

4. UNIX for Dummies Questions & Answers

Confuzed

What does the number is the square brackets signify? I thought it meant port but the port number in the message is different from that number. Nov 26 09:15:19 machine sshd: Postponed keyboard-interactive for wagner from ::ffff:205.150.86.5 port 43106 ssh2 (1 Reply)
Discussion started by: mojoman
1 Replies

5. UNIX for Advanced & Expert Users

how to open port in linux

hi experts, I'm using Linux Centos kernel 2.6 Here is the print out of some my port : tcp 0 0 127.0.0.1:10080 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:10081 0.0.0.0:* LISTEN tcp 0 0... (4 Replies)
Discussion started by: justbow
4 Replies

6. IP Networking

telnet for port 5433 is not working while it works for port 22

Hi, I am trying to set up a dev environment and I have Ubuntu server (10.16.1.92) and a CentOS VM (10.16.3.235) on this. On the CentOS I have a program running on port 5433. Now my problem is that I am unable to telnet this port from another Windows server whereas I can telnet port 22 from... (5 Replies)
Discussion started by: rishav
5 Replies