On Sun, Feb 19, 2023 at 08:13:28AM +0000, Michael Margolin wrote: > From: Yonatan Nachum <ynachum@xxxxxxxxxx> > > Add feature bit to existing device caps field. EFA supports data polling > of 128 bytes blocks. > > Reviewed-by: Yehuda Yitschak <yehuday@xxxxxxxxxx> > Reviewed-by: Yossi Leybovich <sleybo@xxxxxxxxxx> > Signed-off-by: Yonatan Nachum <ynachum@xxxxxxxxxx> > Signed-off-by: Michael Margolin <mrgolin@xxxxxxxxxx> > --- > drivers/infiniband/hw/efa/efa_admin_cmds_defs.h | 7 +++++-- > drivers/infiniband/hw/efa/efa_verbs.c | 5 ++++- > include/uapi/rdma/efa-abi.h | 3 ++- > 3 files changed, 11 insertions(+), 4 deletions(-) Applied to for-next, thanks Jason