]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/efa: Use extended inline buff size for inline validation
authorYonatan Nachum <ynachum@amazon.com>
Tue, 17 Feb 2026 11:23:04 +0000 (11:23 +0000)
committerLeon Romanovsky <leon@kernel.org>
Wed, 25 Feb 2026 11:22:20 +0000 (06:22 -0500)
commitd1fc91be263d0af025684c1b57ff812c1e75a2da
treec3d2472e09323ca86d8f973b7ad22bcb29eac5c1
parente736a223ab150689b639a60c70a9490d884971ad
RDMA/efa: Use extended inline buff size for inline validation

On QP creation we validate the requested max inline size is supported by
the device. Use the new extended max inline size instead of the old one
to support actual max inline available.

Reviewed-by: Michael Margolin <mrgolin@amazon.com>
Signed-off-by: Yonatan Nachum <ynachum@amazon.com>
Link: https://patch.msgid.link/20260217112304.36849-4-ynachum@amazon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/efa/efa_verbs.c