IB/mlx4: Increase max outstanding RDMA reads as target
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Tue, 17 Jul 2007 10:11:43 +0000 (13:11 +0300)
committerRoland Dreier <rolandd@cisco.com>
Wed, 18 Jul 2007 03:50:50 +0000 (20:50 -0700)
commitc9f2ba5ed26a204a78bf23aa08a4f528f11a18f4
treee20c83f536133cd121ac8151c29853aa9d2be206
parent8f076531cd20fbf83ed889024c8133d0c71a1fe4
IB/mlx4: Increase max outstanding RDMA reads as target

Change the maximum number of outstanding RDMA reads allowed as a
target from 4 to 16 to per QP.  This allows RDMA read operations to
pipeline better.

Pointed out by Dotan Barak and Sagi Rotem.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/net/mlx4/main.c