Skip to content

Commit

Permalink
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Browse files Browse the repository at this point in the history
It establishes passive open connection through firmware work request. Passive
open connection will go through this path as now instead of listening server we
create a server filter which will redirect the incoming SYN packet to the
offload queue. After this driver tries to establish the connection using
firmware work request.

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 5be78ee commit 1cab775
Show file tree
Hide file tree
Showing 4 changed files with 497 additions and 55 deletions.
Loading

0 comments on commit 1cab775

Please sign in to comment.