Skip to content

Commit

Permalink
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Browse files Browse the repository at this point in the history
Retries active opens for INUSE errors.

Logs any active ofld_connect_wr error replies.

Sends ofld_connect_wr on same ctrlq. It needs to go  on the same control txq as
regular CPL active/passive messages.

Retries on active open replies with EADDRINUSE.

Uses active open fw wr only if active filter region is set.

Adds stat for ofld_connect_wr failures.

This patch also adds debugfs file to show endpoints.

Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
  • Loading branch information
Vipul Pandya authored and Roland Dreier committed Dec 20, 2012
1 parent 1cab775 commit 793dad9
Show file tree
Hide file tree
Showing 7 changed files with 376 additions and 88 deletions.
Loading

0 comments on commit 793dad9

Please sign in to comment.