aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLong Li <[email protected]>2025-06-18 01:36:46 +0000
committerJakub Kicinski <[email protected]>2025-06-19 22:55:22 +0000
commite0fca6f2cebff539e9317a15a37dcf432e3b851a (patch)
tree161707b9333452c903d538d8a712050b3ce116fe /net/unix/af_unix.c
parentMerge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... (diff)
downloadkernel-e0fca6f2cebff539e9317a15a37dcf432e3b851a.tar.gz
kernel-e0fca6f2cebff539e9317a15a37dcf432e3b851a.zip
net: mana: Record doorbell physical address in PF mode
MANA supports RDMA in PF mode. The driver should record the doorbell physical address when in PF mode. The doorbell physical address is used by the RDMA driver to map doorbell pages of the device to user-mode applications through RDMA verbs interface. In the past, they have been mapped to user-mode while the device is in VF mode. With the support for PF mode implemented, also expose those pages in PF mode. Support for PF mode is implemented in 290e5d3c49f6 ("net: mana: Add support for Multi Vports on Bare metal") Signed-off-by: Long Li <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions