[PATCH v1 0/1] rxe driver should dynamically caclculate inline data size

From: rao Shoaib
Date: Wed Oct 23 2019 - 13:34:10 EST


From: Rao Shoaib <rao.shoaib@xxxxxxxxxx>

Resending because of typo in the email addresses.

Currently rxe driver has a hard coded value for inline data size, where as mlx5 driver calculates the size of inline data and number of SGE's to use based on the values in the qp request. Some applications depend on this behavior. This patch changes rxe to dynamically calculate the values.

Rao Shoaib (1):
rxe: calculate inline data size based on requested values

drivers/infiniband/sw/rxe/rxe_param.h | 2 +-
drivers/infiniband/sw/rxe/rxe_qp.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

--
1.8.3.1