Lines Matching +full:application +full:- +full:specific
1 .\" -*- nroff -*-
2 .\" Licensed under the OpenIB.org (MIT) - See COPYING.md
4 .TH MLX5DV 7 2017-02-02 1.0.0
6 mlx5dv \- Direct verbs for mlx5 devices
13 provider specific implementation. While this abstraction has the advantage
18 It exposes mlx5 specific low level data path (send/receive/completion)
19 operations, allowing the application to bypass the libibverbs data path API.
21 This interface consists from one hardware specific header file
23 to mlx5 specific structures.
28 Once an application uses the direct flow the locking scheme is fully managed
30 direct/non-direct access will be by same application.
33 All Mellanox NIC devices starting from Connect-IB (Connect-IB,
34 ConnectX-4, ConnectX-4Lx, ConnectX-5, ...) implement the mlx5 API,