Home
last modified time | relevance | path

Searched hist:ec6d20e16c2d2bef8df2d82d63dcee51caa4ac27 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Drdma.cdiff ec6d20e16c2d2bef8df2d82d63dcee51caa4ac27 Sun Mar 08 05:55:04 CDT 2020 Max Gurtovoy <maxg@mellanox.com> nvmet-rdma: Implement get_mdts controller op

Set the maximal data transfer size to be 1MB (currently mdts is
unlimited). This will allow calculating the amount of MR's that
one ctrl should allocate to fulfill it's capabilities.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>