On Mon, Nov 16, 2020 at 07:33:21PM +0800, Weihang Li wrote: > This series does cleanups on UD related code at first, including removing > dead code, adding necessary check and some refactors. Then the UD feature > is enabled on HIP09. > > Changes since v1: > - Don't allow HIP08's user to create AH and UD QP from userspace and add > .create_user_ah in #6. > - Drop #4 from the v1 series which needs more discussion about the reserved > sl. > link: https://patchwork.kernel.org/project/linux-rdma/cover/1604057975-23388-1-git-send-email-liweihang@xxxxxxxxxx/ > > Weihang Li (7): > RDMA/hns: Only record vlan info for HIP08 > RDMA/hns: Fix missing fields in address vector > RDMA/hns: Avoid setting loopback indicator when smac is same as dmac > RDMA/hns: Remove the portn field in UD SQ WQE > RDMA/hns: Simplify process of filling UD SQ WQE > RDMA/hns: Add UD support for HIP09 > RDMA/hns: Add support for UD inline Applied to for-next, thanks Jason