1Source: libmlx4
2Priority: extra
3Maintainer: Roland Dreier <rolandd@cisco.com>
4Build-Depends: @cdbs@, libibverbs-dev (>= 1.0)
5Standards-Version: 3.7.3
6Section: libs
7Homepage: http://www.openfabrics.org/
8
9Package: libmlx4-1
10Section: libs
11Architecture: any
12Depends: ${shlibs:Depends}, ${misc:Depends}
13Description: A userspace driver for Mellanox ConnectX InfiniBand HCAs
14 libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
15 host channel adapters (HCAs) for the libibverbs library.  This allows
16 userspace processes to access Mellanox HCA hardware directly with
17 low latency and low overhead.
18 .
19 This package contains the loadable plug-in.
20
21Package: libmlx4-dev
22Section: libdevel
23Architecture: any
24Depends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
25Description: Development files for the libmlx4 driver
26 libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
27 host channel adapters (HCAs) for the libibverbs library.  This allows
28 userspace processes to access Mellanox HCA hardware directly with
29 low latency and low overhead.
30 .
31 This package contains static versions of libmlx4 that may be linked
32 directly to an application, which may be useful for debugging.
33
34Package: libmlx4-1-dbg
35Section: libdevel
36Priority: extra
37Architecture: any
38Depends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
39Description: Debugging symbols for the libmlx4 driver
40 libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
41 host channel adapters (HCAs) for the libibverbs library.  This allows
42 userspace processes to access Mellanox HCA hardware directly with
43 low latency and low overhead.
44 .
45 This package contains the debugging symbols associated with
46 libmlx4-1. They will automatically be used by gdb for debugging
47 libmlx4-related issues.
48