Message ID | 20240113085935.2838701-1-huangjunxian6@hisilicon.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Improvement for multi-level addressing | expand |
On Sat, 13 Jan 2024 16:59:29 +0800, Junxian Huang wrote: > This series optimizes multi-level addressing for hns. > > Patch #1, #2 and #6 are optimization of multi-level addressing codes. > > Patch #3 is prepared for the following optimizations. > > Patch #4 and #5 introduce adaptive pagesize and hopnum to improve HW > performance. > > [...] Applied, thanks! [1/6] RDMA/hns: Refactor mtr find https://git.kernel.org/rdma/rdma/c/a4ca341080758d [2/6] RDMA/hns: Refactor mtr_init_buf_cfg() https://git.kernel.org/rdma/rdma/c/4f5731b1fb2246 [3/6] RDMA/hns: Alloc MTR memory before alloc_mtt() https://git.kernel.org/rdma/rdma/c/6afc859518319d [4/6] RDMA/hns: Support flexible umem page size https://git.kernel.org/rdma/rdma/c/0ff6c9779aafc2 [5/6] RDMA/hns: Support adaptive PBL hopnum https://git.kernel.org/rdma/rdma/c/2eb999b3d40ff8 [6/6] RDMA/hns: Simplify 'struct hns_roce_hem' allocation https://git.kernel.org/rdma/rdma/c/c00743cbf2b8f7 Best regards,