commit | c43e9ab84d853f499a2fd531362973c8e505b342 | [log] [tgz] |
---|---|---|
author | Naresh Gottumukkala <bgottumukkala@emulex.com> | Mon Aug 26 15:27:46 2013 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Mon Sep 02 21:18:42 2013 -0700 |
tree | 5ca8f776c02a41eba03849a616e87e535896e706 | |
parent | cffce99051b80c90630a9fff662a1b25e278069d [diff] |
RDMA/ocrdma: Increase STAG array size 1) Increase STAG Array size. 2) Max inline data size should be set to the same value used during QP creation 3) Set max_sge_rd to zero since we dont support RD transport in our adapters. 4) Max cqes reported in ibv_devinfo should be from QUERY_CONFIG. Signed-off-by: Naresh Gottumukkala <bgottumukkala@emulex.com> Signed-off-by: Roland Dreier <roland@purestorage.com>