Hey Vlad, Please pull from
ssh://[email protected]/~swise/ofed_kernel.git ofed_kernel_1_5 To get these 2 upstream bug fixes. Thanks, Steve ---- commit d78ef801fbb0ff6c730badc1e243aae7f94e18f7 Author: Jonathan Lallinger <[email protected]> Date: Mon Oct 24 13:15:43 2011 -0500 RDMA/cxgb4: Pull in upstream CQE flush fixes. Bring in changes fixing iw_cxgb4 cqe logic into OFED. These changes fix RQ QID / SQ QID mixups in insert/count functions in the t4_cqe. This fixes RDS crashes using iw_cxgb4. Signed-off by: Jonathan Lallinger <[email protected]> Signed-off by: Steve Wise <[email protected]> commit b3934a2f394968a17c3e1ad616d88040466c3a7c Author: Steve Wise <[email protected]> Date: Mon Oct 24 13:14:33 2011 -0500 RDMA/cxgb3: Don't post zero-bye read if endpoint is going away. tx_ack() wasn't checking the endpoint state and consequently would attempt to post the p2p 0B read on an endpoint/qp that is closing or aborting. This causes a null ptr dereference crash. Signed-off-by: Steve Wise <[email protected]> _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
