On Wed, 10 Jul 2024 21:36:57 +0800, Junxian Huang wrote: > Here are some bugfixes for hns driver. > > v1 -> v2: > * Drop patch #2 in v1 because Leon pointed out a problem about mailbox > mode, and we plan to handle it in another patchset. > * Patch #1: put the atomic length check in set_rc_wqe(), stop processing > WQEs and return immediately if there is an error. > * Patch #2: use BH workqueue instead of tasklet. > > [...] Applied, thanks! [1/8] RDMA/hns: Check atomic wr length https://git.kernel.org/rdma/rdma/c/dd17883b0c242b [2/8] RDMA/hns: Fix soft lockup under heavy CEQE load https://git.kernel.org/rdma/rdma/c/7aa9502ba0aaac [3/8] RDMA/hns: Fix unmatch exception handling when init eq table fails https://git.kernel.org/rdma/rdma/c/e1226904317b4f [4/8] RDMA/hns: Fix missing pagesize and alignment check in FRMR https://git.kernel.org/rdma/rdma/c/15d66ed71e8c51 [5/8] RDMA/hns: Fix shift-out-bounds when max_inline_data is 0 https://git.kernel.org/rdma/rdma/c/ab7031e560372c [6/8] RDMA/hns: Fix undifined behavior caused by invalid max_sge https://git.kernel.org/rdma/rdma/c/a8690d81736a00 [7/8] RDMA/hns: Fix insufficient extend DB for VFs. https://git.kernel.org/rdma/rdma/c/79dd1e1620f980 [8/8] RDMA/hns: Fix mbx timing out before CMD execution is completed https://git.kernel.org/rdma/rdma/c/4c3c4cfe0a60b1 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>