]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ofed/libibverbs/man/ibv_asyncwatch.1
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / contrib / ofed / libibverbs / man / ibv_asyncwatch.1
1 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
2 .TH IBV_ASYNCWATCH 1 "August 30, 2005" "libibverbs" "USER COMMANDS"
3
4 .SH NAME
5 ibv_asyncwatch \- display asynchronous events
6
7 .SH SYNOPSIS
8 .B ibv_asyncwatch
9 [\-d device] [-h]
10
11 .SH DESCRIPTION
12 .PP
13 Display asynchronous events forwarded to userspace for an RDMA device.
14
15 .SH OPTIONS
16
17 .PP
18 .TP
19 \fB\-d\fR, \fB\-\-ib\-dev\fR=\fIDEVICE\fR
20 use IB device \fIDEVICE\fR (default first device found)
21 .TP
22 \fB\-h\fR, \fB\-\-help\fR=\fIDEVICE\fR
23 Print a help text and exit.
24
25 .SH AUTHORS
26 .TP
27 Roland Dreier
28 .RI < rolandd@cisco.com >
29 .TP
30 Eran Ben Elisha
31 .RI < eranbe@mellanox.com >