8–iWARP Configuration
Configuring iWARP on Linux
174
BC0154501-00 P
vendor_part_id: 5718
hw_ver: 0x0
phys_port_cnt: 1
port: 1
state: PORT_ACTIVE (4)
max_mtu: 4096 (5)
active_mtu: 1024 (3)
sm_lid: 0
port_lid: 0
port_lmc: 0x00
link_layer: Ethernet
Supported iWARP Applications
Linux-supported RDMA applications for iWARP include the following:
ibv_devinfo, ib_devices
ib_send_bw/lat, ib_write_bw/lat, ib_read_bw/lat, ib_atomic_bw/lat
For iWARP, all applications must use the RDMA communication manager
(rdma_cm) using the
-R
option.
rdma_server, rdma_client
rdma_xserver, rdma_xclient
rping
NFS over RDMA (NFSoRDMA)
iSER (for details, see
NVMe-oF (for details, see
Chapter 13 NVMe-oF Configuration with RDMA
Running Perftest for iWARP
All perftest tools are supported over the iWARP transport type. You must run the
tools using the RDMA connection manager (with the
-R
option).
Example:
1.
On one server, issue the following command (using the second port in this
example):
#
ib_send_bw -d qedr1 -F -R
2.
On one client, issue the following command (using the second port in this
example):
[root@localhost ~]#
ib_send_bw -d qedr1 -F -R 192.168.11.3
----------------------------------------------------------------------------