]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Add command line parameter to set SL for pingpong examples
authorDotan Barak <dotanb@dev.mellanox.co.il>
Tue, 23 Oct 2007 12:39:25 +0000 (14:39 +0200)
committerRoland Dreier <rolandd@cisco.com>
Wed, 19 Mar 2008 22:13:37 +0000 (15:13 -0700)
commitc606c293e6bbb9ddeb7b6942e5d8b4e461ba133a
treef036bb79e714d469ad8220f6adb2190d5d73b327
parentbb1ee83169d535a0059a9bf83fedd161e13762f2
Add command line parameter to set SL for pingpong examples

Add a --sl/-l command line parameter for the pingpong examples to set
the SL of the QP/AH.  This can be used to test a QoS setup.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
examples/rc_pingpong.c
examples/srq_pingpong.c
examples/uc_pingpong.c
examples/ud_pingpong.c
man/ibv_rc_pingpong.1
man/ibv_srq_pingpong.1
man/ibv_uc_pingpong.1
man/ibv_ud_pingpong.1