diff options
| author | Konstantin Taranov <kotaranov@microsoft.com> | 2026-07-17 13:08:39 -0700 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2026-07-23 08:21:17 -0400 |
| commit | 1773ca1a8912ccad9e7de458413aef9ab42ec5d9 (patch) | |
| tree | f13e8c7a0eec5c52075c43ba0d57b433d2d0242c /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 652befcba956ef357f480525ccbe25c59bc81d4d (diff) | |
RDMA/mana_ib: return PD number to the user
Implement returning to userspace applications PDNs of created PDs.
The PDN is used by applications that build work requests outside of the
rdma-core code base. The PDN is used to build work requests that require
mentioning the PD. The HW still ensures PD isolation using PDN attached
to MRs and WRs, therefore the PDN mentioned in the work request must match
the PDN of the used work queue. The work requests can fit only 16 bit PDNs.
Allow users to request short PDNs which are 16 bits.
The capability to request short PDN and get PDN is encoded in the response
of alloc user context IOCTL.
Signed-off-by: Konstantin Taranov <kotaranov@microsoft.com>
Link: https://patch.msgid.link/20260717200839.495327-1-kotaranov@linux.microsoft.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
