[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1571851957-3524-1-git-send-email-rao.shoaib@oracle.com>
Date: Wed, 23 Oct 2019 10:32:36 -0700
From: rao Shoaib <rao.shoaib@...cle.com>
To: monis@...lanox.com, dledford@...hat.com, sean.hefty@...el.com,
hal.rosenstock@...il.com, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Rao Shoaib <rao.shoaib@...cle.com>
Subject: [PATCH v1 0/1] rxe driver should dynamically caclculate inline data size
From: Rao Shoaib <rao.shoaib@...cle.com>
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
Powered by blists - more mailing lists