diff options
author | Steve Wise <swise@opengridcomputing.com> | 2016-08-19 07:29:07 -0700 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-08-22 15:00:42 -0400 |
commit | 7f446abf12d741f4e29f00c633cb5fa67c2eee71 (patch) | |
tree | d87ade4c085e68b3529cfded8545b45a9d655aec /.cocciconfig | |
parent | e0cf75deab8155334c8228eb7f097b15127d0a49 (diff) |
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
The i40iw initiator sends an MPA-request with ird = 63, ord = 63. The
cxgb4 responder sends a RST. Since the inbound ord=63 and it exceeds
the max_ird/c4iw_max_read_depth (=32 default), chelsio decides to abort.
Instead, cxgb4 should adjust the ord/ird down before presenting it to
the ULP.
Reported-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions