Sponsor:

Your company here, and a link to your site. Click to find out more.

hnsdv - Man Page

Name

hnsdv ā€” Direct verbs for hns devices

This provides low level access to hns devices to perform direct operations, without general branching performed by libibverbs.

Description

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.

See Also

verbs(7)

Authors

Junxian Huang <huangjunxian6@hisilicon.com>

Referenced By

hnsdv_is_supported(3).

2024-02-06 HNS Direct Verbs Manual