On Mon, Dec 14, 2020 at 05:49:12PM -0600, Bob Pearson wrote: > This patch series makes various cleanups and extensions to the > object pool core in RDMA/rxe. They are mostly extracted from an > earlier patch set that implemented memory windows and extended > verbs APIs but are separated out since they stand on their own. > > Bob Pearson (7): > RDMA/rxe: Remove unneeded RXE_POOL_ATOMIC flag > RDMA/rxe: Let pools support both keys and indices > RDMA/rxe: Add elem_offset field to rxe_type_info > RDMA/rxe: Make pool lookup and alloc APIs type safe > RDMA/rxe: Make add/drop key/index APIs type safe > RDMA/rxe: Add unlocked versions of pool APIs > RDMA/rxe: Fix race in rxe_mcast.c I don't see the patches in the ML. https://lore.kernel.org/linux-rdma/20201214234919.4639-1-rpearson@xxxxxxx/ Did you send them? Thanks