]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
authorVipul Pandya <vipul@chelsio.com>
Mon, 10 Dec 2012 09:30:55 +0000 (09:30 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 20 Dec 2012 07:03:11 +0000 (23:03 -0800)
commit1cab775c3e75f1250c965feafd061d696df36e53
tree5c87879096499a1beb4ac557c31a5d0e9ae861eb
parent5be78ee924ae8fb2b4a5b8d012a7d003849337ee
RDMA/cxgb4: Fix LE hash collision bug for passive open connection

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>
drivers/infiniband/hw/cxgb4/cm.c
drivers/infiniband/hw/cxgb4/device.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/t4_msg.h