On Thu, 2019-03-07 at 20:02 +-0200, Max Gurtovoy wrote: +AD4 From: Israel Rukshin +ADw-israelr+AEA-mellanox.com+AD4 +AD4 +AD4 Instead of adding many arguments to RDMA mapping functions with PI, +AD4 create a new data structure 'ib+AF8-scatterlist' which contains the needed +AD4 information on a mapped scatterlist. In the future, this will also be +AD4 used by ULPs that define these attributes explicitly. +AD4 +AD4 Signed-off-by: Israel Rukshin +ADw-israelr+AEA-mellanox.com+AD4 +AD4 Reviewed-by: Max Gurtovoy +ADw-maxg+AEA-mellanox.com+AD4 Please split this patch into one patch that introduces struct ib+AF8-scatterlist and one patch per driver such that driver maintainers can ack the changes to the driver they maintain. Thanks, Bart.