On Tue, May 26, 2020 at 01:20:00AM -0400, Devesh Sharma wrote: > This series is mainly focused on adding driver fast path > changes to support variable sized wqe support. There are > two patches. > > The first patch is a big patch and contain core changes to > support the feature. Since the change is related to fast > path, the patch is not splitted into multiple patches. > We want to push all related changes in one go. That makes no sense, everyone else splits their patches. > The second patch is relatively few lines and changes the > ABI. > > The corresponding library changes will follow short after > this patch series. You have to open a PR on rdma-core before any uapi changes should be merged. Jason