commit | 94361cf74a6fca1973d2fed5338d5fb4bcd902fa | [log] [tgz] |
---|---|---|
author | Jack Morgenstein <jackm@mellanox.co.il> | Fri Dec 09 16:32:21 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Dec 09 16:32:21 2005 -0800 |
tree | 5b96f7c52f1d1e60d3406a41393922d77abf67b3 | |
parent | 52d0df153c987e4ad57d15f5df91848f65858e5d [diff] |
IB/mthca: check RDMA limits Add limit checking on rd_atomic and dest_rd_atomic attributes: especially for max_dest_rd_atomic, a value that is larger than HCA capability can cause RDB overflow and corruption of another QP. Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il> Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>