Package: libibverbs1 Priority: optional Section: libs Installed-Size: 168 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: adduser, libc6 (>= 2.15), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7) Recommends: ibverbs-providers Breaks: ibverbs-providers (<< 25~) Filename: ./libibverbs1_47mlnx1-1.47329_amd64.deb Size: 52648 MD5sum: 57f035661e92033e277bf3c1191a4d96 SHA1: 4d5f1944e3816294a11930c15502f42c5d7a6530 SHA256: 5d32fd0823ba59e55355ae2a6deb85d2182f52cd2f631a1b800afa9b170151a2 SHA512: ea97e1b9df9323339ca1f7ec84d29b3bc1dbe0903a9d283bd191e7337e32347789671dce72925c985f1a2124de5d13cbd82986767aa0c0c37df99e9f85cc9636 Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: librdmacm-dev Priority: optional Section: libdevel Installed-Size: 292 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibverbs-dev, librdmacm1 (= 47mlnx1-1.47329) Filename: ./librdmacm-dev_47mlnx1-1.47329_amd64.deb Size: 113724 MD5sum: 911723436a1ca7662f96f3dec5467f00 SHA1: f45183c122f65d813cd30135756dacc2c47a490b SHA256: e68b709f21afe9e5f0f1370b6da423fc2972cc6deea0c01334900f75162a7312 SHA512: c63dbb951a2a51aa26bbf57dd8bb0b05c307dba1a3355b48641695c79152f70191db985f189157630b404b1fe5ea651836385f4619b47bbd3ba562595cb1a2ce Description: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: librdmacm1-dbg Priority: extra Section: debug Installed-Size: 270 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: librdmacm1 (= 47mlnx1-1.47329) Filename: ./librdmacm1-dbg_47mlnx1-1.47329_amd64.deb Size: 221268 MD5sum: 8c464ef2bef16fedc46cf1aba34ee8ad SHA1: 6c526ed8752fe86ca5fc7084c7be60d14d1934fd SHA256: ee1fb6e74cf344056e3bd3b6db92ec514fb2f442461a440622d7dee5324357ee SHA512: 7675b38631ad497b16820f499ae9bd4a7d630b317acc8fa51cf25802c1097878aa20848f9b99abd27415bd0bf838332250c4560ef8d689fcdbf7c0eb8657a6bb Description: Debug symbols for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the debug symbols associated with librdmacm1. They will automatically be used by gdb for debugging librdmacm-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 3226f67dbdc9646dcfe6f17384fa4ee0673988ad d503e68a535265b1df5bf1b113048592a67ddf11 Package: librdmacm1 Priority: optional Section: libs Installed-Size: 189 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.17), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7) Filename: ./librdmacm1_47mlnx1-1.47329_amd64.deb Size: 60640 MD5sum: 38087893ad639983cb235979fab6067a SHA1: 0ecebd71bf4f38cad3457d313b7723dd335e6f6d SHA256: 4e27e57f64857578e405fb0f41e3f3768d78b36136376d88971ef751adb47956 SHA512: a150c64d3191b055dddfc899720f27425b6e9ee614ea1558fe82042e766679b5575114064f593327e46f725467ba42859d9bc358dc3b752316ceb522a1d2de6e Description: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: python3-pyverbs Priority: optional Section: python Installed-Size: 1984 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: rdma-core (>= 21), libc6 (>= 2.14), libibverbs1 (>= 1.1.6), libpython3.7 (>= 3.7.0) Filename: ./python3-pyverbs_47mlnx1-1.47329_amd64.deb Size: 409184 MD5sum: 8841ff69e3562b0dcfeadfc81432a3b0 SHA1: c3f55b406927972258db920e498dbae7dcb80460 SHA256: d08bdc547e1a8a36a1ebe1dcc3d18226d8a97d9efe8aeceae03feadaf23d11a7 SHA512: a87be39d59031cac9d973deb4df7c3a8f45c8e8879ed134dd9bb33d9d7cc4ffb3212ca20797102af5dcdb0067a81719f3e3911e8ba855f2b387a25189cecd990 Description: Pyverbs is a Python bindings for rdma-core It allows an easy development in Python language of RDMA applications. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: rdma-core Priority: optional Section: net Installed-Size: 154 Maintainer: Linux RDMA Mailing List Architecture: amd64 Version: 47mlnx1-1.47329 Replaces: infiniband-diags (<< 2.0.0) Depends: lsb-base (>= 3.2-14~), udev, perl:any, libc6 (>= 2.16), libnl-3-200 (>= 3.2.7), libsystemd0, libudev1 (>= 183) Recommends: dmidecode, ethtool, iproute2 Breaks: infiniband-diags (<< 2.0.0) Filename: ./rdma-core_47mlnx1-1.47329_amd64.deb Size: 46392 MD5sum: ded306c6477268ebbce603c59b550ee9 SHA1: 87aa2c36391ebc86aacc1dcdac7ea4b211c12bb5 SHA256: 413b6ad25c463b2dd889bae95518df7b670b4abb7637d5c1a1fb80b8978384f0 SHA512: 6de507086e78c5e33d6f53505b3173a234e96571f2e17a8981de6d7a6b2bd77aa1a56a700ab51a5b693d8aa151dd3768fdb17eb4b681cc5c8041f82a907a90e3 Description: RDMA core userspace infrastructure and documentation This package provides the basic boot time support for systems that use the Linux kernel's remote direct memory access (RDMA) subystem which includes InfiniBand, iWARP, and RDMA over Converged Ethernet (RoCE). . Several kernel RDMA support daemons are included: - The rdma-ndd daemon which watches for RDMA device changes and/or hostname changes and updates the Node Description of the RDMA devices based on those changes. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: rdmacm-utils Priority: optional Section: net Installed-Size: 357 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.6), librdmacm1 (>= 23) Filename: ./rdmacm-utils_47mlnx1-1.47329_amd64.deb Size: 70788 MD5sum: 997871ebaa305e644cf2f835e217d2f0 SHA1: 5fbbf80cda62b5cdcdce88f7b32cd26dd2a377ec SHA256: ca0592636f72e70bc0895374f60c6c6e5263e7fa69ca37150f260e6cef84d32d SHA512: 6adf44245e70fb97ca7411fa6eb7ab6af4f730af9f9a1f3290887aebb8e63c046c8ab3e709a8ad47a1088d836709c42eebeb6e1579aecaa9ce5387e81fa77d8a Description: Examples for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains useful librdmacm1 example programs such as rping and udaddy. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: srptools Priority: optional Section: net Installed-Size: 145 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), udev, libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20) Filename: ./srptools_47mlnx1-1.47329_amd64.deb Size: 41428 MD5sum: aedc75dee2d7e241ddb8bab7596a727c SHA1: 42a449b3975bc3e211d644728e9c95408189acd8 SHA256: b60d3d58fadb29e8c39ac06ad424411e86a88707e248517154e95b19998c967e SHA512: 8afd9dd3ff79d70ccd590b9d58fa1a30a99f6153786c91dd1cca80cb17e26ab3929215d14132b95a0cf55877f0c0da3aca93c02ebd994ccc51d3be1f6f45e834 Description: Tools for Infiniband attached storage (SRP) In conjunction with the kernel ib_srp driver, srptools allows you to discover and use Infiniband attached storage devices which use the SCSI RDMA Protocol (SRP). Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: mstflint Priority: extra Section: net Installed-Size: 10483 Maintainer: Gal Sivan Architecture: amd64 Version: 4.13.0-1.41.g4e8819c.47329 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: ./mstflint_4.13.0-1.41.g4e8819c.47329_amd64.deb Size: 1593864 MD5sum: 55ab15d73ac911cd1524cdc5f43848f7 SHA1: 4243d71003a1ee8c08fe008590cf83a787752b9b SHA256: 6a1c33085f7ec7058adade7e0f314bc5d9e4bbff76a42a6b9e7bd458bfb5df2c SHA512: ab298050ebf0ad3b733ab52fb76a10a0c30e8ef96e3ac90d737dd8466e5b5de440c561fe9da384aabc5c0925ab7027cd1c64a9afae0d63e0a04534ca84b3bfc1 Description: Mellanox firmware burning application This package contains firmware update tool, vpd dump and register dump tools for network adapters based on Mellanox Technologies chips. Homepage: http://www.mellanox.com Package: libopensm-devel Priority: extra Section: libdevel Installed-Size: 2091 Maintainer: Hal Rosenstock Architecture: amd64 Source: opensm Version: 5.5.1.MLNX20191120.0c8dde0-0.1.47329 Depends: libopensm (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329) Filename: ./libopensm-devel_5.5.1.MLNX20191120.0c8dde0-0.1.47329_amd64.deb Size: 621680 MD5sum: c94a0f1cbc1428e82b9c16b4be5c3df0 SHA1: aeb27bc03918768b4dd39461d11eaca9e89c6271 SHA256: bae362bf97d92434ef74b417bf42b1ca34c33bd33c3eeaa5eebbc4b3f5c1f41e SHA512: e792945ceb82e6a2cbcb21a17edcb8a154b9bd1abdbe5d41e87abfe2423d024e0dedd625f5c677c1356dbb609e5724bc1216b3b3c1ff755731519e1cf717a28b Description: Developement files for OpenSM Header files for OpenSM Homepage: http://www.openfabrics.org/downloads/management Package: libopensm Priority: extra Section: libs Installed-Size: 1042 Maintainer: Hal Rosenstock Architecture: amd64 Source: opensm Version: 5.5.1.MLNX20191120.0c8dde0-0.1.47329 Depends: libc6 (>= 2.17), libibumad3 (>= 1.3.9) Filename: ./libopensm_5.5.1.MLNX20191120.0c8dde0-0.1.47329_amd64.deb Size: 491104 MD5sum: 482276b9d383b0d9f7c80e314b18719b SHA1: edef125886466d0f5509a31207f67dad72de7489 SHA256: 9d29aba9abe61aa07c4a05d835713cec52d16e729953e4557f8eda07e59bda70 SHA512: 913752d6246c51e005fed8c20467287eff86780092d3db2fb0f529879f45ac486f71b049133a1a775b93fa28eb62da428e589c0ab6067b8cef3dd6e829485a00 Description: Infiniband subnet manager libraries OpenSM provides an implementation of an Infiniband Subnet Manager (SM) and Administrator (SA). One Subnet Manager is required to run on each Infiniband subnet in order to initialize the Infiniband hardware. . This package contains shared libraries that are part of the opensm package but are also used by other applications. Homepage: http://www.openfabrics.org/downloads/management Package: opensm-doc Priority: extra Section: doc Installed-Size: 489 Maintainer: Hal Rosenstock Architecture: amd64 Source: opensm Version: 5.5.1.MLNX20191120.0c8dde0-0.1.47329 Filename: ./opensm-doc_5.5.1.MLNX20191120.0c8dde0-0.1.47329_amd64.deb Size: 491564 MD5sum: 43c168ea50ae8da019d3e68036ae1ca8 SHA1: ec71f0b79b76b1983c142d9fb2ef31a296cd3958 SHA256: 9eaba961fd4a69b75ae054cb2425950beedb5afca5f4487c5ea34fdf61a1fa2c SHA512: 85aefb4b71477bb10dfcd1804e32f94b39848497adcfe8a38e2af2f4099f8b6cfe7e9a45ff2255496c582d34bbf0bc88f676b3ded60fcf9a41ef3126685d8ac8 Description: Documentation for opensm Documentation for the opensm Infiniband subnet manager. Homepage: http://www.openfabrics.org/downloads/management Package: opensm Priority: extra Section: net Installed-Size: 3244 Maintainer: Hal Rosenstock Architecture: amd64 Version: 5.5.1.MLNX20191120.0c8dde0-0.1.47329 Depends: libopensm (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2) Filename: ./opensm_5.5.1.MLNX20191120.0c8dde0-0.1.47329_amd64.deb Size: 1127196 MD5sum: c315fe86e9b4d50392af4147035e945b SHA1: 71e2ab064fc3a13a37a66e8231c9ded1a5dae7e9 SHA256: fa0937d9bdf5106f9db580992f12db8bb07fc007bf71687779aa8a898412995f SHA512: f0444018e8f2c22760ac9aa425e625292978c42a95897564371b92ea40a4746ee6a4930a569218d5356c74c166de05ba4186539a647389db98780b3fe0b915c2 Description: An Infiniband subnet manager OpenSM provides an implementation of an InfiniBand Subnet Manager and Administration. Such a software entity is required to run for in order to initialize the InfiniBand hardware (at least one per each InfiniBand subnet). Homepage: http://www.openfabrics.org/downloads/management Package: perftest Priority: extra Section: net Installed-Size: 2186 Maintainer: Gil Rockah Architecture: amd64 Version: 4.4-0.11.gd240b65.47329 Depends: libc6 (>= 2.29), libibumad3 (>= 1.3.9), libibverbs1 (>= 1.1.6), librdmacm1 (>= 1.0.15) Filename: ./perftest_4.4-0.11.gd240b65.47329_amd64.deb Size: 193208 MD5sum: c28575d41bce8f954001f1528ce5679a SHA1: 1535cbe1c074168560eef859ab3cb0f0c82b0ed9 SHA256: be9d96eafee27c5691a9841287fabe018e7bd9dad80b3a501854a48b53b50f5b SHA512: 4560fc3358a0861173ed68d0a5238fb16d54f6406c77ecc4771ea1bf4c988c7831f2d5d61253774b52afa46bdabef0bc7cab6aad9f9e25e9e8fe863bbd798326 Description: Infiniband verbs performance tests This is a collection of tests written using Infiniband verbs intended for use as a performance micro-benchmark. The tests can measure the latency bandwidth and message rate of Infiniband or Ethernet (RoCE) fabrics. Homepage: https://openfabrics.org/downloads/perftest/ Package: ibutils2 Priority: extra Section: net Installed-Size: 14991 Maintainer: Tamir Ronen Architecture: amd64 Version: 2.1.1-0.113.MLNX20191121.g1c29603.47329 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libibumad3 (>= 1.3.9), libstdc++6 (>= 9) Filename: ./ibutils2_2.1.1-0.113.MLNX20191121.g1c29603.47329_amd64.deb Size: 1684812 MD5sum: 52856ad28d1248f7575fe56f92faf73a SHA1: d1a2a69dea6ad37acbe31fa904ac1fda9a48a885 SHA256: bcf7e5aa47740c48275f0f5f8f4eba422c4e326c39659c181bb96abcd717d1dc SHA512: d2d787c4b238b83a306dc0ab6eb527c0b481a7cabdb0091c1c0255fcd30eabce2ccfb118bb83307c31e7734b43bd350408b31d02f98119d36fab920bad0abd11 Description: OpenIB Mellanox InfiniBand Diagnostic Tools ibutils provides IB network and path diagnostics. Package: ibutils Priority: extra Section: net Installed-Size: 1904 Maintainer: Yevgeny Kliteynik Architecture: amd64 Version: 1.5.7.1-0.12.gdcaeae2.47329 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libibdm1, libopensm, libstdc++6 (>= 9), libtcl8.6 (>= 8.6.0) Filename: ./ibutils_1.5.7.1-0.12.gdcaeae2.47329_amd64.deb Size: 404932 MD5sum: 56ba8220fb65103663121ab4e18b6534 SHA1: b3e1f06d446d2a286811b560fc4dee6f607f23d8 SHA256: 810e422466d065537e8696e6d417982cc5f02a6b0b93cc6bc9b8d4a865ad7926 SHA512: adc0b4bdb7f7c84df4c071501b907ff1fd1b5ae3a81d3c70a33631e9d72dd13c0a86c23e33beaaf50c69b84fed32a24e145a080f2c439ce28caf4f654e448d4b Description: InfiniBand network utilities This package contains a set of utilities useful for diagnosing and testing InfiniBand based networks. Package: libibdm1 Priority: extra Section: net Installed-Size: 11685 Maintainer: Yevgeny Kliteynik Architecture: amd64 Source: ibutils Version: 1.5.7.1-0.12.gdcaeae2.47329 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libopensm, libstdc++6 (>= 9), libtcl8.6 (>= 8.6.0) Filename: ./libibdm1_1.5.7.1-0.12.gdcaeae2.47329_amd64.deb Size: 761608 MD5sum: a57b504a396e6557c95458b32fa803c6 SHA1: c5f36731eab9b91020a217ace50b63e1040f38db SHA256: a7344ec26c3169176927ebf23cd9d8d63df5ef87a01e08282bac213135619ac9 SHA512: bb210a0591c1a1a8ecacc13bb500208e088a5ced731705051f8baac42e520c49c6dd03888080c25730cad2550e69090fe499447acde324d8bfcd19d426fc1379 Description: InfiniBand network diagnostic library This package contains a library for building tools useful for diagnosing and testing InfiniBand based networks. Package: cc-mgr Priority: extra Section: libs Installed-Size: 451 Maintainer: Tamir Ronen Architecture: amd64 Version: 1.0-0.46.MLNX20191120.gf30d03a.47329 Depends: ibutils2, libc6 (>= 2.14), libgcc1 (>= 1:3.0) Filename: ./cc-mgr_1.0-0.46.MLNX20191120.gf30d03a.47329_amd64.deb Size: 75124 MD5sum: 48d001d766165c4e511d1d74e1c40651 SHA1: 5d25145eb7a9e61a1f78cfaf984b0acdc8addc54 SHA256: caae60c8f06251b288f0e29b3e07f90c7314eedd391116de13dd4acbaa4b8f3f SHA512: 4a2ceefe5e7abf55174c8b15ec0338b2d2e0746233bbe700640588231adaeb6858d9d62dfc6fb9d6bd568d759b5a9474f521c19765c1563445275a2a85308b07 Description: Congestion Control Manager Congestion Control manager configures congestion control settings and logs congestion control events in the fabric. Package: dump-pr Priority: extra Section: libs Installed-Size: 52 Maintainer: Tamir Ronen Architecture: amd64 Version: 1.0-0.42.MLNX20191120.gf30d03a.47329 Depends: libc6 (>= 2.4) Filename: ./dump-pr_1.0-0.42.MLNX20191120.gf30d03a.47329_amd64.deb Size: 9648 MD5sum: 27a1bb1870e93457fb4aa753c8dcc69d SHA1: 8cf40d8ccee8dfd244df52631db4a5731b6569f7 SHA256: aa5d13aacf7ded2a41899e7c12687d1e967f1d5b99396f0008428c73eb4a6e95 SHA512: 706e4026c093e9d00f97020244ffbccea5fb60d1d32e0e6534030886379d031a797461a4d24718e937e2641d62a34f7ca6a1304196c2aa3e246ffcbd328b040b Description: Dump PathRecord Plugin Dump PathRecord plugin dumps the SA path records. The output files are dependent on an environment variable and the routing protocol in use. Package: ucx Priority: extra Section: libs Installed-Size: 4824 Maintainer: ucx-group@elist.ornl.gov Architecture: amd64 Version: 1.7.0-1.47329 Depends: ibverbs-providers (>= 22), libc6 (>= 2.29), libgomp1 (>= 4.9), libibverbs1 (>= 1.1.6), libnuma1 (>= 2.0.11), librdmacm1 (>= 23) Filename: ./ucx_1.7.0-1.47329_amd64.deb Size: 887260 MD5sum: 0f95842a643447ce409e820b781f07fb SHA1: eecb5d0f57f09cae3f585be1af9f85a25502e407 SHA256: 9451564d45f8b7343c1d468b88d4672a45521a55bcd9cfad905da7374a998e9a SHA512: 2128ebc8f8511d92fda1aafb312684a1b74bd82dfd56303253286fdb421adf416e6e4befca84248cd8f9b5fc1e94110852690a94be2f34392a61625f1904ad18 Description: Unified Communication X UCX is a communication library implementing high-performance messaging. Homepage: http://www.openucx.org Package: dapl2-utils Priority: extra Section: net Installed-Size: 465 Maintainer: OFED and Debian Developement and Discussion Architecture: amd64 Source: dapl Version: 2.1.10mlnx-OFED.3.4.2.1.0.47329 Depends: libc6 (>= 2.14), libdapl2 (>= 2.0.19), libibverbs1 (>= 1.1.2) Filename: ./dapl2-utils_2.1.10mlnx-OFED.3.4.2.1.0.47329_amd64.deb Size: 212552 MD5sum: 36c6bd7deefb84c04f52836dc2ad0c2e SHA1: 4833bfe60bf5b4bf97eeb245f9e0ca6277523380 SHA256: 3acd9d37df7ed3f1c6a63ed7e0410ee69317491d8c724b2ea03a146414850ba8 SHA512: 17c635d4614ad3d017f0a93e2788c2fdb54f14224457374f9dd09d43f86d4d7d26fdb2d5b86da3608f2c7d9669881b8c2938253913ecb4c69f4a262aebefe9b3 Description: Utilities for use with the DAPL libraries The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains example utilities that use the DAPL API. Homepage: http://www.openfabrics.org Package: libdapl-dev Priority: extra Section: libdevel Installed-Size: 1836 Maintainer: OFED and Debian Developement and Discussion Architecture: amd64 Source: dapl Version: 2.1.10mlnx-OFED.3.4.2.1.0.47329 Depends: libdapl2 (= 2.1.10mlnx-OFED.3.4.2.1.0.47329) Filename: ./libdapl-dev_2.1.10mlnx-OFED.3.4.2.1.0.47329_amd64.deb Size: 291324 MD5sum: 8371c61c48d8a2975993177458ffe1c0 SHA1: f1fb2a95ef95f2f1da44954b6de7d935c4ec1834 SHA256: 93f3ebcf4de02899eff8e5eb856cdfdd01f264f64951c86b3d129b429140f55c SHA512: 61bd41b4dfa270cffca688b14c2a4c603cffb0179810ac3bd3c94124bdc1d15590257591a0036756ad72b39a038e71c9df9fe9a262f031c65f79764ac0353449 Description: Development files for the DAPL libraries The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains the header files and shared libraries for building applications against libdapl. Homepage: http://www.openfabrics.org Package: libdapl2 Priority: extra Section: libs Installed-Size: 654 Maintainer: OFED and Debian Developement and Discussion Architecture: amd64 Source: dapl Version: 2.1.10mlnx-OFED.3.4.2.1.0.47329 Depends: libc6 (>= 2.16), libibverbs1 (>= 1.1.6), librdmacm1 (>= 1.0.19) Filename: ./libdapl2_2.1.10mlnx-OFED.3.4.2.1.0.47329_amd64.deb Size: 213956 MD5sum: 893843cd6c5b060c861d2642369a1e3e SHA1: 14977c9dacf922dac264aac3b5aed4285acc3ccc SHA256: ce7df847c82df5006dc2955558ed6678e007b130b41a0f6468b1109d98900a5d SHA512: 99b50e90d6237aa35be57d16583d3da47b22b376a22ad747f9b63ab9db8b8de20a392c3d7e1af1ef549a38f9eaddcd351982888401fb8d57881d6d1484b352f5 Description: The Direct Access Programming Library (DAPL) The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains the libdapl shared library. Homepage: http://www.openfabrics.org Package: libvma-dbg Priority: optional Section: debug Installed-Size: 15 Maintainer: Liran Oz Architecture: amd64 Source: libvma Version: 8.9.5-1 Depends: libvma (= 8.9.5-1) Filename: ./libvma-dbg_8.9.5-1_amd64.deb Size: 4068 MD5sum: 353e5ce5e014345c80e993eb830f315c SHA1: 688f9ec97c13b71ad56078351750783ef56cf363 SHA256: e4c304f141b13d781fe2b040dcf925ec6f87d2d5e5a553e0f5106907aab6eb13 SHA512: e3b227083a6303f55ef8e8e15acd475902a43161c0111f4f9eb8e331e1bdd8d96930626bbcdf2f5a1c7b87306e8a842038f69f141f45f07ec3afd4a2f12eb900 Description: Debugging symbols for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the debugging symbols associated with libvma. Homepage: https://github.com/Mellanox/libvma Package: libvma-dev Priority: optional Section: libdevel Installed-Size: 48 Maintainer: Liran Oz Architecture: amd64 Source: libvma Version: 8.9.5-1 Depends: libvma (= 8.9.5-1) Filename: ./libvma-dev_8.9.5-1_amd64.deb Size: 12496 MD5sum: 82237804228e0a860a740d6accc7820b SHA1: 1bb06a07512cb654871905da561e1d336d7ecedf SHA256: cdbd1435ab2ee5aba5ca9a19b83783937154a2471a45921c78aad3bb1312f26a SHA512: 6f49ec63f9f8ae320469a94b1fa816a31cbc7cf916f1bc50f4e2a1ac620d7b195463dbbfafd615f5b31627210dee1d0f1838eb60ba650168248adb8098f84470 Description: Development files for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes headers for building programs with libvma's interface directly, as opposed to loading it dynamically with LD_PRELOAD. Homepage: https://github.com/Mellanox/libvma Package: libvma-utils Priority: optional Section: utils Installed-Size: 80 Maintainer: Liran Oz Architecture: amd64 Source: libvma Version: 8.9.5-1 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libvma (= 8.9.5-1) Filename: ./libvma-utils_8.9.5-1_amd64.deb Size: 25156 MD5sum: 9fff81616592f7b43232778645c04028 SHA1: 922bf4e6adf3a29be6f5847840676789cea552eb SHA256: 168a3e0c9076ea3453f59d6c287553dd3a9e8704399641f0d0eb58868b7e5f36 SHA512: 07f4a2a674a75ed8c6b40dc2f00260254e92c8d2d45bd9f672f6effd06e535467c83b02fcf2c6e7309ff252d4bb01a8cc12e1081f0425cbed82325710ae73e1f Description: Examples and tools for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the tool vma_stats for collecting and analyzing Libvma statistic. Homepage: https://github.com/Mellanox/libvma Package: libvma Priority: optional Section: net Installed-Size: 3259 Maintainer: Liran Oz Architecture: amd64 Version: 8.9.5-1 Depends: ibverbs-providers (>= 17), libc6 (>= 2.22), libgcc1 (>= 1:3.0), libibverbs1 (>= 1.1.6), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), librdmacm1 (>= 1.0.15), libstdc++6 (>= 5.2) Filename: ./libvma_8.9.5-1_amd64.deb Size: 758616 MD5sum: ec48390911a1988c061846619bfed9bd SHA1: f6b5e97fa4e9480b76ba2bf9ddbcb32849b7a22c SHA256: 096b4f57614dd8eaf0f4ec16228ec77e525a424bde61f09cbb52d0e364711b25 SHA512: 80fc89a836d1629849b3e25fa8f61796c5ad44ba588ac95eae157f397291f0582a040423672cc99948cd53b3a113811ea0c467982946021bc27187cb0f5b4279 Description: LD_PRELOAD-able library that boosts performance libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes the dynamic library itself. Homepage: https://github.com/Mellanox/libvma Package: sockperf Priority: extra Section: unknown Installed-Size: 4909 Maintainer: Mellanox Technologies Ltd. Architecture: amd64 Version: 3.6-0.git737d1e3e5576.47329 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./sockperf_3.6-0.git737d1e3e5576.47329_amd64.deb Size: 634444 MD5sum: c4a1bd03ff1af2c797ab5e6c26dce5c9 SHA1: 7b175548bad45c4e034bd3cf20818552fd1899aa SHA256: 73208c71976629746ba493f6d745d6e59d424a2ed3732ff4e6212b64b13adc70 SHA512: 1ed58549eebaa347b33ac794bd8550c655cdda45c5f0364cce1adeb5de0bce9b9974d73788f7ec3c4e4c0c06735a80ea2932de6c50ba905fd7509cf95ee04a7f Description: auto-generated package by debmake This Debian binary package was auto-generated by the debmake(1) command provided by the debmake package. . ===== This comes from the unmodified template file ===== . Please edit this template file (debian/control) and other package files (debian/*) to make them meet all the requirements of the Debian Policy before uploading this package to the Debian archive. . See * http://www.debian.org/doc/manuals/maint-guide/dreq.en.html#control * http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-debian-control . The synopsis description at the top should be about 60 characters and written as a phrase. No extra capital letters or a final period. No articles — "a", "an", or "the". . The package description for general-purpose applications should be written for a less technical user. This means that we should avoid jargon. GNOME or KDE is fine but GTK+ is probably not. . Use the canonical forms of words: * Use X Window System, X11, or X; not X Windows, X-Windows, or X Window. * Use GTK+, not GTK or gtk. * Use GNOME, not Gnome. * Use PostScript, not Postscript or postscript. Multi-Arch: foreign Homepage: http://www.mellanox.com Package: mlnx-ethtool Priority: optional Section: net Installed-Size: 447 Maintainer: Ben Hutchings Architecture: amd64 Version: 5.1-1.47329 Depends: libc6 (>= 2.14) Filename: ./mlnx-ethtool_5.1-1.47329_amd64.deb Size: 119816 MD5sum: 75aefd073436165549da6b1cde2fc952 SHA1: a60514b1572e88ddf42afc2f152fe0ea95138fc0 SHA256: 1f68e9027e788a7cd6300aca0a3a005f4ff34c8b164ea9d6b061b2ea1a036f1d SHA512: a1d1eb607af8f3c1548619448b84a2470bf8cfba6c736c5f9ee620ee1461e6d3aa0fe0fda8930fc6940f2f32bb97d08736d227b7b0c533341ffb6a819ea3c393 Description: This utility allows querying and changing settings such as speed, port, auto-negotiation, PCI locations and checksum offload on many network devices, especially Ethernet devices. Homepage: https://ftp.kernel.org/pub/software/network/ethtool/ Package: mlnx-iproute2 Priority: optional Section: net Installed-Size: 3161 Maintainer: Ben Hutchings Architecture: amd64 Version: 5.2.0-1.47329 Depends: libc6 (>= 2.29), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 2.0.15) Filename: ./mlnx-iproute2_5.2.0-1.47329_amd64.deb Size: 763340 MD5sum: da756d1c14f8086fbb656c9b277f7eca SHA1: b3e81c896912ccddf19022b4539c017613bc573b SHA256: 59a9cce1412d4a86ee9b60a8b68e7c6186dea4ffb4f619884ccf3be89f9aeef7 SHA512: 3104d53a054648544f6342069394b5ba76b801e31e282beb09562c3fa8c51c1625dda10e4ad896228bc9f6f56c72582b7a8127b963a3b2f8b8dbe6c0ea998947 Description: This utility allows querying and changing settings such as speed, port, auto-negotiation, PCI locations and checksum offload on many network devices, especially Ethernet devices. Homepage: https://ftp.kernel.org/pub/software/network/iproute2 Package: libdisni-java-jni Priority: extra Section: java Installed-Size: 91 Maintainer: Patrick Stuedi Architecture: amd64 Source: libdisni Version: 1.9-OFED.4.5.0.0.6.47329 Depends: libc6 (>= 2.8), libibverbs1 (>= 1.1.6), librdmacm1 (>= 1.0.15), adduser Filename: ./libdisni-java-jni_1.9-OFED.4.5.0.0.6.47329_amd64.deb Size: 17980 MD5sum: 492e80a026365deb5cd8f7f8e4185c8b SHA1: 8b1f7b5dc32da78f39a39cd75ebffc2c0b54fbc0 SHA256: fab661d46a8b4971229ec82844166b38c0e27d3f201395fa777fde3486202e90 SHA512: e6f8deee48f8f40d8cc73fa379cb1cbf8241d29b4e9c87f2273b8920f81fa7c2816727ae1882c67cd552622fa4ad921bb49ed5c3cc99ad6afb578bc629744737 Description: Direct Storage and Networking Interface Library libdisni provides a user-space API to direct storage and networking access from userpace. It provides an RDMA interface to access remote memory. . This package contains the shared library. Homepage: https://github.com/zrlio/disni Package: ofed-scripts Priority: extra Section: utils Installed-Size: 259 Maintainer: Vladimir Sokolovsky Architecture: amd64 Version: 4.7-OFED.4.7.3.2.9 Filename: ./ofed-scripts_4.7-OFED.4.7.3.2.9_amd64.deb Size: 42756 MD5sum: 282c6693bf354eed0fda22a33ee65d94 SHA1: 7329c7c337bbb5ccc04362139dc99d72c068ad27 SHA256: d9eb4f92e4824692a47fa6efa2ccf31eb521ccf708042a3bd3e06efdd5de921b SHA512: a7c5bf95d08ea3d6041e175d75f3fdd9402c38f6bd1020768bda010b6860413d3e4f4f4876fa3ba79ec636d01c5b7a9d3b3e9a6a9a82aa24af0fbcf4897ea276 Description: MLNX_OFED utilities Homepage: http://www.mellanox.com Package: ibacm Priority: optional Section: net Installed-Size: 254 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libsystemd0 Filename: ./ibacm_47mlnx1-1.47329_amd64.deb Size: 80448 MD5sum: fa7e2931e829480d8e46e577b19de260 SHA1: 6a659df43af2c3fab476326cec1f0ef1a6353a93 SHA256: aa699adc54a8f4b6b7bcf22b20608a675003430abe69a1004f42bc39be3f0efd SHA512: 4ba2f35aa8b86289e2027f6caa85da750ce64195f2e226eabc4fab1e641cf022c651237c11d9d28c8c6c5808743e19182cd6f795d2d188c8ba9314725bb90a0b Description: InfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: ibverbs-providers Priority: optional Section: net Installed-Size: 412 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Replaces: libcxgb3-1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, libnes1 Provides: libcxgb3-1, libefa1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, libnes1 Depends: libc6 (>= 2.14), libibverbs1 (>= 25.0-1) Breaks: libcxgb3-1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, libnes1 Filename: ./ibverbs-providers_47mlnx1-1.47329_amd64.deb Size: 130104 MD5sum: 4a540aef339dc9c7c12f38a09ca00b44 SHA1: 718bb77d113535ac98cbd98535241077793dd334 SHA256: e5ffb86f4c01953d5a0d0c3c4169c7a0b9260acae3b09b6d66686ec7ad5673dd SHA512: 42a904e50d98fbd715ae6f5ec64dbd3b90513b5ef46d705377d370e07c1b94507f03cd74a79da3afa55255c7ac326d2ec01557c4191440c9b43c9712566c0b07 Description: User space provider drivers for libibverbs libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . A RDMA driver consists of a kernel portion and a user space portion. This package contains the user space verbs drivers: . - mlx4: Mellanox ConnectX-3 InfiniBand HCAs - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs - rxe: A software implementation of the RoCE protocol Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: ibverbs-utils Priority: optional Section: net Installed-Size: 266 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.14), libibverbs1 (>= 24) Filename: ./ibverbs-utils_47mlnx1-1.47329_amd64.deb Size: 54416 MD5sum: 0a9255c3b7c3242e8d3f8877592abbfa SHA1: b4e1cbed7b22260ae8c740d5970a26fcb0fced9a SHA256: 6e377b7e6b26ed8f1ff4e580cfb3cf230e7f309f6380fbc3788f9d90a5d92c6e SHA512: 308feadac9b69bc1bf20fa918b0dec85885443737f97c1faa1c1451e44b0db31aeb29cff2b9d05a2ff6f4ddb3426acaf17aa749d8140767cf954695cc8009092 Description: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: infiniband-diags Priority: optional Section: net Installed-Size: 941 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibnetdisc5 (= 47mlnx1-1.47329), perl, libc6 (>= 2.17), libibmad5 (>= 1.3.12), libibumad3 (>= 1.3.9) Filename: ./infiniband-diags_47mlnx1-1.47329_amd64.deb Size: 156700 MD5sum: 3441d605345a884074d2685e1a8b0fbe SHA1: 3f3fa630b0335deccf8c550d1860c642dc2849bb SHA256: 9dee247c165977636d25747e274933ad0e56a506af609483932937b733b897ca SHA512: d3a68607227e1e685d837584302a8a97c6f2790f10028c16fc7b8b0dc1330e6327c80e074a89a33275ebb476f4eda577f52024cf2b3b22acc32dd6fa21f1b675 Description: InfiniBand diagnostic programs InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides diagnostic programs and scripts needed to diagnose an InfiniBand subnet. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: libibmad-dev Priority: optional Section: libdevel Installed-Size: 256 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Provides: libibmad-devel Depends: libibmad5 (= 47mlnx1-1.47329) Filename: ./libibmad-dev_47mlnx1-1.47329_amd64.deb Size: 48344 MD5sum: 591d4a256008c0c402f0e039c8b6b007 SHA1: 66bdb96628d1bf9a49273f36d776eb8b0648049e SHA256: 04234c1b92f4ac239a7b0c1dd2b1a0a757a6e092b714a008d1b83cb95830d316 SHA512: 6288a04d83ceaf6c18759810103363d47dc154cc4596e2aa745788f91aec549f37dd459fa75b30aa78eeb374e8f03003b33ca6f739b4fc36b5b14bad8cda2f7f Description: Development files for libibmad libibmad provides low layer Infiniband functions for use by the InfiniBand diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package is needed to compile programs against libibmad5. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibmad5-dbg Priority: extra Section: debug Installed-Size: 161 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibmad5 (= 47mlnx1-1.47329) Filename: ./libibmad5-dbg_47mlnx1-1.47329_amd64.deb Size: 109884 MD5sum: f2b880015977ffddc6854fe884260d88 SHA1: f4e66b9639de05076cebff23862ee6cd710f3bba SHA256: 41b3c5a8d0772fc9f2bdc65b6fac29e468a0b4fba2079a252e7215a9c05dfd7c SHA512: 6967bdb443dc1f677e5ddcdb9086b702a2ce4dce7dd6fbc4bdc4131ae88840f7ed28f9c73959e0f5caa46e1fb419481d2f9746cd6ac7068972f786379bbfec1e Description: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the debug symbols associated with libibmad5. They will automatically be used by gdb for debugging libibmad-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 75b7a4104b59bd93a63e210568974abf279a7f1e Package: libibmad5 Priority: optional Section: libs Installed-Size: 160 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.14), libibumad3 (>= 1.3.9) Filename: ./libibmad5_47mlnx1-1.47329_amd64.deb Size: 39168 MD5sum: 6ab11580b2585de99ff5c4eb86f72c08 SHA1: 382ae8c5a01e7f8e8cb4e4091d59de5a2345e883 SHA256: 4d313cb04759a917950693ed90af186d6ef729cc0290a23c683cd2e8c2fab310 SHA512: a5b915c361e234923a76aa1be2d01af50ea837f5f64688008c03814174ab70b0a01e968d471a54d032e2d3cddbe76a43bf4c9c71f0ff5c1224d0f26b701ac2b2 Description: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibnetdisc-dev Priority: optional Section: libdevel Installed-Size: 156 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Replaces: infiniband-diags (<< 2.0.0) Depends: libibnetdisc5 (= 47mlnx1-1.47329) Breaks: infiniband-diags (<< 2.0.0) Filename: ./libibnetdisc-dev_47mlnx1-1.47329_amd64.deb Size: 39872 MD5sum: 7895ba750b4a7dfb44960c8c8847e2f4 SHA1: f97386495c0a001051853ba0c1660c9bc7f66e96 SHA256: a18b032c5f4a5f332ba37fc383feada91af1d3d3bdfa7815a3bab94c1d6136c9 SHA512: b5818b906d524dbf72e7a980806f7018bdf2d1e94a32f1e5365eac84a8f29a6c909c6a4d024ad8c0426dc4e75aa9906e6402e5d5e7a072e1c6ffeeb94359efb9 Description: InfiniBand diagnostics library headers InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides development files required to build applications aginast the libibnetdisc5 InfiniBand diagnostic libraries. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibnetdisc5-dbg Priority: extra Section: debug Installed-Size: 133 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibnetdisc5 (= 47mlnx1-1.47329) Filename: ./libibnetdisc5-dbg_47mlnx1-1.47329_amd64.deb Size: 94104 MD5sum: 2fd30c20465dc04bdb67db94b2c78ba5 SHA1: e79900a0f841a455e168565a11b9959556cb95e9 SHA256: a64824b68d58ba4d1eaebf6d4194e2cde9b89e864e98e8cd4d42e10cea7adcab SHA512: 64ed42ae3bf01370bdd82c0eae04f90b4328eef8ffdc211d8420666793064d555ff68bc62b13536758b4f12849813fc4512c0dc5008f70be3aaa5902e6ddb7ef Description: Debug symbols for the libibnetdisc library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package contains the debug symbols associated with libibnetdisc5. They will automatically be used by gdb for debugging libibnetdisc-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 9992949d0b6ccdad03d70d6d83cd5a387c991e04 Package: libibnetdisc5 Priority: optional Section: libs Installed-Size: 98 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.4), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: ./libibnetdisc5_47mlnx1-1.47329_amd64.deb Size: 31364 MD5sum: fa652345bd6de44509dce5d7200e9787 SHA1: c4294740552c41f03d96d67575cbde8f2912bca1 SHA256: c9da52d897f6e39adc6ec277ea5eb937edba44bf7e24e2de03626f6bb24cc500 SHA512: 47d86a7551600244a01fa875ac3bddad7e73609942c37789dddea16d27c5d35f47d8f541ed3b9589a31fc37ef48044f74ddeb3ad8d5c084cc178fd84010881b7 Description: InfiniBand diagnostics library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides libraries required by the InfiniBand diagnostic programs. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibumad-dev Priority: optional Section: libdevel Installed-Size: 181 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Provides: libibumad-devel Depends: libibumad3 (= 47mlnx1-1.47329) Filename: ./libibumad-dev_47mlnx1-1.47329_amd64.deb Size: 53056 MD5sum: 036c835b611d2137e0dfe43cb9919879 SHA1: c74935085867f0645eefef4c224a6a07c07e28ef SHA256: 7923c83f5ea10454264756a9947bfda5febc65d6290e3eae1322dd6f3c634894 SHA512: b6d5e2e2675f59414694a347579d2347118ae608ca5b1d180d12765657e7b07823f8e28e4eef529843bf02bad96d3fd9efc736e6b238cbec02d862e87b1238b5 Description: Development files for libibumad libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package is needed to compile programs against libibumad. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibumad3-dbg Priority: extra Section: debug Installed-Size: 82 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibumad3 (= 47mlnx1-1.47329) Filename: ./libibumad3-dbg_47mlnx1-1.47329_amd64.deb Size: 45564 MD5sum: 6010ec9c714f2221c08f0e4ce11ad7e7 SHA1: c843d16468f315003f7d012ec93d468e7d2307f6 SHA256: 5309d2b249da80e41089e0454412b729f1f00e7ee9554b1e84af43b5940e992e SHA512: 11d28bcefee3789980bb2beed2e73fdf6bcce81d4844dc6c6db547c9e224b7086dd30fc0bc4e61e5c4a38e6fe4db650a91fe1b61211b19ebcc4444bfd8bf38ca Description: Debug symbols for the libibumad3 library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the debug symbols associated with libibumad3. They will automatically be used by gdb for debugging libibumad-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: cfc6931109250baea2be5d95d5bc83b5f80ad9a9 Package: libibumad3 Priority: optional Section: libs Installed-Size: 83 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Provides: libibumad Depends: libc6 (>= 2.4) Filename: ./libibumad3_47mlnx1-1.47329_amd64.deb Size: 25184 MD5sum: 6876d6e859a871d58c0428b63369f059 SHA1: 8c5359a2cd6d40067dbe1f028cd22168d2cd24a2 SHA256: 486904b019c7f0511d26a8262e15240d67fc18f503a81ddeec55c17175cfbfd8 SHA512: f7efd897d10476eecc55b0b02bc8c79675d9094a66ac8a521c93d83db6e2d4e3e295f7b1578e1625c363aecba75956778856f5ee436decbe955d3568d9b13bfc Description: InfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibverbs-dev Priority: optional Section: libdevel Installed-Size: 1155 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: ibverbs-providers (= 47mlnx1-1.47329), libibverbs1 (= 47mlnx1-1.47329), libnl-3-dev, libnl-route-3-dev Filename: ./libibverbs-dev_47mlnx1-1.47329_amd64.deb Size: 326804 MD5sum: 597a1dc31eb71f078809aa1a54063bbf SHA1: 330fd1f021baafdf0170a2f83db8e849e7be2150 SHA256: 3246424e1a1671bb85cb981fb71bfeef8047eea2b1a9f0cf3e60a0c25e698e06 SHA512: 1b97805af6b5726ba221356711995d85f7623de91225ac29125376d0b9ea2e4327f285e3b4da0773558a6bbda36b9ff0d1da1cff5a8b32eda4d1da3eb85632b1 Description: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibverbs1-dbg Priority: extra Section: debug Installed-Size: 384 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibverbs1 (= 47mlnx1-1.47329) Filename: ./libibverbs1-dbg_47mlnx1-1.47329_amd64.deb Size: 329524 MD5sum: fbaffbe04b5a82093900de76ae65fa15 SHA1: 705f4dd9b69804408cca49782797f0701a023276 SHA256: 332696067c77396db4d2dbd385811e1329ed4cc3ba89262b442f0b9b50d5bd6b SHA512: cd925b119c251660026ac816781f94896e05994cd651bd7b097d7a2691e7a1418b234e16497b99d26e0c9fe10cc25d9dd0b3d8d3e7b111f23c4324355cc9b414 Description: Debug symbols for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains the debug symbols associated with libibverbs1. They will automatically be used by gdb for debugging libibverbs-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: bc930face2c94f0a562e8a5cae917aad65ce7eaa Package: iser-dkms Priority: optional Section: kernel Installed-Size: 165 Maintainer: Mellanox Technologies Architecture: all Source: iser Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./iser-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 34772 MD5sum: 7cb3153d891d09cbace9c897f648b212 SHA1: 2152bbdc2e66479f4257c9b7543329757acf381c SHA256: 08edb4e96ab4e41947c00a4944fb49459cc4a56957c38d9402225e8eab747cf2 SHA512: c982751a33168fc38c686c4c8aae2d3cdd2b5f6f9b2f650155d2423f504da1ab9ac719e63e2d963f61a6d26ee708d30960a274d31451223a5544a856e7b37421 Description: DKMS support fo iser kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: isert-dkms Priority: optional Section: kernel Installed-Size: 120 Maintainer: Mellanox Technologies Architecture: all Source: isert Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./isert-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 23888 MD5sum: 5b97606ed5abafaffd73759a0e7758a5 SHA1: 4a64efc4eda6514304ea9df57adf67f70508170c SHA256: b878db50506007fa1175e95890ed87463f4556ebc77043f8b4973e97433ba66c SHA512: 525ccd5432db8c1e94d3a25e70344efb29b89957692add8d1d986d9742962cf642c70d9e97b4b95e42f1ef3186cc335f067e009f1c1a95f2f60fdf16923cd889 Description: DKMS support fo isert kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: kernel-mft-dkms Priority: optional Section: kernel Installed-Size: 104 Maintainer: Omer Dagan Architecture: all Source: kernel-mft Version: 4.13.3-6 Depends: dkms, make Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./kernel-mft-dkms_4.13.3-6_all.deb Size: 22084 MD5sum: 58314500480ae6d4650e6d199fbce14b SHA1: cb60dfe61429e45d834613e2d0ef4eb08ee70006 SHA256: 0cd56ca08bd99abd62aaeb0b3daa305d7f859785d11172d7f9095d5cd9a0043a SHA512: 557cfc6610e665c3269dce37f2886af2ce2c3df144128031e4e56be9c716ccd3bc15b64b53f2cdbb7b743217d3685d9ce87efa62cb351a4c00dba2cd244a3aad Description: DKMS support for kernel-mft kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. Homepage: http://www.mellanox.com Package: knem Priority: optional Section: kernel Installed-Size: 260 Maintainer: Brice Goglin Architecture: amd64 Version: 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8 Depends: pkg-config Filename: ./knem_1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8_amd64.deb Size: 37716 MD5sum: 17bdb0d6022c105f715b6bfe3ed17fbb SHA1: 559c989c8ec48bbd9290fcea50862609dbda81d0 SHA256: b41ad3a4f860834ecde542de07243ad751f2a6e31838eb57e92116cec95bc675 SHA512: 8360fcc6df6894c6809dc754791a7e60bbdd1e2d3fa7aeb69b7d897d66a1eb902b86faae147b957e383917bbe6e2fb7a1edbfb4b8294e6f567fd74e83e360ad5 Description: userspace tools for the KNEM kernel module KNEM is a Linux kernel module enabling high-performance intra-node MPI communication for large messages. KNEM offers support for asynchronous and vectorial data transfers as well as offloading memory copies on to Intel I/OAT hardware. See http://runtime.bordeaux.inria.fr/knem/ for details. . This package provides the userspace tools required to use the knem kernel modules. Homepage: http://runtime.bordeaux.inria.fr/knem/ Package: knem-dkms Priority: optional Section: kernel Installed-Size: 1432 Maintainer: Brice Goglin Architecture: all Source: knem Version: 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8 Depends: dkms, make, pkg-config Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./knem-dkms_1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8_all.deb Size: 165428 MD5sum: 42a0e1e5f4a79c907b69c371dd5ad4bd SHA1: 12364dc1379e684a05660af4bc62731e16e9e55c SHA256: eb8b7f14035c27b6ec5138e7b19d09d9ce2b9a0a5f34dab4b5a1dd9e3b4b6164 SHA512: f9a2966242209bd83d6aeda1c60e0f368e535aca4509bb641023fc500865347dc9a7470373174e806fee0131af742bf0e9b6de5f672b457e20334176e7f2cbbc Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Homepage: http://runtime.bordeaux.inria.fr/knem/ Package: mft Priority: extra Section: alien Installed-Size: 212802 Maintainer: MLNXshared tgwork team Architecture: amd64 Version: 4.13.3-6 Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: ./mft_4.13.3-6_amd64.deb Size: 63955848 MD5sum: 558473b05e2ebe7bc295cae4b1e96dda SHA1: 512c428d3ba43c5ad2256d76ce87bf68ca800868 SHA256: 282d4395090426ba0d948d5450367ce3005f010d42ceed39a562a32c72b89d9b SHA512: 72e56e137184e36afe4ca83d778efba1d52ee6ace8ba6a7ab4024eed856157e2af9fcb34b7b789807d9bfb7af4175167278d867913d822857c78db51c3d1281f Description: Mellanox firmware tools Mellanox firmware tools . (Converted from a rpm package by alien version 8.95.) Package: mlnx-fw-updater Priority: extra Section: utils Installed-Size: 17373 Maintainer: Alaa Hleihel Architecture: amd64 Version: 4.7-3.2.9.0 Depends: libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), perl Filename: ./mlnx-fw-updater_4.7-3.2.9.0_amd64.deb Size: 17647002 MD5sum: 58a854e64e20eb67cbcf7cd1801df68f SHA1: 9fb45b6ef3219b5ccda8f6e463701fbe29bade7e SHA256: 80c54cbf99d9afb44abe1a95b1152ec473a7a30f60098ad9be8c0fec5f9a0c9e SHA512: b8b567f22898b92ba95336d9082b399c52e626b935a3036ae60ca78b017424a81179fc164550f713cc6efa3b8759692e5cebc8d0a5e651d0c83eb8c002577eb3 Description: Mellanox Technologies Firmware update package Homepage: http://www.mellanox.com Package: mlnx-nvme-dkms Priority: optional Section: kernel Installed-Size: 1015 Maintainer: Mellanox Technologies Architecture: all Source: mlnx-nvme Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./mlnx-nvme-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 174304 MD5sum: 3c2c47b778aaecc321a389a5dfcbd4b0 SHA1: 4dfa7f83656f3125b0cf1c92e68988a852f44090 SHA256: e21fcb0b2ea0d80666261d9ff7964e0647f683fcedb3086413bec6ee9e99ff47 SHA512: 1b2979805090df9cadf11e6dda64e541b3df39519355dd861a3ef8cefffee778d6ceeb3977e5a81be76704d5f4b5e35854f47fc7978c5366a811892e0e5c2846 Description: DKMS support for nvme kernel module This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: mlnx-ofed-kernel-dkms Priority: optional Section: kernel Installed-Size: 21321 Maintainer: Vladimir Sokolovsky Architecture: all Source: mlnx-ofed-kernel Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof, mlnx-ofed-kernel-utils Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./mlnx-ofed-kernel-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 2440640 MD5sum: 44c8e809e0e46d7287b0e7e7e7c4a4ec SHA1: f5bc218dd4c2680930d70970ea56d19f8865c3b9 SHA256: 5f79d13ff2652f58a585141a9ad66fe7909e8fb52114b5785d6aae7c057015b9 SHA512: c12eaaf9a342201ed6775b55de6737b53a61981af6ddfa9f169343aad49155d01319f50a9d462a08beafb09360e81693b55b6b49ab9215f3b221d432feeef965 Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Package: mlnx-ofed-kernel-utils Priority: optional Section: net Installed-Size: 479 Maintainer: Vladimir Sokolovsky Architecture: amd64 Source: mlnx-ofed-kernel Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof Filename: ./mlnx-ofed-kernel-utils_4.7-OFED.4.7.3.2.9.1.g457f064_amd64.deb Size: 90568 MD5sum: d96d4c45ab1c3ce6c34fa1c214281774 SHA1: 16534c2e33f3667c6688bc7cec0dd439fa22016a SHA256: 6ef661687b3f0afa7d5387f83946035a86ececc559863ccf733ef9c307494109 SHA512: dda92b737b5e4dab8af3ccef56ba2984e47d617ad113401f27dfa598aad9524d819c7ad7ec5fa3dfc49b49e2f12bd5436649f2e7e74e919618505383711fcad3 Description: Userspace tools to restart and tune mlnx-ofed kernel modules Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Package: neohost-backend Priority: extra Section: alien Installed-Size: 149128 Maintainer: MLNXshared tgwork team Architecture: amd64 Version: 1.4.0-14 Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.1.1) Filename: ./neohost-backend-1.4.0-14.amd64.deb Size: 40181442 MD5sum: 54dd9189742a1280bd7c83c0784f2f9e SHA1: 5a867edb17d5aeec18575ff46dfe93a8a081a649 SHA256: 09bc98537c662fa299bd6a54dab40e8358a398e344fe36bcee3a2e426ae324ba SHA512: 78ce2bed663749758f1d9308b167b8797c4a89318761ddd783b2bd6516833658b61f087e54cbda32be9deaf3de79457212128f9c3c2d39b2daf6118736991057 Description: NeoHost-Backend tool Mellanox NeoHost-Backend tool package . (Converted from a rpm package by alien version 8.95.) Package: rshim-dkms Priority: optional Section: kernel Installed-Size: 201 Maintainer: Mellanox Technologies Architecture: all Source: rshim Version: 1.16-0.ga7ad4e6.47329 Depends: dkms, make Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./rshim-dkms_1.16-0.ga7ad4e6.47329_all.deb Size: 40564 MD5sum: d50a0f2e74af4397c266f5a7d7bc9dc1 SHA1: 5991e0cdd91d3e909b73ca13a9fdc87aa238d619 SHA256: 5b0009d07dc009292cb08974ef0f32c0be5c9d4491a3752ba62780a9399a9cf0 SHA512: 30713921d32fc86e5fa1b0c99d3b2d97ca79eadbc89ae356bcec987d5e4be71fe5e3db75183dd9676451fc2c12d0c0f2a931fc253c7818894ad5bb8e46518b08 Description: DKMS support fo rshim kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: srp-dkms Priority: optional Section: kernel Installed-Size: 214 Maintainer: Mellanox Technologies Architecture: all Source: srp Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./srp-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 44280 MD5sum: ac3011d53e89ace6fe10a7e129b6e626 SHA1: 75acb9283160d2866285ac8e9622dc88b140112f SHA256: 926b712932e11d5979c1f17d3c1eb5a43ad8311eb02f958ede46e2af676d6fea SHA512: 44688e9965729510a6295c8cfa553a6bb92108042601d697a5a7892ee85fd502cc3e869565f3943ed85683d09839b52407c2ce536762f6403f2af823ad01e866 Description: DKMS support fo srp kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: mlnx-ofed-basic-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), librdmacm1 (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), mlnx-iproute2 (>= 5.2.0-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), mft (>= 4.13.3-6), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), libibumad3 (>= 47mlnx1-1.47329), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibumad-dev (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-basic-user-only_4.7-3.2.9.0_all.deb Size: 1962 MD5sum: 1f714d232c1e10f95d2d7f6c7d62944a SHA1: e7f5c90f6017afdece98c4a5a0b5a613b94c444e SHA256: d273dc5ef614379cfb6a0d1ec9886217c8390e978720628418b0cc4d3060f91d SHA512: eec5d9ca623998c54d775ce8eaeaa603fe7706045e86959892cc4b66f0ba626844590f6096d4353beaf4682991a7ef6c72a7bd63294455a0ac61a81ca8080f82 Description: MLNX_OFED basic-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-dpdk-upstream-libs Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: rdma-core (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), libibumad-dev (>= 47mlnx1-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), python3-pyverbs (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-dpdk-upstream-libs_4.7-3.2.9.0_all.deb Size: 2190 MD5sum: 22abdeb58d9859a4a700cc4c9a9e9630 SHA1: 5ede42815098d00cc550e00142addd1782fb2d86 SHA256: ab51c3032c1989e27c1e2852a74cabcdd6228b7de76299e90c090aa30dcd63ef SHA512: 659d7d55fc1a0f8b212cddfe59a77fab9b6a2990c32a98cbef6f79bb640c6b30a1b88d9bcad89f91f83f937ad45be197aa0ca9269f98c710d333360a243cfe5a Description: MLNX_OFED dpdk-upstream-libs installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-hpc-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: perftest (>= 4.4-0.11.gd240b65.47329), libdapl2 (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), libibumad-dev (>= 47mlnx1-1.47329), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), mft (>= 4.13.3-6), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), libdapl-dev (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libibumad3 (>= 47mlnx1-1.47329), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (>= 4.13.3-6), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), mlnx-iproute2 (>= 5.2.0-1.47329), mlnx-ethtool (>= 5.1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), dapl2-utils (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), ibverbs-utils (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), ucx (>= 1.7.0-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-hpc-user-only_4.7-3.2.9.0_all.deb Size: 2122 MD5sum: 65a76b277a0085b13a73817e5152efd2 SHA1: dfe7168853fae5012b0c8aa3bfe5f3eb2056f8cf SHA256: af0814ffd8ca4756556abd96e7780e937a5e09c876d8fd7ee3e5fed1598fefc0 SHA512: 6b3867850baa41ede3661e2aadff0520f58c1d4b30faa47445cde4f65aa6d748f603c9a8c6944e6f52413df23224fa0fac652ec36f1de173b845540bb1503664 Description: MLNX_OFED hpc-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-vpi Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (>= 47mlnx1-1.47329), perftest (>= 4.4-0.11.gd240b65.47329), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), libvma (>= 8.9.5-1), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), mft (>= 4.13.3-6), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), libvma-dev (>= 8.9.5-1), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), libvma-utils (>= 8.9.5-1), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libibumad3 (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), sockperf (>= 3.6-0.git737d1e3e5576.47329), mlnx-iproute2 (>= 5.2.0-1.47329), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329) Filename: ./mlnx-ofed-vma-vpi_4.7-3.2.9.0_all.deb Size: 2390 MD5sum: ee81cb016eb1ccb798c9bc3fb2842b9a SHA1: 871ddc07bca4e2b75bf54d35d7e3bce7c424a187 SHA256: c22dd1bf8121465356762cc543129117d18682a6213221d3705e5b5733b3629e SHA512: 1625ee260656ddecae517155f4e090967374e04a802e7ae802f9297f220f9218b8653de7cdea9eb842aef14c7ba365326d2b609a8d4891df8c19e281c771c5a8 Description: MLNX_OFED vma-vpi installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-dpdk-upstream-libs-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: libibumad-dev (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), python3-pyverbs (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), ibverbs-utils (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), rdma-core (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064) Filename: ./mlnx-ofed-dpdk-upstream-libs-user-only_4.7-3.2.9.0_all.deb Size: 2232 MD5sum: 22cd30e4e5c795cf545e7d9f5c85237b SHA1: a7072eff6ab1c1ddec85fceb8a40433f6ac6d833 SHA256: 345aab5056a5c2f656058e6f097d8c291f67e7dc9ab11fcaca06bf602a3d4c24 SHA512: 10f5ddd9389a9adab32b96bd22a031cd60605076218e21805144cc5df1a329f09645bedb09a15778287ef7a75e39a509d7471665f51c20bc82666044e94d3f70 Description: MLNX_OFED dpdk-upstream-libs-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-kernel-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: rshim-dkms (>= 1.16-0.ga7ad4e6.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), kernel-mft-dkms (>= 4.13.3-6), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), knem (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), knem-dkms (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064) Filename: ./mlnx-ofed-kernel-only_4.7-3.2.9.0_all.deb Size: 1858 MD5sum: ce38102a1d049fb0d1a79a71e8ca747c SHA1: 7cdba3cfe77c20ab7cd2ff1903d4dfa1bb5eee2c SHA256: fa05e274a50e234141947ec4c04fc960ffb66e810a9cf4d9b3c0091fe2eb5085 SHA512: c5e3540640933caea99fed858e7c78e9406fca02770a78e97873f35d80503963bc29d1abe3e1c72ac2735d7c91804dc7e34f794a80da38bc3bf8b9b8b3b24ede Description: MLNX_OFED kernel-only installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), libvma-utils (>= 8.9.5-1), ibverbs-utils (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), sockperf (>= 3.6-0.git737d1e3e5576.47329), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), mlnx-iproute2 (>= 5.2.0-1.47329), mlnx-ethtool (>= 5.1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libibumad3 (>= 47mlnx1-1.47329), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (>= 4.13.3-6), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mft (>= 4.13.3-6), libvma (>= 8.9.5-1), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), libvma-dev (>= 8.9.5-1), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), perftest (>= 4.4-0.11.gd240b65.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-vma_4.7-3.2.9.0_all.deb Size: 2388 MD5sum: a2e1bd3009d280f89379c492b36bb57c SHA1: de66956b30de2950ef906794d1b86747ec28474b SHA256: 489aa1d06e11901af981ede786851e5eeceff3c09fd33cbdca12a5faa8041ff8 SHA512: f5d0d88011d83f37d3e4a7d17837d33680bc1de8e11453d72f018b4dc45b5eb3b80ee01993d19573ffbb8e5446b0e55d0d6d7ff0a0c278cb86a7e7f2c2cf00fe Description: MLNX_OFED vma installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-vpi-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: mlnx-ethtool (>= 5.1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), sockperf (>= 3.6-0.git737d1e3e5576.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), mlnx-iproute2 (>= 5.2.0-1.47329), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (>= 4.13.3-6), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libibumad3 (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), ibverbs-utils (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), libvma-utils (>= 8.9.5-1), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), mft (>= 4.13.3-6), libvma (>= 8.9.5-1), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), libvma-dev (>= 8.9.5-1), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (>= 47mlnx1-1.47329), perftest (>= 4.4-0.11.gd240b65.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329) Filename: ./mlnx-ofed-vma-vpi-user-only_4.7-3.2.9.0_all.deb Size: 2362 MD5sum: 56889c4111c33e1532ea284a957552de SHA1: f0b4ef0c436fbfecfd692e8c00c2848e6d6d92c1 SHA256: 9dc3ec90316a1cb62c19c246b69f809e3b3ce20b80c6f7d634aeab5c7d848c9e SHA512: 1b7c6f32a216609145c3f20f1cf6c4a9eea4b9ddd679921f8b5a6fa95dc5bc24bf8b472cb887985488203cf3a084da644567869cb125fbcc101828c9ca730d28 Description: MLNX_OFED vma-vpi-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-bluefield-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: mft (>= 4.13.3-6), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mlnx-iproute2 (>= 5.2.0-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibumad-dev (>= 47mlnx1-1.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-bluefield-user-only_4.7-3.2.9.0_all.deb Size: 1984 MD5sum: de1896c1bd734be83d042be0db87210a SHA1: c4714141ab9115e7ff8c46be6f033dd7680f803b SHA256: 85f1f90bf5f26288a220d632d83741373ec82e297411c86746f5e70fb4e850c6 SHA512: 556482be7a4741cc48bdc385b5764d92bf0236edce07512271c4aa4c2505b6f28e947f0c7b14dfb2774f2fd4c28948161153015148d7fb8b25a22d19be5f22c2 Description: MLNX_OFED bluefield-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-all-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: mlnx-iproute2 (>= 5.2.0-1.47329), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), libibumad3 (>= 47mlnx1-1.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), ucx (>= 1.7.0-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), dapl2-utils (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), mft (>= 4.13.3-6), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), perftest (>= 4.4-0.11.gd240b65.47329), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (>= 47mlnx1-1.47329), libdapl2 (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), libdapl-dev (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329) Filename: ./mlnx-ofed-all-user-only_4.7-3.2.9.0_all.deb Size: 2120 MD5sum: 1aba160d1332b2c870490a53a0460846 SHA1: 69b1104856355a80a218a0e2d75dbc0f69fbfdff SHA256: 3c172f408a3a5ecf2cbcf0eb2ef380b232e8cb5421347428c07627574e12f31b SHA512: d8b50f9658e2a8f1752e6f5bb6492f56e05f87fd53f2033bc28834b1cf9d20a5661d9e3bbcb579f68ba2584bc209f61d3178c52e92fb5d7a15c8b3ec7ee62bdd Description: MLNX_OFED all-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-all-exact Priority: extra Section: utils Installed-Size: 25 Maintainer: Alaa Hleihel Architecture: all Source: mlnx-ofed-all Version: 4.7-3.2.9.0 Depends: ucx (= 1.7.0-1.47329), dapl2-utils (= 2.1.10mlnx-OFED.3.4.2.1.0.47329), ibverbs-utils (= 47mlnx1-1.47329), libibverbs1 (= 47mlnx1-1.47329), ibacm (= 47mlnx1-1.47329), knem (= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), mlnx-ofed-kernel-utils (= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (= 47mlnx1-1.47329), libibumad3 (= 47mlnx1-1.47329), dump-pr (= 1.0-0.42.MLNX20191120.gf30d03a.47329), libopensm (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (= 4.13.3-6), libibmad5 (= 47mlnx1-1.47329), opensm-doc (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), iser-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), libibdm1 (= 1.5.7.1-0.12.gdcaeae2.47329), mlnx-iproute2 (= 5.2.0-1.47329), ofed-scripts (= 4.7-OFED.4.7.3.2.9), mstflint (= 4.13.0-1.41.g4e8819c.47329), mlnx-ethtool (= 5.1-1.47329), libibverbs-dev (= 47mlnx1-1.47329), rdmacm-utils (= 47mlnx1-1.47329), isert-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), libdapl-dev (= 2.1.10mlnx-OFED.3.4.2.1.0.47329), mlnx-ofed-kernel-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), opensm (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), knem-dkms (= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), libopensm-devel (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), ibutils2 (= 2.1.1-0.113.MLNX20191121.g1c29603.47329), perftest (= 4.4-0.11.gd240b65.47329), ibutils (= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (= 47mlnx1-1.47329), libdapl2 (= 2.1.10mlnx-OFED.3.4.2.1.0.47329), srp-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), rshim-dkms (= 1.16-0.ga7ad4e6.47329), mft (= 4.13.3-6), cc-mgr (= 1.0-0.46.MLNX20191120.gf30d03a.47329), librdmacm-dev (= 47mlnx1-1.47329), ibverbs-providers (= 47mlnx1-1.47329) Filename: ./mlnx-ofed-all-exact_4.7-3.2.9.0_all.deb Size: 1680 MD5sum: 3c13a55293f8c08c363fe4f4e330dc97 SHA1: 667cfd3d85cdbe354e7a8dd808970f41e0cfe599 SHA256: 6529958f5d0cdf86dd1e7637e9e84cc65b7219d679b81e4b3a68c251d4520f1c SHA512: 27070e24601ab82d1c651c68dca3a2d3fbb26ab3145dcf683bff5cce973b746520c45c40c452c62e4adcdae40c16b9b6cce41c5dff0037241ff53c7afa088b59 Description: MLNX_OFED all installer package (UPSTREAM_LIBS) (with DKMS support) (exact) This is a meta-package that imposes strict dependencies: depends on exact version numbers of its dependencies. Homepage: http://www.mellanox.com Package: mlnx-ofed-all Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: ucx (>= 1.7.0-1.47329), dapl2-utils (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), ibverbs-utils (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), knem (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (>= 4.13.3-6), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), mlnx-iproute2 (>= 5.2.0-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), mlnx-ethtool (>= 5.1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libdapl-dev (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), knem-dkms (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), perftest (>= 4.4-0.11.gd240b65.47329), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (>= 47mlnx1-1.47329), libdapl2 (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), mft (>= 4.13.3-6), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-all_4.7-3.2.9.0_all.deb Size: 2174 MD5sum: 8b161a0056e2acf3255fc52d14f56886 SHA1: 47e8615984c7717badb662b6e0582eb2bd7280e5 SHA256: f0b22607442ee8033fcea672888f863aeb4698757be39abe5beb37379cd89d33 SHA512: 5d2c0163af6c12b1f0c16e07a5ec7a6550738787939db1cb37c0d8dcee900fc43d677c4def656911505903d3fee5b05484ffa3e4416e73f3bf72fbb91ca48391 Description: MLNX_OFED all installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-bluefield Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: ibverbs-utils (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (>= 4.13.3-6), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibumad3 (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), mlnx-iproute2 (>= 5.2.0-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibumad-dev (>= 47mlnx1-1.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), mft (>= 4.13.3-6) Filename: ./mlnx-ofed-bluefield_4.7-3.2.9.0_all.deb Size: 2006 MD5sum: f7028f6d1f9271c8483da7a704c7c18b SHA1: 77ae3579f9f6f0f012122d436d4837238e6f978e SHA256: 606c5d1211d02aabf77f019a86037e3ece354ae394b733dbc8120dd6fe727518 SHA512: 36dfc5802ee78ce19d2ddc792ae5e18e2404dd4d2376e1e4fd19e2025c807d0addf44ec2bc5821f73e78d0226e9891a8394241a05595b6126bb82cedd9eff696 Description: MLNX_OFED bluefield installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-eth Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: libvma-utils (>= 8.9.5-1), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), kernel-mft-dkms (>= 4.13.3-6), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-iproute2 (>= 5.2.0-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), sockperf (>= 3.6-0.git737d1e3e5576.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), rdma-core (>= 47mlnx1-1.47329), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibumad-dev (>= 47mlnx1-1.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libvma-dev (>= 8.9.5-1), libvma (>= 8.9.5-1), mft (>= 4.13.3-6), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-vma-eth_4.7-3.2.9.0_all.deb Size: 2220 MD5sum: f8ccd420cc7263d06103ecba068433e4 SHA1: 69430390aef6908a39e64a8610647461a86683d3 SHA256: bae4db371133e62e301a6ba62fc2e24f3b5674f9de4575eb5004a0acebc5d7cd SHA512: 2d1bcc69e4367ab97d3d8c5426e0a7295e6f968f4505b19eaa4dd9c77644f0be3d3b98ad9bca66b8d8391ebf304b2cfa039a502013ddfb253ac16aa9ffef0e88 Description: MLNX_OFED vma-eth installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-eth-only-user-only Priority: extra Section: utils Installed-Size: 25 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: kernel-mft-dkms (>= 4.13.3-6), mstflint (>= 4.13.0-1.41.g4e8819c.47329), mft (>= 4.13.3-6) Filename: ./mlnx-ofed-eth-only-user-only_4.7-3.2.9.0_all.deb Size: 1496 MD5sum: 3355cbfb9e865d8f072e651ccabc2dad SHA1: f1fa785ce5f64a0de90d98f2c401c78eaee85eb6 SHA256: ea5ebd92bd0ba3e9ad03e30420a4a77ffc8ba6bb919ec1a276e631d74f16091f SHA512: 0205f4ea3e4cc4e6a0d7e2f2f0d21b95b30dd2f0d3367a0b41cec184a25c8ec435aee3ad824e4e99b1a2bb6283d12807895531a21ae2734d453bc686483cb365 Description: MLNX_OFED eth-only-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-basic-exact Priority: extra Section: utils Installed-Size: 25 Maintainer: Alaa Hleihel Architecture: all Source: mlnx-ofed-basic Version: 4.7-3.2.9.0 Depends: ibverbs-providers (= 47mlnx1-1.47329), librdmacm-dev (= 47mlnx1-1.47329), rshim-dkms (= 1.16-0.ga7ad4e6.47329), mft (= 4.13.3-6), libibumad-dev (= 47mlnx1-1.47329), srp-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm-devel (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), opensm (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), mlnx-ofed-kernel-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), isert-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), libibverbs-dev (= 47mlnx1-1.47329), rdmacm-utils (= 47mlnx1-1.47329), mlnx-ethtool (= 5.1-1.47329), mlnx-iproute2 (= 5.2.0-1.47329), mstflint (= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (= 4.7-OFED.4.7.3.2.9), kernel-mft-dkms (= 4.13.3-6), libopensm (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), iser-dkms (= 4.7-OFED.4.7.3.2.9.1.g457f064), libibmad5 (= 47mlnx1-1.47329), opensm-doc (= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibumad3 (= 47mlnx1-1.47329), librdmacm1 (= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (= 4.7-OFED.4.7.3.2.9.1.g457f064), libibverbs1 (= 47mlnx1-1.47329), ibacm (= 47mlnx1-1.47329), ibverbs-utils (= 47mlnx1-1.47329) Filename: ./mlnx-ofed-basic-exact_4.7-3.2.9.0_all.deb Size: 1494 MD5sum: 2a353dd404375af2498b90a8d2c9d0cd SHA1: cab9cdf641dc03a6dc8167ce0a89389a151abc11 SHA256: 1efbb6e23227c1d4938e252537690279af5e4ee02d52b5c85943f526b1ae79bb SHA512: a86928fae4afc5db463e2eb46b6bd74a05c87abbcd1bcb8b2a6ac88cef0e7fa7621ae5f356b9c6a09a647819c324d57687a5bfc386ce973291e3edee05c5b432 Description: MLNX_OFED basic installer package (UPSTREAM_LIBS) (with DKMS support) (exact) This is a meta-package that imposes strict dependencies: depends on exact version numbers of its dependencies. Homepage: http://www.mellanox.com Package: mlnx-ofed-basic Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), mft (>= 4.13.3-6), libibumad-dev (>= 47mlnx1-1.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), mlnx-iproute2 (>= 5.2.0-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibumad3 (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-basic_4.7-3.2.9.0_all.deb Size: 1986 MD5sum: ff8dff0e3d68955ca23ed300eb6957ea SHA1: 6580525aa606c10763777c2bc79ca5079169bc76 SHA256: 145ffb2b97ab5a35b3a27b4ccd814848000d3a33021cfaf713bfcdc5651cd6fe SHA512: 395f21b99d99f463025bacd034547547966a3b746ff6f6218e9b6c3467ab5457613945a0feb145ca0a6782a01befe6ffd7b3a030d11bb60d25e6918812e82d02 Description: MLNX_OFED basic installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-eth-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: rdma-core (>= 47mlnx1-1.47329), libvma-utils (>= 8.9.5-1), ibverbs-utils (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), librdmacm1 (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), libibumad-dev (>= 47mlnx1-1.47329), kernel-mft-dkms (>= 4.13.3-6), libvma-dev (>= 8.9.5-1), mlnx-iproute2 (>= 5.2.0-1.47329), sockperf (>= 3.6-0.git737d1e3e5576.47329), mft (>= 4.13.3-6), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), libvma (>= 8.9.5-1), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-vma-eth-user-only_4.7-3.2.9.0_all.deb Size: 2210 MD5sum: 6799677533952a40c2ceda62de222a0a SHA1: 04e0a9d978d359faef59e953175711bfaf87ffff SHA256: ca2ba727ddea336cbed3c1d43d13d4e948d1390a75a33e64e507b1cf133a04b6 SHA512: 1bb1183b59e274d69d646fd8b469a5d0690a404bf4a71548dcbacc71365cee6435a50254aedbcbce075e4b9e60006f7623484efeeb9bb9b3b778d78d02282560 Description: MLNX_OFED vma-eth-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-dpdk Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: libibumad-dev (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), python3-pyverbs (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), rdma-core (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064) Filename: ./mlnx-ofed-dpdk_4.7-3.2.9.0_all.deb Size: 1890 MD5sum: e325d835220ab9f6d03f16db90ad8307 SHA1: 3c50fa95ddecaa595d0d4b41d263320ead898813 SHA256: 92aaa69cdc12d21c82b64fa41151f56c508308275823be9d54e5276e116fec82 SHA512: 92dae75215072861e66d96ab27a37dd893c7b07d4c4c81bfeeb4a5d1f77168f23c5aa1891dd64e416f57f49e135291b21cbdb7d5c745391426eb579fc76e5745 Description: MLNX_OFED dpdk installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-dpdk-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: ibverbs-utils (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), rdma-core (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libibumad-dev (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), python3-pyverbs (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9) Filename: ./mlnx-ofed-dpdk-user-only_4.7-3.2.9.0_all.deb Size: 1886 MD5sum: 21b64385b0cc2c786440ab202678275d SHA1: 8488f7d30223d212887a835915ea4010e1609bf4 SHA256: 294daef22751ec3b005fe3f6057c6966f1806d4ea129a1f040d3af2ae2348348 SHA512: 9ee4214fa452100eb73e487b79c08bb6be57e6641911713646013507d1421526e0957213709e88499ef1a7a1033a0213ad7ca9219867ec82d48ace3892b76ed9 Description: MLNX_OFED dpdk-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-hpc Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), mft (>= 4.13.3-6), rshim-dkms (>= 1.16-0.ga7ad4e6.47329), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libdapl2 (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), libibumad-dev (>= 47mlnx1-1.47329), perftest (>= 4.4-0.11.gd240b65.47329), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), knem-dkms (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), libdapl-dev (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), mlnx-iproute2 (>= 5.2.0-1.47329), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libibumad3 (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), knem (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), dapl2-utils (>= 2.1.10mlnx-OFED.3.4.2.1.0.47329), ibverbs-utils (>= 47mlnx1-1.47329), ucx (>= 1.7.0-1.47329) Filename: ./mlnx-ofed-hpc_4.7-3.2.9.0_all.deb Size: 2178 MD5sum: fe70aa243dc0bdc3be6fbdeff0de2b13 SHA1: 9fb327f27c027b4e8b21d0fb2339e39e856fbde2 SHA256: 83f3316d2764dd4556f1159f2146eb9657c233efedd7ff72b2154274d02d33d3 SHA512: 4295aafa374592b9ee0e41327dd600428e79d901fe4514175b3a3cd858a7628859c8bfa26a3877a61184dc0e8b2cec6c98a4506a1085e62b8050702d1029d426 Description: MLNX_OFED hpc installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: ibutils (>= 1.5.7.1-0.12.gdcaeae2.47329), libibumad-dev (>= 47mlnx1-1.47329), perftest (>= 4.4-0.11.gd240b65.47329), ibverbs-providers (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), libvma-dev (>= 8.9.5-1), libvma (>= 8.9.5-1), cc-mgr (>= 1.0-0.46.MLNX20191120.gf30d03a.47329), mft (>= 4.13.3-6), ibutils2 (>= 2.1.1-0.113.MLNX20191121.g1c29603.47329), libopensm-devel (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), opensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), kernel-mft-dkms (>= 4.13.3-6), libopensm (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibmad5 (>= 47mlnx1-1.47329), opensm-doc (>= 5.5.1.MLNX20191120.0c8dde0-0.1.47329), libibumad3 (>= 47mlnx1-1.47329), dump-pr (>= 1.0-0.42.MLNX20191120.gf30d03a.47329), libibverbs-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), mlnx-ethtool (>= 5.1-1.47329), mlnx-iproute2 (>= 5.2.0-1.47329), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.47329), sockperf (>= 3.6-0.git737d1e3e5576.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), ibacm (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), libvma-utils (>= 8.9.5-1), librdmacm1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064) Filename: ./mlnx-ofed-vma-user-only_4.7-3.2.9.0_all.deb Size: 2366 MD5sum: f7b54e9e0a460096d85116aadc300136 SHA1: d7f4776cf1083fe856ad1f08a4f11c22bf9f05d4 SHA256: 91f338ea3d0d93484ca899cf3fd4336845d519f036ea0655564eba917950f060 SHA512: b6aa295f695f3a10f9cad68e4d7897e12183ec1e82f34a69cb94b448a4829101da4cf4ecaf63d3da35d772765c742b8d6bc2566e9748d1bca7d91777474ca801 Description: MLNX_OFED vma-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com