1219820SjeffSource: libmlx4
2219820SjeffPriority: extra
3219820SjeffMaintainer: Roland Dreier <rolandd@cisco.com>
4219820SjeffBuild-Depends: @cdbs@, libibverbs-dev (>= 1.0)
5219820SjeffStandards-Version: 3.7.3
6219820SjeffSection: libs
7219820SjeffHomepage: http://www.openfabrics.org/
8219820Sjeff
9219820SjeffPackage: libmlx4-1
10219820SjeffSection: libs
11219820SjeffArchitecture: any
12219820SjeffDepends: ${shlibs:Depends}, ${misc:Depends}
13219820SjeffDescription: A userspace driver for Mellanox ConnectX InfiniBand HCAs
14219820Sjeff libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
15219820Sjeff host channel adapters (HCAs) for the libibverbs library.  This allows
16219820Sjeff userspace processes to access Mellanox HCA hardware directly with
17219820Sjeff low latency and low overhead.
18219820Sjeff .
19219820Sjeff This package contains the loadable plug-in.
20219820Sjeff
21219820SjeffPackage: libmlx4-dev
22219820SjeffSection: libdevel
23219820SjeffArchitecture: any
24219820SjeffDepends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
25219820SjeffDescription: Development files for the libmlx4 driver
26219820Sjeff libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
27219820Sjeff host channel adapters (HCAs) for the libibverbs library.  This allows
28219820Sjeff userspace processes to access Mellanox HCA hardware directly with
29219820Sjeff low latency and low overhead.
30219820Sjeff .
31219820Sjeff This package contains static versions of libmlx4 that may be linked
32219820Sjeff directly to an application, which may be useful for debugging.
33219820Sjeff
34219820SjeffPackage: libmlx4-1-dbg
35219820SjeffSection: libdevel
36219820SjeffPriority: extra
37219820SjeffArchitecture: any
38219820SjeffDepends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
39219820SjeffDescription: Debugging symbols for the libmlx4 driver
40219820Sjeff libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
41219820Sjeff host channel adapters (HCAs) for the libibverbs library.  This allows
42219820Sjeff userspace processes to access Mellanox HCA hardware directly with
43219820Sjeff low latency and low overhead.
44219820Sjeff .
45219820Sjeff This package contains the debugging symbols associated with
46219820Sjeff libmlx4-1. They will automatically be used by gdb for debugging
47219820Sjeff libmlx4-related issues.
48