Message ID | 1617354454-47840-1-git-send-email-liweihang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Misc updates for 5.13 | expand |
On Fri, Apr 02, 2021 at 05:07:25PM +0800, Weihang Li wrote: > There are some cleanups for the -next branch as usual: > - #1, #2 fix issues about inline. > - #3 ~ #6 remove some dead code and redunant check. > - #7 ~ #9 are miscellaneous changes. > > Lang Cheng (1): > RDMA/hns: Prevent le32 from being implicitly converted to u32 > > Weihang Li (2): > RDMA/hns: Avoid enabling RQ inline on UD > RDMA/hns: Fix missing assignment of max_inline_data > > Wenpeng Liang (3): > RDMA/hns: Delete redundant abnormal interrupt status > RDMA/hns: Remove unsupported QP types > RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC > > Yangyang Li (2): > RDMA/hns: Delete redundant condition judgment related to eq > RDMA/hns: Delete unused members in the structure hns_roce_hw > > Yixing Liu (1): > RDMA/hns: Simplify the function config_eqc() Applied to for-next, thanks Jason