All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
@ 2021-07-14  8:35 Rao Shoaib
  2021-07-14  8:35 ` [PATCH v2 1/1] " Rao Shoaib
  0 siblings, 1 reply; 11+ messages in thread
From: Rao Shoaib @ 2021-07-14  8:35 UTC (permalink / raw)
  To: linux-rdma, jgg; +Cc: rao.shoaib

Resubmitting my previous patch after kernel robot found
that RXE_MAX_PKEYS is a u16 value and the value assigned would
over flow and result in a zero value. I have reversed RXE_MAX_PKEYS
to it original value.

Rao Shoaib (1):
  RDMA/rxe: Bump up default maximum values used via uverbs

 drivers/infiniband/sw/rxe/rxe_param.h | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-07-19  9:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  8:35 [PATCH v2 0/1] RDMA/rxe: Bump up default maximum values used via uverbs Rao Shoaib
2021-07-14  8:35 ` [PATCH v2 1/1] " Rao Shoaib
2021-07-15  5:02   ` Zhu Yanjun
2021-07-15 16:43     ` Shoaib Rao
2021-07-16  4:07       ` Zhu Yanjun
     [not found]         ` <8eba2b02-36c5-e14c-3503-0e1cfeea4dd9@oracle.com>
2021-07-18  7:59           ` Zhu Yanjun
2021-07-18 19:46             ` Shoaib Rao
2021-07-18 23:00               ` Shoaib Rao
2021-07-19  2:25                 ` Zhu Yanjun
2021-07-19  4:20                   ` Shoaib Rao
2021-07-19  8:12                     ` Zhu Yanjun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.