|
NAME | DESCRIPTION | SEE ALSO | AUTHORS | COLOPHON |
|
|
|
HNSDV(7) HNS Direct Verbs Manual HNSDV(7)
hnsdv - Direct verbs for hns devices
This provides low level access to hns devices to perform direct
operations, without general branching performed by libibverbs.
The libibverbs API is an abstract one. It is agnostic to any
underlying provider specific implementation. While this
abstraction has the advantage of user applications portability it
has a performance penalty. Besides, some provider specific
features that are directly facing users are not available through
libibverbs. For some applications these demands are more
important than portability.
The hns direct verbs API is intended for such applications. It
exposes hns specific low level operations, allowing the
application to bypass the libibverbs API and enable some hns
specific features.
The direct include of hnsdv.h together with linkage to hns library
will allow usage of this new interface.
verbs(7)
Junxian Huang ⟨[email protected]⟩
This page is part of the rdma-core (RDMA Core Userspace Libraries
and Daemons) project. Information about the project can be found
at ⟨https://github.com/linux-rdma/rdma-core⟩. If you have a bug
report for this manual page, send it to
[email protected]. This page was obtained from the
project's upstream Git repository
⟨https://github.com/linux-rdma/rdma-core.git⟩ on 2025-08-11. (At
that time, the date of the most recent commit that was found in
the repository was 2025-08-04.) If you discover any rendering
problems in this HTML version of the page, or you believe there is
a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
[email protected]
hns 2024-02-06 HNSDV(7)