IB/mlx5: Add memory windows allocation support
This patch adds user-space support for memory windows allocation and deallocation. It also exposes the supported types via query_device_caps verb. Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Tested-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:

committed by
Doug Ledford

parent
b2a239df4e
commit
d2370e0a57
@@ -769,7 +769,9 @@ struct mlx5_ifc_cmd_hca_cap_bits {
|
||||
u8 cd[0x1];
|
||||
u8 reserved_at_22c[0x1];
|
||||
u8 apm[0x1];
|
||||
u8 reserved_at_22e[0x7];
|
||||
u8 reserved_at_22e[0x2];
|
||||
u8 imaicl[0x1];
|
||||
u8 reserved_at_231[0x4];
|
||||
u8 qkv[0x1];
|
||||
u8 pkv[0x1];
|
||||
u8 set_deth_sqpn[0x1];
|
||||
|
Reference in New Issue
Block a user