Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA/efa: Expose RDMA read related attributes | Daniel Kranzdorf | 2019-11-25 | 1 | -0/+6 |
| | | | | | | | | | | | | Query the device attributes for RDMA operations, including maximum transfer size and maximum number of SGEs per RDMA WR, and report them back to the userspace library. Link: https://lore.kernel.org/r/20191121141509.59297-4-galpress@amazon.com Signed-off-by: Daniel Kranzdorf <dkkranzd@amazon.com> Reviewed-by: Yossi Leybovich <sleybo@amazon.com> Signed-off-by: Gal Pressman <galpress@amazon.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> | ||||
* | RDMA/efa: Add the ABI definitions | Gal Pressman | 2019-05-06 | 1 | -0/+101 |
Add the EFA ABI file exposed to userspace. Signed-off-by: Gal Pressman <galpress@amazon.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> |