Re: [PATCH rdma-next 1/1] RDMA/mana_ib: return PD number to the user

From: Jason Gunthorpe

Date: Wed Feb 04 2026 - 09:28:40 EST


On Wed, Feb 04, 2026 at 05:58:13AM -0800, Konstantin Taranov wrote:
> From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
>
> Implement returning to userspace applications PDNs of created PDs.
> Allow users to request short PDNs which are 16 bits.

Why does userspace ever need to see a PDN? Please justify that in the
commit message

Jason