Package: dapl2-utils Architecture: amd64 Version: 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606 Priority: extra Section: net Source: dapl Maintainer: Tzafrir Cohen Installed-Size: 466 Depends: libc6 (>= 2.14), libdapl2 (>= 2.0.19), libibverbs1 (>= 1.1.2) Filename: ./dapl2-utils_2.1.10.1.mlnx-OFED.4.9.0.1.4.49606_amd64.deb Size: 212712 MD5sum: 9bfeb780759f7dad13014fe0286f9247 SHA1: 3531bf6b1d608b9e904078cff902567dbf9de26f SHA256: fd293aef6726e59f85dfdb1ab14cfdc6f596e90b7bbd6687cf79e6a9377f94a3 SHA512: 9050c2429fd13d766cc3d6f6339d0aede0a35ec7e18521db67d45873531b9669b8d3e3c16539b0fb86034ca8bb5263b1924feed5da5ca674905d71d8a039beac Homepage: http://www.openfabrics.org 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. Package: dump-pr Architecture: amd64 Version: 1.0-0.2.MLNX20201014.g8577618.49606 Priority: extra Section: libs Maintainer: Tamir Ronen Installed-Size: 52 Depends: libc6 (>= 2.4) Filename: ./dump-pr_1.0-0.2.MLNX20201014.g8577618.49606_amd64.deb Size: 9660 MD5sum: dff6bf1a33d8f35647b99f8b451d6151 SHA1: 9e6ca5a4ce702c3a4da3dad002acab3ffd9fa9ad SHA256: fc3d1a358a57c9f24412063a75cd8de2a892fac7eb2d5fcc36c23d1d59f1c520 SHA512: 6169928c166b4a59e4da4b01994fef25aefe683328c7ed77b6809c2fc7f0153f3d2afe3a1996f6844b07f82ae2919b9c1efaba4d5d929705d8d5797873386104 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: hcoll Architecture: amd64 Version: 4.4.2969-1.49606 Priority: extra Section: libs Maintainer: Mellanox Technologies Ltd. Installed-Size: 8549 Depends: libc6 (>= 2.29), libibverbs1 (>= 1.1.2), libnuma1 (>= 2.0.11), librdmacm1 (>= 1.0.7), libudev1 (>= 183), sharp, ucx Filename: ./hcoll_4.4.2969-1.49606_amd64.deb Size: 1486152 MD5sum: 7b1d759b098a02365da143a599ed272e SHA1: 85d52b850bbf4aef9bb1a16d20258c31d3d34828 SHA256: 2a7532d26574e0cac4bec5c0dfe7ffcc45c41bef7be3e37250e16db2f899eb71 SHA512: ae57b2810018957c2bf0bdf9b27412e97c910f024dd378fe265c942cdfb48e80f187f6758e276ec6a068b4c48914d6999c705351bd4876d2618cb01aaf8cf5cf Homepage: http://www.mellanox.com Description: Hierarchical collectives (HCOLL) Hierarchical collectives (HCOLL) Package: ibacm-dev Architecture: amd64 Version: 41mlnx1-OFED.4.3.3.0.0.49606 Priority: optional Section: net Source: ibacm Maintainer: Sean Hefty Installed-Size: 38 Depends: ibacm Filename: ./ibacm-dev_41mlnx1-OFED.4.3.3.0.0.49606_amd64.deb Size: 10928 MD5sum: 87e4cb0043aec95497f47337fa6c8423 SHA1: 885280184703966b8122a41d8700601ad7e6a4c5 SHA256: d9184a6a8eaf9839f35160e4096ee4557c7c2d242b1842559a9bbcac7e49f427 SHA512: d55c08b333d6270c2cccc0d4ea9ee94383f7cc0b9f4b1596941bda6f0c581bf4337c8aa5f13acdc2bd09a106034165f887382a246f60030b85e1526f88ce99cc Homepage: http://www.openfabrics.org/ Description: Most applications do not need to know how to talk directly to the ibacm daemon, but it does have a socket that it listens on, and it has a specific protocol for incoming/outgoing data. So if you wish to build the ability to communicate directly with ibacm into your own application, the protocol used to communicate with it, and the data structures involved, are in this header file. Please note that this is an unsupported method of using this daemon. The only supported means of using this is via librdmacm. As such, even though this header file is provided, no further documentation is available. One must read the source if they wish to make use of this header file. Package: ibacm Architecture: amd64 Version: 41mlnx1-OFED.4.3.3.0.0.49606 Priority: optional Section: net Maintainer: Sean Hefty Installed-Size: 157 Depends: libc6 (>= 2.15), libibumad, libibverbs1 (>= 1.1.2) Filename: ./ibacm_41mlnx1-OFED.4.3.3.0.0.49606_amd64.deb Size: 51924 MD5sum: 7a1e6523f95bf4b50839c3ef73f966b0 SHA1: 960a4f495f15ccdad6e11ca44b977bb360139e11 SHA256: 8094312952b9fe5d160353c55e791033c8523fe576fdaacc72188135b108b4a0 SHA512: 9a0c87ddb06deecb016f17ed712d39f63566f1d9ed97d667c38fb31f4f559c1a910419b87ad30571a3fccf67c2e670bb37d0e65dd6d5916cb52ad346cf6083cd Homepage: http://www.openfabrics.org/ Description: The ibacm daemon helps reduce the load of managing path record lookups on large InfiniBand fabrics by providing a user space implementation of what is functionally similar to an ARP cache. The use of ibacm, when properly configured, can reduce the SA packet load of a large IB cluster from O(n^2) to O(n). The ibacm daemon is started and normally runs in the background, user applications need not know about this daemon as long as their app uses librdmacm to handle connection bring up/tear down. The librdmacm library knows how to talk directly to the ibacm daemon to retrieve data. Package: ibdump Architecture: amd64 Version: 6.0.0-1.49606 Priority: optional Section: net Maintainer: Tzafrir Cohen Installed-Size: 10129 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.2) Filename: ./ibdump_6.0.0-1.49606_amd64.deb Size: 1690316 MD5sum: 54322c63a42911ac275774cd1c0c7a66 SHA1: 2a29d8e1acf04153315cbd9e7f11e5a93f696ce3 SHA256: a0f2362a2c09b6b7d8a7669fdb90cf019581799f1e365d7697d9a87437e0f93e SHA512: d83ed3de0e95f793f4ca800f23b5d1f493dd44c027525b7883ad8972b98d9d4e676d5af83e23a1a8a32009bbf1ac682dd24f8245421559fd4ff72cbef9e5c619 Homepage: https://github.com/Mellanox/ibdump Description: Mellanox packets sniffer tool This package contains sniffer tool for IB packets. ibdump is a sniffer that like tcpdump can produce pcap files. Package: ibsim-doc Architecture: all Version: 0.10-1.49606 Priority: extra Section: net Source: ibsim Maintainer: Tzafrir Cohen Installed-Size: 10 Filename: ./ibsim-doc_0.10-1.49606_all.deb Size: 2368 MD5sum: f4de0ce6ccca3cd90629fe78105720a4 SHA1: 79994e67829cb6057dd24cbdbcdd6d1b760b303f SHA256: 1c563d618c1e56ca0e656fcb25bc3218a883c955de0a7f09cc390b3438f3f0f2 SHA512: 35d584d118aa118e9d84369514ea72fc960395cfe59fda8f5684bac34b64b3ca917117822fe0dd7248cd657983fcf6342d631c10494ceae0740f8b8eb86b0c80 Homepage: https://github.com/linux-rdma/ibsim Description: documentation for ibsim Documentation for ibsim Package: ibsim Architecture: amd64 Version: 0.10-1.49606 Priority: extra Section: net Maintainer: Tzafrir Cohen Installed-Size: 172 Depends: libc6 (>= 2.15), libibmad, libibumad Filename: ./ibsim_0.10-1.49606_amd64.deb Size: 54592 MD5sum: 4962399bed519bf6e7726d83f645522f SHA1: 9861656883527ba530b7a8ea5d45360097a57b20 SHA256: b612f74ef1367d47d139f28a3193c6d08f6a79d0760a2dfa76397a38f3126825 SHA512: 36d64f42cfdd064d146323b25cc2f007c770e0b0b082311fd64252de68246ff6ad5c182c9fc2bb14d7a0441adaaa2115b1364b7efd1db5399084d0c80b83f293 Homepage: https://github.com/linux-rdma/ibsim Description: InfiniBand fabric simulator for management ibsim provides simulation of infiniband fabric for using with OFA OpenSM, diagnostic and management tools. Package: ibutils2 Architecture: amd64 Version: 2.1.1-0.121.MLNX20200324.g061a520.49606 Priority: extra Section: net Maintainer: Tamir Ronen Installed-Size: 15445 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libibumad, libstdc++6 (>= 9) Filename: ./ibutils2_2.1.1-0.121.MLNX20200324.g061a520.49606_amd64.deb Size: 1747432 MD5sum: 0c6122b3b21ea0f9b62f5902b4742d55 SHA1: e3c217125c8248a250ee168dfde43b16d6cccdb3 SHA256: 27dfbc0d00763ad518ea100b25ccf4ffbb93317901fd982748751c595eb961b9 SHA512: 4546d966684527f0317d5d8fe3d4d494976d8fb847bd230334cd8bc40c55dbffe3337c19b817dcb8ffc90387dd00acdd1c748419f218d92118338a7c0755eba7 Description: OpenIB Mellanox InfiniBand Diagnostic Tools ibutils provides IB network and path diagnostics. Package: ibutils Architecture: amd64 Version: 1.5.7.1-0.12.gdcaeae2.49606 Priority: extra Section: net Maintainer: Yevgeny Kliteynik Installed-Size: 1904 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.49606_amd64.deb Size: 404952 MD5sum: dd6e4801c29962b1f728980c64ddead6 SHA1: 61feb443b2f0cee5dacb2e696a6c2d1a3b53930b SHA256: e4f42a586c3c047e079d4e4226e9e1c75e9e27d4f410a7a9ba2a03d8aea391e7 SHA512: cc1d180bdec7c5847c339bca66877e5ead1702d7324fac52ee3e362658a8924b62b5f2d724a61736da7ddac30149f552eabe464961e934092baf32c85da388ab Description: InfiniBand network utilities This package contains a set of utilities useful for diagnosing and testing InfiniBand based networks. Package: ibverbs-utils Architecture: amd64 Version: 41mlnx1-OFED.4.9.3.0.0.49606 Priority: extra Section: net Source: libibverbs Maintainer: Roland Dreier Installed-Size: 467 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.2) Filename: ./ibverbs-utils_41mlnx1-OFED.4.9.3.0.0.49606_amd64.deb Size: 96760 MD5sum: ec46184800d0e3046d61623c62087204 SHA1: a26cbb7ea8b7b01be3f7424ce349c722cb4fb87b SHA256: 65c5e68ead3d18f40b9b6ad61479d2330f5bf13feedc7cd0647cde6d7d3a7b92 SHA512: 004ed0788695209e2122237475cef35bd83e23331b16e68eb752dca6c39047ebaa74ab27a03e9fe21206e044e096b9946215ee108d2b5439ac9aa87b6e9a8639 Homepage: http://www.openfabrics.org/ 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. Package: infiniband-diags-compat Architecture: amd64 Version: 5.6.0.MLNX20200211.354e4b7-0.1.49606 Priority: extra Section: libs Source: infiniband-diags Maintainer: Ira Weiny Installed-Size: 142 Depends: libibmad-devel, libopensm-devel, libibumad-devel Filename: ./infiniband-diags-compat_5.6.0.MLNX20200211.354e4b7-0.1.49606_amd64.deb Size: 61076 MD5sum: 09ff0436f21b537741a04f71146de935 SHA1: 4cd029abcbcac2945cea9bfdff5eb18fd59643ed SHA256: 8d1c1c6a0279f4a4996d52cb9b6ba958ec72473cedbf1060d6ceb5da7fe3dd2b SHA512: e444866263fdf663036af61061479b9cca7a8d8699cb4bcee405980576f7cb26e99f4176e4236b6502f1cd8e7c9d151774bf8fcdc1ea633de90f8c6caa10631e Homepage: http://www.openfabrics.org/downloads/management/ Description: OpenFabrics Alliance InfiniBand Diagnostic Tools Deprecated scripts and utilities which provide duplicated functionality, most often at a reduced performance. These are maintained for the time being for compatibility reasons. Package: infiniband-diags-guest Architecture: amd64 Version: 5.6.0.MLNX20200211.354e4b7-0.1.49606 Priority: extra Section: libs Source: infiniband-diags Maintainer: Ira Weiny Installed-Size: 111 Depends: libc6 (>= 2.7), libibmad, libibumad Filename: ./infiniband-diags-guest_5.6.0.MLNX20200211.354e4b7-0.1.49606_amd64.deb Size: 60628 MD5sum: 17dbd88949fad14419ba69200a8576fe SHA1: 70618702debd1ff7f84cdc520a15832c1ca80f4a SHA256: daee05cec5da0150b9ef66b1950353c9715c3d8a94db8d01ddcd6e41d56079e2 SHA512: 2e44c03f303d6009e39e8bb6c7154d038e57690c049d8db147ff1687b58c35c851b4f879b05c4cb8e99e06eaf5ffacc4310e50f6699f45a0985864a4ad58c186 Homepage: http://www.openfabrics.org/downloads/management/ Description: OpenFabrics Alliance InfiniBand Diagnostic Tools for Guest OS This package provides IB diagnostic programs and scripts for Virtual Machines, needed to diagnose an IB subnet. Package: infiniband-diags Architecture: amd64 Version: 5.6.0.MLNX20200211.354e4b7-0.1.49606 Priority: extra Section: libs Maintainer: Ira Weiny Installed-Size: 1427 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libibmad, libibumad, libopensm Filename: ./infiniband-diags_5.6.0.MLNX20200211.354e4b7-0.1.49606_amd64.deb Size: 305260 MD5sum: cf01a0a877c5fa8105593bfbf2a4d100 SHA1: 84d2daf54b7ec54d2f0186f7d4b38292e9b89357 SHA256: 37a2e47c3612e6791fd2f3486bdb0c147043efe890978009b1ea9d5f076df1bf SHA512: ece04219895d6a39f81e0850e38b8a104cae68ac547f463dcf4525b100281328f82369ac25a01ad3b2c0c2147c169bd81ba9685bc5d33d1d4b1feb353357c07e Homepage: http://www.openfabrics.org/downloads/management/ Description: OpenFabrics Alliance InfiniBand Diagnostic Tools This package provides IB diagnostic programs and scripts needed to diagnose an IB subnet. Package: iser-dkms Architecture: all Version: 4.9-OFED.4.9.6.0.6.1 Priority: optional Section: kernel Source: iser Maintainer: Mellanox Technologies Installed-Size: 166 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.9-OFED.4.9.6.0.6.1_all.deb Size: 35076 MD5sum: a07f71e49f9938e728e899799af29011 SHA1: 068d84ba2703c0dc5b558f0536d7e361e4fa0f48 SHA256: 3b991b3d453328211977f7e5ae3abde0e2f30fdd14522cf7d10f33af796c0baa SHA512: d8cacb165dff2fe9f972e84f64f9a88f4e5d4a815af3b3b6b995374e0723b6a79a4f5564b9bae015f23b2f1ee8410a1436cf61c2667261b9d665d17098ca0b58 Homepage: http://www.mellanox.com 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. Package: isert-dkms Architecture: all Version: 4.9-OFED.4.9.6.0.6.1 Priority: optional Section: kernel Source: isert Maintainer: Mellanox Technologies Installed-Size: 120 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.9-OFED.4.9.6.0.6.1_all.deb Size: 23936 MD5sum: 056000474af59cfef92a9002cc49e7fd SHA1: ae16d2b83c25c86a42b4ee62605ae582b720b6b1 SHA256: 0417891068543a7bbc0a6044b791086240a3289bcde1cc6a6f0bca1db9df13fc SHA512: 9472d62e0e5b8bfdec33c56e51ed5041ac5ee0815a3d1b2d4b87594832f1d4d9508770b470c12e2d2e18519327cf04e1726b37c2710b5207558875acc13df060 Homepage: http://www.mellanox.com 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. Package: kernel-mft-dkms Architecture: all Version: 4.15.1-9 Priority: optional Section: kernel Source: kernel-mft Maintainer: Omer Dagan Installed-Size: 113 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.15.1-9_all.deb Size: 24832 MD5sum: a0aab43bcc7e7990f5f2cc1bd67bc4ef SHA1: e03c98a8d2c09974e3a129df8af67d33b057e080 SHA256: 96c1dc7389af799f5562cc56665af0201f24fa82bf7a3fa3ecc85cc929dbb9c3 SHA512: 93c00983f189b88bab745e11781d9376da33c45a5ddd459b0039e00e61fdef01f81f825cc3498f30e4a1deddadf167c63c691ba04969654a5f194b8cb8847782 Homepage: http://www.mellanox.com Description: DKMS support for kernel-mft kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. Package: knem-dkms Architecture: all Version: 1.1.4.90mlnx1-OFED.4.9.6.0.0.1 Priority: optional Section: kernel Source: knem Maintainer: Brice Goglin Installed-Size: 1442 Depends: dkms, make, pkg-config, libc6-dev, gcc Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers, knem Filename: ./knem-dkms_1.1.4.90mlnx1-OFED.4.9.6.0.0.1_all.deb Size: 167960 MD5sum: 71db9e5ccd077d1cadfe09b5298263b5 SHA1: bdd7e03488743dd19a071ceee3e2766b10b034ca SHA256: f98b094327b05567ff5d15f441be532200a550afc5df2d733b93f22574cf278a SHA512: 38acbf4f79f5bdbf0ac4dd55bec710a15ba6b4aad07a9840b34c4ab2d0ebdca116fd0d34f27ce9d5adce4f66d2ca538f0c0bbbcebb54e6ebc8f8ca8f874221e5 Homepage: http://runtime.bordeaux.inria.fr/knem/ 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. Package: knem Architecture: amd64 Version: 1.1.4.90mlnx1-OFED.4.9.6.0.0.1 Priority: optional Section: kernel Maintainer: Brice Goglin Installed-Size: 260 Depends: pkg-config Filename: ./knem_1.1.4.90mlnx1-OFED.4.9.6.0.0.1_amd64.deb Size: 37696 MD5sum: bbd8161436c8ff4e3c543a0ec20dfb9d SHA1: cd60e075bd3a0b048e62ef066132bb6462d8fe53 SHA256: dcfcd25b9573fde9ef8537ea564efc9082bbf61d3fcca91167fe1a660f84b5f6 SHA512: 4880f7ea3b11370cb29111ea680378c0436552d444c1238b888ea9d5cd589faf34f8087665fe53f5654b9c33c3256d34e0aab5e5e1343a0f2dea590cdecc5a14 Homepage: http://runtime.bordeaux.inria.fr/knem/ 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. Package: libdapl-dev Architecture: amd64 Version: 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606 Priority: extra Section: libdevel Source: dapl Maintainer: Tzafrir Cohen Installed-Size: 1836 Depends: libdapl2 (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606) Filename: ./libdapl-dev_2.1.10.1.mlnx-OFED.4.9.0.1.4.49606_amd64.deb Size: 291372 MD5sum: ac16e40bb06c9e2ddf661c9d6fb7e4bf SHA1: 2d04780987eee4d2eb183ddcf5ebaf93ad15bb1a SHA256: 927ba07f24b9d5700a8cbdad7f97842f4973cb9b9b14146092ceec855d5f939e SHA512: 26eff90d500b0d0c7366cf6c8a322b1eff35ffe41303c4ca03a54ea65f23f9814b2ec0498da4f8996d4dd91f6585189e6b7b01e0b3020786f29d3ac1791036eb Homepage: http://www.openfabrics.org 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. Package: libdapl2 Architecture: amd64 Version: 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606 Priority: extra Section: libs Source: dapl Maintainer: Tzafrir Cohen Installed-Size: 655 Depends: libc6 (>= 2.16), libibverbs1 (>= 1.1.2), librdmacm1 (>= 1.0.7) Filename: ./libdapl2_2.1.10.1.mlnx-OFED.4.9.0.1.4.49606_amd64.deb Size: 213904 MD5sum: 16c8f20e5d972a6f9d8cf3ab0b6a6429 SHA1: 44c7f046ce3ab309cbbb41cfe9b0b10c8d54a90a SHA256: 617593ff125039fb0ca280bb51fb2c0a8a2617728ae5005337ddbcbed5fc9d8a SHA512: b060ad46f2f6e03ac98eefa95617d533263219544db7888312c1530e41c1acc2d5f6d0322ac9e2652856b5671677ef17ea017aab226f5435bf48cb9a6c5feda6 Homepage: http://www.openfabrics.org 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. Package: libibcm-dev Architecture: amd64 Version: 41mlnx1-OFED.4.1.0.1.0.49606 Priority: extra Section: libdevel Source: libibcm Maintainer: Gal Sivan Installed-Size: 57 Depends: libibcm1 (= 41mlnx1-OFED.4.1.0.1.0.49606) Filename: ./libibcm-dev_41mlnx1-OFED.4.1.0.1.0.49606_amd64.deb Size: 12708 MD5sum: 0b8212c04fdc86cfb54e2245bc3e8df4 SHA1: c35543f7ea3064710ba94498c442db5c71a08074 SHA256: 15be47715b09a953d51ae421a5edee9c180bd711a5c384d15830e7a5fffcf3a1 SHA512: 7a1587f7c07a44840574233d877524cdde30d8d23bfdfeff5888d55a98e74c57ff69e844022d78071ef7451f4046042f473da6f2f069e5440ededc9734f63a07 Homepage: http://www.openfabrics.org/ Description: Development files for the libibcm library Development files for the libibcm library Package: libibcm1 Architecture: amd64 Version: 41mlnx1-OFED.4.1.0.1.0.49606 Priority: extra Section: libs Source: libibcm Maintainer: Gal Sivan Installed-Size: 36 Depends: libc6 (>= 2.8), libibverbs1 (>= 1.1.2), libibverbs-dev (>= 1.1.6) Filename: ./libibcm1_41mlnx1-OFED.4.1.0.1.0.49606_amd64.deb Size: 8144 MD5sum: 32f25b42fd911c4ac837f0b16e95ca4d SHA1: 80a52fd3e0a4fe3533fb32b51e10b8fe7d1a4dd1 SHA256: 1a276e54a17fb3d09d694e2936d6326a9fdeac9162341be12c38eea07e5c5208 SHA512: 06c965c14a50d68c540de05b981743104197c2e72ce431472dfa6e83d98144be3451248d78a14a49f85b7c33174393284856bdf2498a289162553919ebefbfae Homepage: http://www.openfabrics.org/ Description: Userspace InfiniBand Communication Manager. libibcm provides a userspace InfiniBand Communication Managment library. Package: libibdm1 Architecture: amd64 Version: 1.5.7.1-0.12.gdcaeae2.49606 Priority: extra Section: net Source: ibutils Maintainer: Yevgeny Kliteynik Installed-Size: 11685 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.49606_amd64.deb Size: 761960 MD5sum: 9b91357236245b4f7a964bb098c7ecdc SHA1: 41de2997423479d6b103906c1e1de95cba4e8a67 SHA256: 9f69ab73ca15d55098366efa989b3f15f43918ec1adbac088ca8b71a9d1fda4e SHA512: 8b56a9c78745bfb4e900c05e5c1203e9071b9a0208b3e305c9bb3cf61eb44864960828f9e9b025dcdee5a4043abbee065ea3c9e15bd4640b97f3ecf279467128 Description: InfiniBand network diagnostic library This package contains a library for building tools useful for diagnosing and testing InfiniBand based networks. Package: libibmad-devel Architecture: amd64 Version: 5.4.0.MLNX20190423.1d917ae-0.1.49606 Priority: extra Section: libdevel Source: libibmad Maintainer: Ira Weiny Installed-Size: 83 Depends: libibmad (= 5.4.0.MLNX20190423.1d917ae-0.1.49606) Filename: ./libibmad-devel_5.4.0.MLNX20190423.1d917ae-0.1.49606_amd64.deb Size: 29040 MD5sum: 5f0d60bff371bd8d4907222808b8081b SHA1: 2b521effb0489ed810bfc59296ab1717c9aff9dd SHA256: d3d46be86faad3934eae77292fe0450fe4556a1cea335bb92ac3e047c7225aec SHA512: a37f33d4b1a87f5b411448f0f5977ba1a68fa16c01c530f7cab55f69db62a06d0f86ad15f9c67b541e2218220c943bd08799338c3a4ec8f1b805313c8b9ae3e0 Homepage: http://www.openfabrics.org/downloads/management/libibmad-1.3.11.tar.gz Description: Development files for the libibmad library Development files for the libibmad library Package: libibmad-static Architecture: amd64 Version: 5.4.0.MLNX20190423.1d917ae-0.1.49606 Priority: extra Section: libdevel Source: libibmad Maintainer: Ira Weiny Installed-Size: 199 Depends: libibmad (= 5.4.0.MLNX20190423.1d917ae-0.1.49606) Filename: ./libibmad-static_5.4.0.MLNX20190423.1d917ae-0.1.49606_amd64.deb Size: 48256 MD5sum: c4a97b0838926e5eec060caf58cfef92 SHA1: b18ef906f0e16ed232e87c8f4fbac2b50f8296e7 SHA256: 3b4948b8ae0c21af41e4f5ebdbb2ca1e91eaea6118e606f19103a1cd72448ba3 SHA512: 049301c7c053cab4d9bb01b0c14add01d7248260196f9e9ba680ea8daa12485d09d4790c6321ac6e21d14999362ee0430d27ceab65591d26a3c3772589785feb Homepage: http://www.openfabrics.org/downloads/management/libibmad-1.3.11.tar.gz Description: Static version of the libibmad library Static version of the libibmad library Package: libibmad Architecture: amd64 Version: 5.4.0.MLNX20190423.1d917ae-0.1.49606 Priority: extra Section: libs Maintainer: Ira Weiny Installed-Size: 199 Depends: libc6 (>= 2.14), libibumad Filename: ./libibmad_5.4.0.MLNX20190423.1d917ae-0.1.49606_amd64.deb Size: 62140 MD5sum: a9b8239a1ad5de014bc9a18fb4b0ec6e SHA1: ccdcf2cb8cbed6262d2cc962246a054fea22d39d SHA256: 0c9de22cd5cb1d1371381b3a170f98398d166a3ede5961f064203658ac0ff929 SHA512: be404f9014a45c158e6d71bb9e9ddecc92fa0b23821a621868e22741944f7ccaaafbe8fde7276335b576e4e75870ba42879be54266eeec85100bbca3d236589d Homepage: http://www.openfabrics.org/downloads/management/libibmad-1.3.11.tar.gz Description: OpenFabrics Alliance InfiniBand MAD library libibmad provides low layer IB functions for use by the IB diagnostic and management programs. These include MAD, SA, SMP, and other basic IB functions. Package: libibumad-devel Architecture: amd64 Version: 43.1.1.MLNX20200211.078947f-0.1.49606 Priority: extra Section: libdevel Source: libibumad Maintainer: Hal Rosenstock Installed-Size: 52 Depends: libibumad (= 43.1.1.MLNX20200211.078947f-0.1.49606) Filename: ./libibumad-devel_43.1.1.MLNX20200211.078947f-0.1.49606_amd64.deb Size: 18784 MD5sum: fdbb8db17874addf16880480057f2b6b SHA1: 69b6b3adf5b8f9254f8259d338095845060b546e SHA256: 75d73a31c51f0a142aa57f25c5f0f9fdf2f45b123526ae7143bb81392566aeeb SHA512: 248b7faabb2743b8119bcb8c85728281a9d5e2c305724bc0082bfb2307424f8c1ebdc054c2f82d686deb7f7405ba5d761243db9419957220a1adb8d245733d3a Homepage: http://www.openfabrics.org/downloads/management/libibumad-1.3.10.2.tar.gz Description: Development files for the libibumad library Package: libibumad-static Architecture: amd64 Version: 43.1.1.MLNX20200211.078947f-0.1.49606 Priority: extra Section: libs Source: libibumad Maintainer: Hal Rosenstock Installed-Size: 81 Depends: libibumad (= 43.1.1.MLNX20200211.078947f-0.1.49606) Filename: ./libibumad-static_43.1.1.MLNX20200211.078947f-0.1.49606_amd64.deb Size: 28024 MD5sum: 6d1d360baf03ec0960ba1d1fdf7301d2 SHA1: 8ba97554aa71959f2811bb6f04ee4ba833ab6bb2 SHA256: 60bffefb8e8271b20c7394ba2decfb29800ded16a60819b8a96c2f900ce7141f SHA512: 282b5bc854093ec478e7ed01c754d9639ef343fdf8d1cf013972033d403fa500165400a1ce29079a915364b6f65962a237637d211b80d403a5dfd69b34f8f19a Homepage: http://www.openfabrics.org/downloads/management/libibumad-1.3.10.2.tar.gz Description: Static version of the libibumad library Package: libibumad Architecture: amd64 Version: 43.1.1.MLNX20200211.078947f-0.1.49606 Priority: extra Section: libs Maintainer: Hal Rosenstock Installed-Size: 151 Depends: libc6 (>= 2.4) Filename: ./libibumad_43.1.1.MLNX20200211.078947f-0.1.49606_amd64.deb Size: 63564 MD5sum: d85e7825b1303d55573ed50259bce49d SHA1: d11bfe376c3df3dadd1b19716f0b8fc28bcb9221 SHA256: 49649096c0b6fcdca35e81929563e298f15b83c2585c61f2b3081de14eedc903 SHA512: b5171002ee743cc6b6f4e4d6a47a6679c68e851f1e9dc9f4cb1c02ddf82424ea7b00620dde355978346afd5aa2cfc399d0fb2dc88e7a03f1a945b1301b71c426 Homepage: http://www.openfabrics.org/downloads/management/libibumad-1.3.10.2.tar.gz Description: OpenFabrics Alliance InfiniBand umad (user MAD) library libibumad provides the user MAD library functions which sit on top of the user MAD modules in the kernel. These are used by the IB diagnostic and management tools, including OpenSM. Package: libibverbs-dev Architecture: amd64 Version: 41mlnx1-OFED.4.9.3.0.0.49606 Priority: extra Section: libdevel Source: libibverbs Maintainer: Roland Dreier Installed-Size: 626 Depends: libibverbs1 (= 41mlnx1-OFED.4.9.3.0.0.49606) Filename: ./libibverbs-dev_41mlnx1-OFED.4.9.3.0.0.49606_amd64.deb Size: 195608 MD5sum: 87f30358d6e61d2caaf90b8340d49b92 SHA1: f0653966ad0da935482b6b167b54986a5a73be58 SHA256: 1bbc70692a2b4db8c45f213ad829ccab7a597081625689a30aa0a613ca6520ac SHA512: 3fc6525a3bccaaf7816585c537a25ebebc435db3255eb97587eb535fdfc92619d1388b40418c15fed6f62c3eaad20773aed0fc488b7f02979ffd231217c20e77 Homepage: http://www.openfabrics.org/ 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. Package: libibverbs1-dbg Architecture: amd64 Version: 41mlnx1-OFED.4.9.3.0.0.49606 Priority: extra Section: debug Source: libibverbs Maintainer: Roland Dreier Installed-Size: 2061 Depends: libibverbs1 (= 41mlnx1-OFED.4.9.3.0.0.49606) Filename: ./libibverbs1-dbg_41mlnx1-OFED.4.9.3.0.0.49606_amd64.deb Size: 502336 MD5sum: a6d3ff292dbe5d854b692777865e2681 SHA1: dc912c049beaa95d0c50c9e4080114a27aadd240 SHA256: 542d2b9cb1d8f97a25921f1962349a710bcc1394a35c6b90ac4757c7430095e9 SHA512: c9b011a2dbe33f1a8d5fe59ddbb71fdeae57d90d37ca4c989240e5359b043527d2cdf54f4c98669c8c032acbbdb5e059e2b0734938b4519d12fd61c1216c3f40 Homepage: http://www.openfabrics.org/ Description: Debugging 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 debugging symbols associated with libibverbs1. They will automatically be used by gdb for debugging libibverbs-related issues. Package: libibverbs1 Architecture: amd64 Version: 41mlnx1-OFED.4.9.3.0.0.49606 Priority: extra Section: libs Source: libibverbs Maintainer: Roland Dreier Installed-Size: 132 Depends: libc6 (>= 2.15), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), adduser Filename: ./libibverbs1_41mlnx1-OFED.4.9.3.0.0.49606_amd64.deb Size: 47492 MD5sum: d25bd45f8cc9ead19193d6dcf5fd25db SHA1: b715f5dde761c1ab48b4587d24eb8a21e9fa2cb6 SHA256: 2c2299aea643b5bc0b1e43b7d9ba86a04c4818f996f6aa8bc22139814cf65382 SHA512: 79872af6ed1907e63dc11ef8f0b6c4df22dc758be1749c5ae8042d962f956be408f52167ad2e08aed9d4455f2f6c646285ad1149af7c236164a168185571f2e3 Homepage: http://www.openfabrics.org/ 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. Package: libmlx4-1-dbg Architecture: amd64 Version: 41mlnx1-OFED.4.7.3.0.3.49606 Priority: extra Section: debug Source: libmlx4 Maintainer: Roland Dreier Installed-Size: 1103 Depends: libmlx4-1 (= 41mlnx1-OFED.4.7.3.0.3.49606) Filename: ./libmlx4-1-dbg_41mlnx1-OFED.4.7.3.0.3.49606_amd64.deb Size: 251464 MD5sum: b6379ec0a904e66d7766171c08f5e027 SHA1: 7c5cdf85b1efb1995a664752392e51ea65a7e5bc SHA256: c05b38ea5ced6f47533d834e602e0a2dfad57e19adc3b5aae53c6d31e6fa9f59 SHA512: ccda80f928f274a24881328b87e9a0fd2aea1a97b4a2e21f284b44f83102bd0acdd81aa63dd225d3d2a87a863ca9190f51d00c4b51a7dba7ead96bf17c90454e Homepage: http://www.openfabrics.org/ Description: Debugging symbols for the libmlx4 driver libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access Mellanox HCA hardware directly with low latency and low overhead. . This package contains the debugging symbols associated with libmlx4-1. They will automatically be used by gdb for debugging libmlx4-related issues. Package: libmlx4-1 Architecture: amd64 Version: 41mlnx1-OFED.4.7.3.0.3.49606 Priority: extra Section: libs Source: libmlx4 Maintainer: Roland Dreier Installed-Size: 170 Depends: libc6 (>= 2.27), libibverbs1 (>= 1.1.3) Filename: ./libmlx4-1_41mlnx1-OFED.4.7.3.0.3.49606_amd64.deb Size: 51472 MD5sum: 2bcbe3a6f545b393a8b421d4372e2273 SHA1: db439627fa02b0f63dd495da6802beb8c659a40c SHA256: 4392aab5df2f7dd57897dc6725698486b1c31b28491274cf46c05c4c4d2e8ad8 SHA512: 63d46015ba7ab6e96b653826191c78e777b55158918bf8e66ea04e9b2083adb77adc279df52cdd143cf5fc871575b6a6625b11ece5aca48d80bd08e4592eb915 Homepage: http://www.openfabrics.org/ Description: Userspace driver for Mellanox ConnectX InfiniBand HCAs libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access Mellanox HCA hardware directly with low latency and low overhead. . This package contains the loadable plug-in. Package: libmlx4-dev Architecture: amd64 Version: 41mlnx1-OFED.4.7.3.0.3.49606 Priority: extra Section: libdevel Source: libmlx4 Maintainer: Roland Dreier Installed-Size: 218 Depends: libmlx4-1 (= 41mlnx1-OFED.4.7.3.0.3.49606) Filename: ./libmlx4-dev_41mlnx1-OFED.4.7.3.0.3.49606_amd64.deb Size: 54832 MD5sum: a9ce639321ce593390723f72bf1aa833 SHA1: 8e68f226dca579697cf2d0c61603734a08fa765a SHA256: da4b3f9705f9fcaa424aaa7521de0a12d1fec40b1bef790bf2162b7b6c443408 SHA512: db4f682a358bffb2980787113dcaee2c7cf0a834151d27269fd9e4ad8cee5c8e2c35a753b236f1f7c034f659023029645fbc344cad49f984ec4ca4747586c8ee Homepage: http://www.openfabrics.org/ Description: Development files for the libmlx4 driver libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access Mellanox HCA hardware directly with low latency and low overhead. . This package contains static versions of libmlx4 that may be linked directly to an application, which may be useful for debugging. Package: libmlx5-1-dbg Architecture: amd64 Version: 41mlnx1-OFED.4.9.0.1.2.49606 Priority: extra Section: debug Source: libmlx5 Maintainer: Eli Cohen Installed-Size: 2757 Depends: libmlx5-1 (= 41mlnx1-OFED.4.9.0.1.2.49606) Filename: ./libmlx5-1-dbg_41mlnx1-OFED.4.9.0.1.2.49606_amd64.deb Size: 562624 MD5sum: b41def544e55f1d0d40d120fc57b8337 SHA1: 28eeed91234920ca85e491d5a7e320ed82551476 SHA256: aee367d1bd074487ec2ba75936ac6b90e7607c633041231741f7d3264f716c81 SHA512: 3092f69c03661996047612b8e1d870ac48d754397319edf5cf6de9cd3c033acf653600572bf3758f26934f8117ad4ee8abb0d5cbb8a9418326dddedd653ff503 Homepage: http://www.openfabrics.org/ Description: Debugging symbols for the libmlx5 driver libmlx5 is a device-specific driver for Mellanox Connect-IB InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access Mellanox HCA hardware directly with low latency and low overhead. . This package contains the debugging symbols associated with libmlx5-1. They will automatically be used by gdb for debugging libmlx5-related issues. Package: libmlx5-1 Architecture: amd64 Version: 41mlnx1-OFED.4.9.0.1.2.49606 Priority: extra Section: libs Source: libmlx5 Maintainer: Eli Cohen Installed-Size: 381 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.3), libnuma1 (>= 2.0.11) Filename: ./libmlx5-1_41mlnx1-OFED.4.9.0.1.2.49606_amd64.deb Size: 116732 MD5sum: b547432e2b5f4cf7bb678c5e63572bc8 SHA1: 3fc0a805264fe9d0e63642ab3e7ede9ab79b6188 SHA256: 8bc0735edbaedec701d8f0659c303fedea4cdd09d858e69beb99601359728253 SHA512: e383e3c06ae249de72b511fc6717b7f84d426a401458876ee34d5cb4177bbf4767f69e1d7440653c432f89687df897daf35362a5a6c0b31d865150c30739606e Homepage: http://www.openfabrics.org/ Description: Userspace driver for Mellanox ConnectX InfiniBand HCAs libmlx5 is a device-specific driver for Mellanox Connect-IB InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access Mellanox HCA hardware directly with low latency and low overhead. . This package contains the loadable plug-in. Package: libmlx5-dev Architecture: amd64 Version: 41mlnx1-OFED.4.9.0.1.2.49606 Priority: extra Section: libdevel Source: libmlx5 Maintainer: Eli Cohen Installed-Size: 526 Depends: libmlx5-1 (= 41mlnx1-OFED.4.9.0.1.2.49606) Filename: ./libmlx5-dev_41mlnx1-OFED.4.9.0.1.2.49606_amd64.deb Size: 130832 MD5sum: 2955180d2e43758d9d9dada7cbd07df4 SHA1: dbf6fa27a062e16297bfde5873ff6d7379680871 SHA256: 05ea86cf12bd7856a08c6cf466a0658214363422a3493b74278a822d404fe21c SHA512: dc2392600bd3442f3213f549a7f1717d30ac78ba26e88b4c008f5a4f28809b653335a8d6f0b1b5d062adb5477d231a4cba7e3c8dcf3fb306e7bc20b04bfcfd80 Homepage: http://www.openfabrics.org/ Description: Development files for the libmlx5 driver libmlx5 is a device-specific driver for Mellanox Connect-IB InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access Mellanox HCA hardware directly with low latency and low overhead. . This package contains static versions of libmlx5 that may be linked directly to an application, which may be useful for debugging. Package: libopensm-devel Architecture: amd64 Version: 5.7.2.MLNX20201014.9378048-0.1.49606 Priority: extra Section: libdevel Source: opensm Maintainer: Hal Rosenstock Installed-Size: 2171 Depends: libopensm (= 5.7.2.MLNX20201014.9378048-0.1.49606) Filename: ./libopensm-devel_5.7.2.MLNX20201014.9378048-0.1.49606_amd64.deb Size: 646948 MD5sum: d8f44417c69d836942519fbb4fdab6c8 SHA1: 78026f250cd028230b141935b787f62a462e4689 SHA256: 96b09d30c5acc5c3b88cfe89b4b8abaea217bf08519a90a1687783ba5cdedeb6 SHA512: c4f5f8eeae29328e122b80bfe6e7bb2585276ec2523f4e02e44a473a4e9285c466f8f9f75c218829546941292328124667bb2c820194577b26bde83a7eaab231 Homepage: http://www.openfabrics.org/downloads/management Description: Developement files for OpenSM Header files for OpenSM Package: libopensm Architecture: amd64 Version: 5.7.2.MLNX20201014.9378048-0.1.49606 Priority: extra Section: libs Source: opensm Maintainer: Hal Rosenstock Installed-Size: 1058 Depends: libc6 (>= 2.17), libibumad Filename: ./libopensm_5.7.2.MLNX20201014.9378048-0.1.49606_amd64.deb Size: 506284 MD5sum: 473a2b1e445551b21cfbce3fa093ff6f SHA1: 09aed1e9b5ce5b67fed3263373c9af1bee7c4b6f SHA256: c8d4d787d4553b9f51b9ed13197c2711849df10927f0a4c8caef0118c8c339b8 SHA512: feda6a957dfa13c604936474b4df493981eb35daec2a59dfa09e19c2020ad7dc12f385ab37bb351627f62fbf63fbfe52452ebe2611210304f9bc86cab217b588 Homepage: http://www.openfabrics.org/downloads/management 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. Package: librdmacm-dev Architecture: amd64 Version: 41mlnx1-OFED.4.7.3.0.6.49606 Priority: extra Section: libdevel Source: librdmacm Maintainer: Gal Sivan Installed-Size: 291 Depends: librdmacm1 (= 41mlnx1-OFED.4.7.3.0.6.49606) Filename: ./librdmacm-dev_41mlnx1-OFED.4.7.3.0.6.49606_amd64.deb Size: 105660 MD5sum: f1a08b11a9f8a0c449a57e3d9e99aa5f SHA1: bd3215c5dd2076afe3fc156a45cca421bd994183 SHA256: 1fe01e360d9742dd2de4ebcf9f6fd60c49da2d7226b9955ff431490f1b658dfd SHA512: df26e6c1328f451c448150653deacd648d52d823c24faadf3664a4502c19c454cf2add0f0091b0dc1796f0e6f111316043d16366082626db13b58436d440b6a8 Homepage: http://www.openfabrics.org/ Description: Development files for the librdmacm library Development files for the librdmacm library. Package: librdmacm-utils Architecture: amd64 Version: 41mlnx1-OFED.4.7.3.0.6.49606 Priority: extra Section: libs Source: librdmacm Maintainer: Gal Sivan Installed-Size: 294 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.2), librdmacm1 (>= 1.0.7) Filename: ./librdmacm-utils_41mlnx1-OFED.4.7.3.0.6.49606_amd64.deb Size: 52720 MD5sum: 487d571f64b47beeac94a71323ef40b6 SHA1: eb4fa0fe5758c5816397fbded01edf91a079e7cb SHA256: 37791f2daeb7107ac83a36424d6e2b52a45f891112d58724471afeb8f3894a0e SHA512: 000a109d2a1d807d774ef76004aad06d72a5b2d12bf5c19b71a2abfed38719e4d2a3ed0c0f8e5b70327f9fbae10c5f8970da342958b34769ad1ebe505ced71f4 Homepage: http://www.openfabrics.org/ Description: Examples for the librdmacm library Example test programs for the librdmacm library. Package: librdmacm1 Architecture: amd64 Version: 41mlnx1-OFED.4.7.3.0.6.49606 Priority: extra Section: libs Source: librdmacm Maintainer: Gal Sivan Installed-Size: 138 Depends: libc6 (>= 2.15), libibverbs1 (>= 1.1.2) Filename: ./librdmacm1_41mlnx1-OFED.4.7.3.0.6.49606_amd64.deb Size: 47960 MD5sum: bac5d4daee5d6d3a12be73a6b108799f SHA1: 9707216c456afebda069857113ec556e113ddb45 SHA256: b4d596859d92d0500fe413437d8d47ef1b908ca49137a93fa9fabd3f032e6510 SHA512: 594121e0c86d3887b7ea339793fd49143c631a9892860f8b09c875d31596306b17cae46235315fd8eda385255d22ff0db38f18e0103e894cc915e97652c71506 Homepage: http://www.openfabrics.org/ Description: Userspace RDMA Connection Manager librdmacm provides a userspace RDMA Communication Managment API. Package: libvma-dbg Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: debug Source: libvma Maintainer: Liran Oz Installed-Size: 15 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dbg_9.0.2-1_amd64.deb Size: 4068 MD5sum: bcb95600f384c80cf7dfb710fc5c2a72 SHA1: b0b88577071471a8526df711b4e46c1a42a8ffbf SHA256: ae069310b4076bcceb1beef428844d30abd258f5a47ecc2ad3cc14a99d4c0deb SHA512: 8b3b64cec7c692816554c1009fdb3db14565f3e25de5903e610768dfc427cbab44a8de381432c92ccbb8019f5a47b7f28babc1fc0be5d9ae2b237b5cc53b5bc0 Homepage: https://github.com/Mellanox/libvma 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. Package: libvma-dev Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: libdevel Source: libvma Maintainer: Liran Oz Installed-Size: 49 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dev_9.0.2-1_amd64.deb Size: 12616 MD5sum: 10e22e686c5864967e600b5f5d204122 SHA1: 2ed56f318cefe22652aa334cae2bf424151e26bb SHA256: 10b14ea2486e0416cf87b5457bbd2e6368a35e10f0a174fac91147418a2974e1 SHA512: a32eb042f499031d3075bdc8c50cccc1bddb8558ae411502df59d7c0a37ea4aee5308a758405b6f1557bc19bb6beb1c14e331c0567bcf06d6554fc56c7ff61aa Homepage: https://github.com/Mellanox/libvma 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. Package: libvma-utils Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: utils Source: libvma Maintainer: Liran Oz Installed-Size: 80 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libvma (= 9.0.2-1) Filename: ./libvma-utils_9.0.2-1_amd64.deb Size: 25160 MD5sum: 842a99cb43a52f533b0a529b30f213bd SHA1: 0ba86ff22976f3e43a9345cdf5bd2aa1a9fbca16 SHA256: a88b182e4187425e1bf716389cad7809f266fe63126ab4049f98ce3d5a008d41 SHA512: 807fbe9606907b478189ee55212eb57a15f9ef098b50a992d3768a35431912ba20ebc2a6e5ae991d603ed784530d017099884687a63ca3139391cfa449c5a3c7 Homepage: https://github.com/Mellanox/libvma 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. Package: libvma Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: net Maintainer: Liran Oz Installed-Size: 3351 Depends: libc6 (>= 2.22), libgcc1 (>= 1:3.0), libibverbs1 (>= 1.1.2), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), librdmacm1 (>= 1.0.7), libstdc++6 (>= 5.2) Filename: ./libvma_9.0.2-1_amd64.deb Size: 778720 MD5sum: e1dead4c7a361f601ab3aa1ad3c616e6 SHA1: 85b3018c8f068631976bdbec763b1bf523455531 SHA256: d4bc0fe9c5079e132a024327f6e99ff41ffff59ebb611810a827c68118f6e9a5 SHA512: 01a7e36117901c7d9419e4fd0108920ba79e39e5e775700c76188f828fd4b550514d4471c171cd0e0d5bdee58480a34db72364c6ade69f7f17050478aa68e016 Homepage: https://github.com/Mellanox/libvma 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. Package: mft Architecture: amd64 Version: 4.15.1-9 Priority: extra Section: alien Maintainer: MLNXshared tgwork team Installed-Size: 221589 Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.0), libstdc++6 (>= 4.1.1) Filename: ./mft_4.15.1-9_amd64.deb Size: 70592884 MD5sum: 19a0edf86b4e96e628ff081ea44dca4a SHA1: eea2765a6f82a61fba38576472bf9da4bd2b55c0 SHA256: b632e4178c023189b1729bd11e391c39cf9dd4d4681be607c8699919d5d8c97f SHA512: 6d5f48377eac5ff834693d17ae77c9c018697ec39832353f270748d8a87db83ca5c6f3d5ac1dd844a6581f0e241106e5c7414f21dafcd2e739d09b9b56e6f82c Description: Mellanox firmware tools Mellanox firmware tools . (Converted from a rpm package by alien version 8.95.) Package: mlnx-ethtool Architecture: amd64 Version: 5.4-1.49606 Priority: optional Section: net Maintainer: Ben Hutchings Installed-Size: 448 Depends: libc6 (>= 2.14) Filename: ./mlnx-ethtool_5.4-1.49606_amd64.deb Size: 120688 MD5sum: db68a06a67a6d8dba9393cf530c10f8b SHA1: 97102a33953b983ad74bdf2c2d08ee79bf90da82 SHA256: 858a1c96b0c2fc2848ac7ff4edfa7823e8f4cdbcea543a9a769bb6d23accfc0b SHA512: 60440f7b28016727af1ea93fe50079506c7adf4d0683a242de602e9bd34ed38376ae80b689b884862f935f5db6b823bd042c9561b7f700bbc44373c484969e7d Homepage: https://ftp.kernel.org/pub/software/network/ethtool/ 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. Package: mlnx-fw-updater Architecture: amd64 Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 93129 Depends: libc6 (>= 2.3), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), perl Filename: ./mlnx-fw-updater_4.9-6.0.6.0_amd64.deb Size: 94276186 MD5sum: 4bcecfd99a46482d5cf34688900511be SHA1: d4edbd2cca8dec2ab84ba86c0a0e9650f70d25aa SHA256: 2e954ddd95276ace360245d9920837f0f89fa8f708e76fe84261d552eef890bb SHA512: c5663aa1bbae308670f670687c040c23bd4df3acb68944d39f8d31411cea257b0ec6c77b58496c3bbbebb6c927b429818aaef0d2fea2101e6c06ff8a48e5d606 Homepage: http://www.mellanox.com Description: Mellanox Technologies Firmware update package Package: mlnx-iproute2 Architecture: amd64 Version: 5.4.0-1.49606 Priority: optional Section: net Maintainer: Ben Hutchings Installed-Size: 3144 Depends: libc6 (>= 2.29), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 2.0.15) Filename: ./mlnx-iproute2_5.4.0-1.49606_amd64.deb Size: 771068 MD5sum: 51457a1dd9c0e5a4e03f269a19355025 SHA1: 018767c703309a179e00d3b12fe8b854240cdb65 SHA256: 2c7de12929f7dc4a4588e75fd69598b319ae4a93756e716cc3f022aa43e46812 SHA512: 86fbae8903fe9330ef011f662b115242f2945ee27e876a86507c5f89e3850e93c2de8bca6878799545a870dea555c4ee1762730c9009aa0642d40f01b6a4e516 Homepage: https://ftp.kernel.org/pub/software/network/iproute2 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. Package: mlnx-nvme-dkms Architecture: all Version: 4.9-OFED.4.9.6.0.6.1 Priority: optional Section: kernel Source: mlnx-nvme Maintainer: Mellanox Technologies Installed-Size: 1026 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.9-OFED.4.9.6.0.6.1_all.deb Size: 175660 MD5sum: a3bf79f2e4ef0251dc8369f4381f41ce SHA1: 108571d9b97cf5c5a3c74976b359aa9f4cde769e SHA256: ec46007d8a74128d3fd16540778dd22579f80a6e475752c605c401c17a88cbdf SHA512: 20599930a9874433332b625d4848f9c07f421460fe360c039c091e0588edd863dde882d81924231943e87a948afbf7772a231a80298458443d7a156973816856 Homepage: http://www.mellanox.com 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. Package: mlnx-ofed-all-exact Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Source: mlnx-ofed-all Maintainer: Alaa Hleihel Installed-Size: 9 Depends: isert-dkms (= 4.9-OFED.4.9.6.0.6.1), infiniband-diags-compat (= 5.6.0.MLNX20200211.354e4b7-0.1.49606), mstflint (= 4.14.0-3.49606), openmpi (= 4.0.3rc4-1.49606), ibacm (= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (= 43.1.1.MLNX20200211.078947f-0.1.49606), librdmacm1 (= 41mlnx1-OFED.4.7.3.0.6.49606), knem (= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), ibdump (= 6.0.0-1.49606), mlnx-ethtool (= 5.4-1.49606), ibacm-dev (= 41mlnx1-OFED.4.3.3.0.0.49606), srp-dkms (= 4.9-OFED.4.9.6.0.6.1), srptools (= 41mlnx1-5.49606), infiniband-diags (= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibmad-static (= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (= 5.4.0-1.49606), sharp (= 2.1.2.MLNX20200428.ddda184-1.49606), rshim-dkms (= 1.18-0.gb99e894), libibmad (= 5.4.0.MLNX20190423.1d917ae-0.1.49606), dapl2-utils (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), mlnx-ofed-kernel-utils (= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (= 41mlnx1-OFED.4.7.3.0.6.49606), opensm (= 5.7.2.MLNX20201014.9378048-0.1.49606), knem-dkms (= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), libibverbs-dev (= 41mlnx1-OFED.4.9.3.0.0.49606), libibmad-devel (= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (= 4.15.1-9), ibverbs-utils (= 41mlnx1-OFED.4.9.3.0.0.49606), mpitests (= 3.2.20-e1a0676.49606), libibverbs1 (= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm (= 5.7.2.MLNX20201014.9378048-0.1.49606), libmlx5-1 (= 41mlnx1-OFED.4.9.0.1.2.49606), ofed-scripts (= 4.9-OFED.4.9.6.0.6), libibcm1 (= 41mlnx1-OFED.4.1.0.1.0.49606), ucx (= 1.8.0-1.49606), ibsim-doc (= 0.10-1.49606), libmlx4-1 (= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-ofed-kernel-dkms (= 4.9-OFED.4.9.6.0.6.1), ibutils2 (= 2.1.1-0.121.MLNX20200324.g061a520.49606), libibumad-static (= 43.1.1.MLNX20200211.078947f-0.1.49606), hcoll (= 4.4.2969-1.49606), libmlx4-dev (= 41mlnx1-OFED.4.7.3.0.3.49606), libmlx5-dev (= 41mlnx1-OFED.4.9.0.1.2.49606), libibdm1 (= 1.5.7.1-0.12.gdcaeae2.49606), libibcm-dev (= 41mlnx1-OFED.4.1.0.1.0.49606), iser-dkms (= 4.9-OFED.4.9.6.0.6.1), libdapl2 (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), librdmacm-utils (= 41mlnx1-OFED.4.7.3.0.6.49606), ibutils (= 1.5.7.1-0.12.gdcaeae2.49606), dump-pr (= 1.0-0.2.MLNX20201014.g8577618.49606), libdapl-dev (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), ibsim (= 0.10-1.49606), libopensm-devel (= 5.7.2.MLNX20201014.9378048-0.1.49606), perftest (= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), mft (= 4.15.1-9), opensm-doc (= 5.7.2.MLNX20201014.9378048-0.1.49606), libibumad (= 43.1.1.MLNX20200211.078947f-0.1.49606) Filename: ./mlnx-ofed-all-exact_4.9-6.0.6.0_all.deb Size: 2732 MD5sum: f9e7a1ae4c2ec6d6ffb89929fa40c276 SHA1: de2b55767823fff374662a65e602f4b93b80a0d2 SHA256: 89b1b5108830d8a6dd3d4f00c11c8c0ba2385d80a345a2e72d464a793a0868fb SHA512: 66b921f6f2868e8f5d0ef0bf83471fb8f28103efcab888b10f14a7948f428e505efc6f2270868ddec2fe8e46af6e5a2ca9518fb85a3887ef55bae129c10a4d27 Homepage: http://www.mellanox.com Description: MLNX_OFED all installer package (MLNX_LIBS) (with DKMS support) (exact) This is a meta-package that imposes strict dependencies: depends on exact version numbers of its dependencies. Package: mlnx-ofed-all-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: kernel-mft-dkms (>= 4.15.1-9), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mpitests (>= 3.2.20-e1a0676.49606), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), ibsim (>= 0.10-1.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49606), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), hcoll (>= 4.4.2969-1.49606), srptools (>= 41mlnx1-5.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), ibsim-doc (>= 0.10-1.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ethtool (>= 5.4-1.49606), ibdump (>= 6.0.0-1.49606), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mstflint (>= 4.14.0-3.49606), openmpi (>= 4.0.3rc4-1.49606), ucx (>= 1.8.0-1.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606) Filename: ./mlnx-ofed-all-user-only_4.9-6.0.6.0_all.deb Size: 3148 MD5sum: 8badecd29bf2916b8c0128f8d7f9c5c4 SHA1: 8dfbeb9d58deb9d6cc974fe3046f0f7d9fe6f479 SHA256: 9609b56cea9d9678d6748c37f0608f351083ccef64dd8d424febc96a090f4591 SHA512: 60761081ae9161ca1c8061e03feacd5d7c858b594cbeb47f11d154aade228588e7770695710fd18862885d2869b47835d16686714dd32b242b714b7953346f6c Homepage: http://www.mellanox.com Description: MLNX_OFED all-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-all Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), mstflint (>= 4.14.0-3.49606), openmpi (>= 4.0.3rc4-1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), knem (>= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), ibdump (>= 6.0.0-1.49606), mlnx-ethtool (>= 5.4-1.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), srptools (>= 41mlnx1-5.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49606), rshim-dkms (>= 1.18-0.gb99e894), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), knem-dkms (>= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mpitests (>= 3.2.20-e1a0676.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), ucx (>= 1.8.0-1.49606), ibsim-doc (>= 0.10-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), hcoll (>= 4.4.2969-1.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), ibsim (>= 0.10-1.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), mft (>= 4.15.1-9), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606) Filename: ./mlnx-ofed-all_4.9-6.0.6.0_all.deb Size: 3204 MD5sum: 8acdac2e56d4e88a038c36e01aaf183d SHA1: dc2c3877dcf9748f3944ca34a4225819a9d04edf SHA256: 85e376c36fa55149410447b5e702e13ba2cacd9d48edfa64eaab4a2fe9547e78 SHA512: b70168efe341989c01d3e3b6cec856101ce466ae052d2c159e9166052d7113579af999a6a7b31972de88e5c1ca7c28745aa22009d5e7c527a474d8618340bcc6 Homepage: http://www.mellanox.com Description: MLNX_OFED all installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-basic-exact Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Source: mlnx-ofed-basic Maintainer: Alaa Hleihel Installed-Size: 9 Depends: libmlx5-1 (= 41mlnx1-OFED.4.9.0.1.2.49606), ofed-scripts (= 4.9-OFED.4.9.6.0.6), isert-dkms (= 4.9-OFED.4.9.6.0.6.1), mstflint (= 4.14.0-3.49606), libibumad-devel (= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (= 41mlnx1-OFED.4.3.3.0.0.49606), infiniband-diags-compat (= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libmlx4-1 (= 41mlnx1-OFED.4.7.3.0.3.49606), librdmacm1 (= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ethtool (= 5.4-1.49606), mlnx-ofed-kernel-dkms (= 4.9-OFED.4.9.6.0.6.1), srptools (= 41mlnx1-5.49606), srp-dkms (= 4.9-OFED.4.9.6.0.6.1), ibacm-dev (= 41mlnx1-OFED.4.3.3.0.0.49606), infiniband-diags (= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibumad-static (= 43.1.1.MLNX20200211.078947f-0.1.49606), libmlx4-dev (= 41mlnx1-OFED.4.7.3.0.3.49606), libmlx5-dev (= 41mlnx1-OFED.4.9.0.1.2.49606), libibmad-static (= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (= 5.4.0-1.49606), iser-dkms (= 4.9-OFED.4.9.6.0.6.1), librdmacm-utils (= 41mlnx1-OFED.4.7.3.0.6.49606), rshim-dkms (= 1.18-0.gb99e894), libibmad (= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-ofed-kernel-utils (= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (= 41mlnx1-OFED.4.7.3.0.6.49606), opensm (= 5.7.2.MLNX20201014.9378048-0.1.49606), libibmad-devel (= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (= 4.15.1-9), libibverbs-dev (= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (= 5.7.2.MLNX20201014.9378048-0.1.49606), opensm-doc (= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (= 43.1.1.MLNX20200211.078947f-0.1.49606), mft (= 4.15.1-9), ibverbs-utils (= 41mlnx1-OFED.4.9.3.0.0.49606) Filename: ./mlnx-ofed-basic-exact_4.9-6.0.6.0_all.deb Size: 2492 MD5sum: 1175ec6b733f1fe4093670966af385f8 SHA1: 710c36989b671333cc7c19051b53c717d255cd19 SHA256: 781a2692fb35d85c3c88cd7f563ad7721b472ea7d9996d49a0f066c3d78c252b SHA512: 49f85c13356a461e4cb8e469b209e3801325176a8f4f1ffb59c94f4bc400b13f43cc72c84cf854c6bebd0e8a482cbabd82ff1c2b185b7c6c7b0e5f13def356ff Homepage: http://www.mellanox.com Description: MLNX_OFED basic installer package (MLNX_LIBS) (with DKMS support) (exact) This is a meta-package that imposes strict dependencies: depends on exact version numbers of its dependencies. Package: mlnx-ofed-basic-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), srptools (>= 41mlnx1-5.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mlnx-ethtool (>= 5.4-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), mstflint (>= 4.14.0-3.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mft (>= 4.15.1-9), kernel-mft-dkms (>= 4.15.1-9), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606) Filename: ./mlnx-ofed-basic-user-only_4.9-6.0.6.0_all.deb Size: 2948 MD5sum: 3a2f729928cc63cbbfdd7157f92693f6 SHA1: df653aa8c67e946783c8b2d5c7bcbee0535f8cb2 SHA256: 38e616c60158120116c0350fd666e1ead7a8ccadbead7a3bf2046d4fdc488094 SHA512: f2144f4be7b5b8b4b369d49e4f1fac5e91669daadea407eeb726a601fd7c721c4c6142173b16edb5b6a05f7087725a042878591a889497552e13f0c4fe696eb3 Homepage: http://www.mellanox.com Description: MLNX_OFED basic-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-basic Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), mstflint (>= 4.14.0-3.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ethtool (>= 5.4-1.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), srptools (>= 41mlnx1-5.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), rshim-dkms (>= 1.18-0.gb99e894), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mft (>= 4.15.1-9), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606) Filename: ./mlnx-ofed-basic_4.9-6.0.6.0_all.deb Size: 2960 MD5sum: fd75fcfa600d4104a3a63d235e4d7d47 SHA1: 9d35ddef0a9a6f63d3409af8d426ec0d1bbcfd97 SHA256: 9248be07ba940115e9de573001584fdea47ffb1d799ec14fddd6ee7d17298df6 SHA512: 79e462bc1c780ee5c7dfb88624ac0c74ee04f87ff038b355ec6142a82b9a1aaa8ad92b48c347bde7b91e687d7e9d057c8089d3857b122df29f04d3c4abb66de5 Homepage: http://www.mellanox.com Description: MLNX_OFED basic installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-bluefield-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: mlnx-ethtool (>= 5.4-1.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), srptools (>= 41mlnx1-5.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), mstflint (>= 4.14.0-3.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), kernel-mft-dkms (>= 4.15.1-9), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606) Filename: ./mlnx-ofed-bluefield-user-only_4.9-6.0.6.0_all.deb Size: 3008 MD5sum: b0697a9b734aec5bfcdab0ddbac8e140 SHA1: 15499404d7f4fec33b4bfce90d49c61e43d55b0f SHA256: 02aacd1f10ccc1b863b034a21780364196b6a015c574be1769988fe591dc403b SHA512: 1f8ecddae2e9b18a7cd495a618aed2341011d2f0a8c21eebb958f4d4e76aec9a3e0542a314ec1b7357c1494e2a2dda99c1d4b0c0bf39360cdf8aa2a5ea54e264 Homepage: http://www.mellanox.com Description: MLNX_OFED bluefield-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-bluefield Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: mlnx-ethtool (>= 5.4-1.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), srptools (>= 41mlnx1-5.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mstflint (>= 4.14.0-3.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), kernel-mft-dkms (>= 4.15.1-9), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), rshim-dkms (>= 1.18-0.gb99e894), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1) Filename: ./mlnx-ofed-bluefield_4.9-6.0.6.0_all.deb Size: 3024 MD5sum: 8aee56fea55d68ae59837fef76e0ac4b SHA1: 85595b0c6b197cf32896fbaf0762531b18ccb5ab SHA256: 3ad388901d6000b03a475f226ea2824753da996b536daad5c42f310548d5686f SHA512: 2342276a8b57bc3bdc966d0dcd1d12f7957f293368b37983b6e7e2c9b0476e54b0384f31163bef005b9e016fdfb10e12cef575a0597363fcb6e39e4cf4a8c509 Homepage: http://www.mellanox.com Description: MLNX_OFED bluefield installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-dpdk-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), mstflint (>= 4.14.0-3.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606) Filename: ./mlnx-ofed-dpdk-user-only_4.9-6.0.6.0_all.deb Size: 2780 MD5sum: ba390ce3b81c754652eeca65f546e9dd SHA1: f8a68d4a627a00d2d9b11c81af1191dd034fe496 SHA256: 9cf2c463c075c73927d2509277561c8e5b92c9c067a6fb732b888709873b6ade SHA512: adb181f296b31dea4079e6467dc17e8df14212bd42cc8b43bf3611436a4202016601767d34b1484f617649b5e92d0a9c91b2d11e511dd1e9bafb8b532e080ed5 Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-dpdk Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), rshim-dkms (>= 1.18-0.gb99e894), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mstflint (>= 4.14.0-3.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606) Filename: ./mlnx-ofed-dpdk_4.9-6.0.6.0_all.deb Size: 2780 MD5sum: 1627df1bb4bb8514e24be39ad9f97601 SHA1: 151059f76588c806e6f4c2a69d20213839dfcc3b SHA256: d8649e9bd74d478f8d82533029bb7ed36e3f7d6950824b2c699b6472a933c129 SHA512: 2dd9effd36189ed9a2a52de035e62f5dcc68e3d371bda0c2e2a6302c072e6c0ec26e0230dd5b0255805d3981ec4bb15a97cf4e087e22aff234d0b2b7997de763 Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-eth-only-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 11 Depends: kernel-mft-dkms (>= 4.15.1-9), mstflint (>= 4.14.0-3.49606), mft (>= 4.15.1-9) Filename: ./mlnx-ofed-eth-only-user-only_4.9-6.0.6.0_all.deb Size: 2396 MD5sum: 153a8edda8770e0a0882c7cd91251f79 SHA1: b38ae69498806579b1ace56da0d54ce15b41a9fc SHA256: b8876d2bce0197b6dde4b0c5acf19d248ff7c9c334e26caf39460ab752501aa0 SHA512: 1bef4f6c3efec03d6df81f6f7d040a60db82b1f89d028cf3af06e0fa9bed07f5a101439cc5d7dce61a4f2e4f9c290547e56c606b6cc55afcd000e75e25dd03d1 Homepage: http://www.mellanox.com Description: MLNX_OFED eth-only-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-hpc-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: mlnx-ethtool (>= 5.4-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), ibsim-doc (>= 0.10-1.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), srptools (>= 41mlnx1-5.49606), hcoll (>= 4.4.2969-1.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), openmpi (>= 4.0.3rc4-1.49606), mstflint (>= 4.14.0-3.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ucx (>= 1.8.0-1.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), ibsim (>= 0.10-1.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mpitests (>= 3.2.20-e1a0676.49606), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49606), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606) Filename: ./mlnx-ofed-hpc-user-only_4.9-6.0.6.0_all.deb Size: 3148 MD5sum: 741dd582038cf80eae89c1211c3ae23d SHA1: 0b77c950f17ca2da501a3d03e37c0ca5d6ad9a0e SHA256: 41cfc73d10aa997e91f8b0078bd1731b477b8f39e83613f50a142fef685cc271 SHA512: 2586e35706721ee88ee4544d2aba0b5975ca5b84219f5ce16b5f4adf3edc4a92e9767935ee554a33a5dc2dbe686facb6da31730afa2d1bdf2a2534725837c81c Homepage: http://www.mellanox.com Description: MLNX_OFED hpc-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-hpc Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: ucx (>= 1.8.0-1.49606), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), hcoll (>= 4.4.2969-1.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), ibsim-doc (>= 0.10-1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), ibsim (>= 0.10-1.49606), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mstflint (>= 4.14.0-3.49606), openmpi (>= 4.0.3rc4-1.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), srptools (>= 41mlnx1-5.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), mlnx-ethtool (>= 5.4-1.49606), knem (>= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), rshim-dkms (>= 1.18-0.gb99e894), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mpitests (>= 3.2.20-e1a0676.49606), kernel-mft-dkms (>= 4.15.1-9), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), knem-dkms (>= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606) Filename: ./mlnx-ofed-hpc_4.9-6.0.6.0_all.deb Size: 3188 MD5sum: aed6baa42b2d3dfb6efe7b8522411fb0 SHA1: fba5108f6fb16e0e1cdc86ec3c72f64c81f88e40 SHA256: e46b255f31cc69486aca709372069b05e3155eeab7f2d3994f3e3bba3b9e697e SHA512: e99e7566b5162cbed8095dce352ea2569596ebb0305d1590124a767826a9697aecb1dcde432060ae0cc57a7fd60cc2add80360d4dff688aad21489ee765445ca Homepage: http://www.mellanox.com Description: MLNX_OFED hpc installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-kernel-dkms Architecture: all Version: 4.9-OFED.4.9.6.0.6.1 Priority: optional Section: kernel Source: mlnx-ofed-kernel Maintainer: Vladimir Sokolovsky Installed-Size: 22347 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.9-OFED.4.9.6.0.6.1_all.deb Size: 2524516 MD5sum: 38f758d4ed017022172707a25d4bab84 SHA1: 4b55759a7b37f7b608446332604bb8da4ef5331d SHA256: 8e79f7a8ecf0c491634624eb2e1e42019ece45d9ee6db370ebf729690e26649f SHA512: 21df16e7c2eef55a0edc46fa47360fb191adbb07fcfcf82e1b3943c9e5fa7352e16e1b57d105ff1d552830eac801c3dbf7d0629d3213ec5635051f569765d1d6 Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers 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. Package: mlnx-ofed-kernel-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), kernel-mft-dkms (>= 4.15.1-9), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), knem (>= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), knem-dkms (>= 1.1.4.90mlnx1-OFED.4.9.6.0.0.1), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), rshim-dkms (>= 1.18-0.gb99e894) Filename: ./mlnx-ofed-kernel-only_4.9-6.0.6.0_all.deb Size: 2688 MD5sum: d3dae8e9b24ee0d181c0756099f64af7 SHA1: f67ef8ba95bef5743a956d8052121bd9180a9e49 SHA256: 1ec738da8e268c0673ed81571fefb0ca183842ed9a0d859488ad3b2a90a64ccf SHA512: 27d75d271129eaeb5a9087c434040836cf6bac16c5dea19079c04945497465cb8e89a8e337d8cb2578d3766ca4579c71ea9fa9227b8439a6c48e2fda051aaaf9 Homepage: http://www.mellanox.com Description: MLNX_OFED kernel-only installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-kernel-utils Architecture: amd64 Version: 4.9-OFED.4.9.6.0.6.1 Priority: optional Section: net Source: mlnx-ofed-kernel Maintainer: Vladimir Sokolovsky Installed-Size: 494 Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof Filename: ./mlnx-ofed-kernel-utils_4.9-OFED.4.9.6.0.6.1_amd64.deb Size: 94016 MD5sum: 73c6fb1d90baa9e54d725216501753c6 SHA1: bad9447c5e28d6c956e549b1e95235804b5dbf8d SHA256: 0d2523884366528e3001de5d81b7ac9062a831dabd43696727228043ca41ec02 SHA512: 1ee566f40b6e9e4f2b637cc2cdda2898bc3c51e3d5b0494d193d773a381b55733841d56678c871a32571e7cc1241ede2cbe3538f1750046f49286665d1c227c4 Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Description: Userspace tools to restart and tune mlnx-ofed kernel modules Package: mlnx-ofed-vma-eth-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 13 Depends: mlnx-ethtool (>= 5.4-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), libvma (>= 9.0.2-1), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), sockperf (>= 3.7-0.gita1e8e835a689.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), mft (>= 4.15.1-9), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libvma-dev (>= 9.0.2-1), libvma-utils (>= 9.0.2-1), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mstflint (>= 4.14.0-3.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6) Filename: ./mlnx-ofed-vma-eth-user-only_4.9-6.0.6.0_all.deb Size: 3144 MD5sum: 077b8cd26e37a273daa049713d78b1f9 SHA1: bfc756beb38d3dc41b2f0576b67afb7329bfcd16 SHA256: 8e1c0b51f82e34e530fab4d4ff671bb7e36e2c99cc9cd6e64c38b6fd3377b052 SHA512: 0cbdf4e1b19fa76999ae39e67a103812c5968daa427584117e1e7687fbae23fe5a66f4ff30d2b242fca41ecec19cce2659ed1f713273120e4ce26605edc5e34c Homepage: http://www.mellanox.com Description: MLNX_OFED vma-eth-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-vma-eth Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 13 Depends: libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), mstflint (>= 4.14.0-3.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), mlnx-ethtool (>= 5.4-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), libvma (>= 9.0.2-1), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), sockperf (>= 3.7-0.gita1e8e835a689.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), libvma-utils (>= 9.0.2-1), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libvma-dev (>= 9.0.2-1), mlnx-iproute2 (>= 5.4.0-1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), mft (>= 4.15.1-9), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), kernel-mft-dkms (>= 4.15.1-9), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606) Filename: ./mlnx-ofed-vma-eth_4.9-6.0.6.0_all.deb Size: 3144 MD5sum: e21223431ac5c913778ad259f28a5efe SHA1: bf0003c1b09072e2dcad4df837e8be80742c1cd0 SHA256: 792c6a414437909f24d5f323b6adf2e6338f3f5ba2f0a1aa0f5701c79fb9213d SHA512: 726ee8eeea4858598eeccfad8088322984d26c79b956829c96d70c1abc34f0951f43c59fb673ad28141bc26bb30e59c1ebd8ce6bacf90a561596a215b41872b6 Homepage: http://www.mellanox.com Description: MLNX_OFED vma-eth installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-vma-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 13 Depends: ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), sockperf (>= 3.7-0.gita1e8e835a689.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), srptools (>= 41mlnx1-5.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), ibsim-doc (>= 0.10-1.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), libvma (>= 9.0.2-1), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-ethtool (>= 5.4-1.49606), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mstflint (>= 4.14.0-3.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), mft (>= 4.15.1-9), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), ibsim (>= 0.10-1.49606), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libvma-dev (>= 9.0.2-1), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libvma-utils (>= 9.0.2-1) Filename: ./mlnx-ofed-vma-user-only_4.9-6.0.6.0_all.deb Size: 3360 MD5sum: c59878a2c69ac5b535f78dcfff270317 SHA1: 5beefc7638a8ec1bc441368387c81b23379e9bdc SHA256: db4b7a3308f0e3ee3bcfa82c039afbb533ecfb9b2ffce2ddbaab754b66905b37 SHA512: 6948a2e88c7da25f75f41a64a0383670b03d555491da1ec5924edd538adaf0d8fcec5690cafb1cc274d7f232abefd5bc55946471eec8bfc013eae5f44c6b048e Homepage: http://www.mellanox.com Description: MLNX_OFED vma-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-vma-vpi-user-only Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 13 Depends: libvma (>= 9.0.2-1), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), ibsim-doc (>= 0.10-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), mlnx-ethtool (>= 5.4-1.49606), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), srptools (>= 41mlnx1-5.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), sockperf (>= 3.7-0.gita1e8e835a689.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), mstflint (>= 4.14.0-3.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), ibsim (>= 0.10-1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), libvma-utils (>= 9.0.2-1), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libvma-dev (>= 9.0.2-1), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606) Filename: ./mlnx-ofed-vma-vpi-user-only_4.9-6.0.6.0_all.deb Size: 3380 MD5sum: dcc143df32e9c4c7f2944bdb5512b6dd SHA1: 2eeba370907744a8d6069898f5170a25712a9c86 SHA256: 855c7d8ca7e5ed48fe8cc4ea0786efda9a2cb49ce65b6f5d736a5e2e79e93a4c SHA512: 8a8d0319d0eb81669492d0ce3c38dd6e672a7904339cfafaae515815512a1188f6ca17f08529150204781ba12a282a17210d54bdc148b1501a0f6fea1abce874 Homepage: http://www.mellanox.com Description: MLNX_OFED vma-vpi-user-only installer package (MLNX_LIBS) (User Space packages only) Package: mlnx-ofed-vma-vpi Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 13 Depends: libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), mstflint (>= 4.14.0-3.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), mlnx-ethtool (>= 5.4-1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), libvma (>= 9.0.2-1), ibsim-doc (>= 0.10-1.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), srptools (>= 41mlnx1-5.49606), sockperf (>= 3.7-0.gita1e8e835a689.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), libvma-utils (>= 9.0.2-1), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libvma-dev (>= 9.0.2-1), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), rshim-dkms (>= 1.18-0.gb99e894), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), ibsim (>= 0.10-1.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), mft (>= 4.15.1-9), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606) Filename: ./mlnx-ofed-vma-vpi_4.9-6.0.6.0_all.deb Size: 3388 MD5sum: 6e0e54da13f98e0b4a331cd27c584fea SHA1: e6c9a92e4f34713e472dd0a535ea32eab1806d95 SHA256: ec44421ebc678bab1dffb807e4788e0b8a0f78d3f49903d4d3b95c2ad4607daf SHA512: e5cf96035a00e7ab9a166293c1b3862badc75511bcbf2345846ece4b0615dce51c25505e4235d1d47ff611994ddfed353ec2a810f5f749de61ab339c6df791fe Homepage: http://www.mellanox.com Description: MLNX_OFED vma-vpi installer package (MLNX_LIBS) (with DKMS support) Package: mlnx-ofed-vma Architecture: all Version: 4.9-6.0.6.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 13 Depends: dump-pr (>= 1.0-0.2.MLNX20201014.g8577618.49606), librdmacm-dev (>= 41mlnx1-OFED.4.7.3.0.6.49606), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.6.0.6.1), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49606), ibsim (>= 0.10-1.49606), opensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibmad-devel (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), kernel-mft-dkms (>= 4.15.1-9), libopensm-devel (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs-dev (>= 41mlnx1-OFED.4.9.3.0.0.49606), libibumad (>= 43.1.1.MLNX20200211.078947f-0.1.49606), opensm-doc (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libopensm (>= 5.7.2.MLNX20201014.9378048-0.1.49606), libibverbs1 (>= 41mlnx1-OFED.4.9.3.0.0.49606), mft (>= 4.15.1-9), perftest (>= 4.5.0.mlnxlibs-0.3.g1121951.49417.49606), ibverbs-utils (>= 41mlnx1-OFED.4.9.3.0.0.49606), libvma-utils (>= 9.0.2-1), libmlx4-dev (>= 41mlnx1-OFED.4.7.3.0.3.49606), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49606), libvma-dev (>= 9.0.2-1), libmlx5-dev (>= 41mlnx1-OFED.4.9.0.1.2.49606), libibmad-static (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), mlnx-iproute2 (>= 5.4.0-1.49606), iser-dkms (>= 4.9-OFED.4.9.6.0.6.1), libibcm-dev (>= 41mlnx1-OFED.4.1.0.1.0.49606), librdmacm-utils (>= 41mlnx1-OFED.4.7.3.0.6.49606), rshim-dkms (>= 1.18-0.gb99e894), libibmad (>= 5.4.0.MLNX20190423.1d917ae-0.1.49606), libmlx4-1 (>= 41mlnx1-OFED.4.7.3.0.3.49606), librdmacm1 (>= 41mlnx1-OFED.4.7.3.0.6.49606), libvma (>= 9.0.2-1), ibsim-doc (>= 0.10-1.49606), mlnx-ethtool (>= 5.4-1.49606), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.6.0.6.1), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49606), ibacm-dev (>= 41mlnx1-OFED.4.3.3.0.0.49606), srp-dkms (>= 4.9-OFED.4.9.6.0.6.1), srptools (>= 41mlnx1-5.49606), sockperf (>= 3.7-0.gita1e8e835a689.49606), infiniband-diags (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606), libibumad-static (>= 43.1.1.MLNX20200211.078947f-0.1.49606), libmlx5-1 (>= 41mlnx1-OFED.4.9.0.1.2.49606), ofed-scripts (>= 4.9-OFED.4.9.6.0.6), libibcm1 (>= 41mlnx1-OFED.4.1.0.1.0.49606), isert-dkms (>= 4.9-OFED.4.9.6.0.6.1), mstflint (>= 4.14.0-3.49606), libibumad-devel (>= 43.1.1.MLNX20200211.078947f-0.1.49606), ibacm (>= 41mlnx1-OFED.4.3.3.0.0.49606), infiniband-diags-compat (>= 5.6.0.MLNX20200211.354e4b7-0.1.49606) Filename: ./mlnx-ofed-vma_4.9-6.0.6.0_all.deb Size: 3364 MD5sum: 03ff1d349b22879cf01a5c86d41b20b3 SHA1: 68ef683e2a882f6cefef85e2d9e02301b5aefeac SHA256: c18ffc8743d79cd7d4a063f07515d88e4945153e8383271e2477f0ec5086dbf9 SHA512: 34f09001c9e6fea3bcdf67642873556177f92bdb18fa5da8b73d6024e96f55edaedfffe92897cc7004397baed2578ab390e2781667c1e447d8b0ea7f2d3da39a Homepage: http://www.mellanox.com Description: MLNX_OFED vma installer package (MLNX_LIBS) (with DKMS support) Package: mpitests Architecture: amd64 Version: 3.2.20-e1a0676.49606 Priority: extra Section: libs Maintainer: Mellanox Ltd. Installed-Size: 1995 Depends: libc6 (>= 2.29) Filename: ./mpitests_3.2.20-e1a0676.49606_amd64.deb Size: 215064 MD5sum: e5fe8e3ec44b711871245ce0876b0e02 SHA1: 3eb081952eda5f1dc6d678a308b3a713755ccb1e SHA256: f624b3c86106ad9a8b5fcb565ea0ffd2f78751691153eb10d4f789ad9bc6710e SHA512: 35d5a5b78d9712ea4a2d9cbada46fed123639cbc8755867aeea3224562e6af9913c861eee98e4b051ae77fc5a8a092edfc0d32f6d3257ac92b476a56e5756447 Homepage: http://www.mellanox.com Description: Set of popular MPI benchmarks and tools IMB 2018 OSU benchmarks ver 4.0.1 mpiP-3.3 IPM-2.0.6 Package: mstflint Architecture: amd64 Version: 4.14.0-3.49606 Priority: extra Section: net Maintainer: Gal Sivan Installed-Size: 11533 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.14.0-3.49606_amd64.deb Size: 1636520 MD5sum: b18696728e3a415a4b5bcc0240e43376 SHA1: 4ce7eb754147c3c15f80415359f0f9005338cd1b SHA256: 30bf21e361803ad176f2b765ea2fd2597581874bcc6c79e885838c45a2f751ad SHA512: ad53c3cecc8d6794ae4fe79c2527300ec1608281587129a5239b12c17ec2c729041227a372bc046e99e3ca8196dd75d79973f10d63fe033c5e693542bb9e12a3 Homepage: http://www.mellanox.com 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. Package: neohost-backend Architecture: amd64 Version: 1.5.0-102 Priority: extra Section: alien Maintainer: MLNXshared tgwork team Installed-Size: 180802 Depends: libc6 (>= 2.3.2), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) Filename: ./neohost-backend_1.5.0-102_amd64.deb Size: 40399254 MD5sum: 66b11e555741d50be0387d6fe754ab7c SHA1: 9e2b6ebcf6c7f9e193f0b375b593b078c2dfad43 SHA256: 2f8a85f07640164902783f8799c0ff0b295c5cacea6fb27205f83d836a0bb1b4 SHA512: 7099517300f8fa90936971864eca0356c726d589ec6b2c46fddc8efd1d962bc2bee2e099022dfe1a085e83ae234ab1b92335fa229d7f73fc1c34e3e8f937daf5 Description: NeoHost-Backend tool Mellanox NeoHost-Backend tool package . (Converted from a rpm package by alien version 8.95.) Package: neohost-sdk Architecture: amd64 Version: 1.5.0-102 Priority: extra Section: alien Maintainer: MLNXshared tgwork team Installed-Size: 183 Filename: ./neohost-sdk_1.5.0-102_amd64.deb Size: 20876 MD5sum: fe73738849ce018ade07a1eecb99de62 SHA1: 95bd06029b7c1eb1cf4a2fc6657053d286d9a07a SHA256: fa9e552a6e35f9f06da5028a472c120522727094671b1247e9a18ec12299521b SHA512: 8563b4e289eab6ddf33612ca41f7317fba0080f727af8fa377b93a0ba9cd3ca19b9d33264e6b5bfaaac2e75b9449dd81661cee7443850ebb719b96e2202fc646 Description: NeoHost-SDK Mellanox NeoHost-SDK package . (Converted from a rpm package by alien version 8.95.) Package: ofed-scripts Architecture: amd64 Version: 4.9-OFED.4.9.6.0.6 Priority: extra Section: utils Maintainer: Vladimir Sokolovsky Installed-Size: 288 Filename: ./ofed-scripts_4.9-OFED.4.9.6.0.6_amd64.deb Size: 47336 MD5sum: c796769851709e8062fdb40d2ae59177 SHA1: 89d2fb8d90e19c277aeba0cf0b0b99f4bbeac21f SHA256: 157b163094eee75e27762d0e8f737075f83807a87b504c876d7ce73b513fd39c SHA512: 0452bac136d8bedae332190536df5965693e96c77afa2107d9a9e65b68871f98baced09470bdfdcc502f2fac99810b0954fd829dab953b5ee113fe4d3378c3af Homepage: http://www.mellanox.com Description: MLNX_OFED utilities Package: openmpi Architecture: all Version: 4.0.3rc4-1.49606 Priority: extra Section: net Maintainer: http://www.open-mpi.org Installed-Size: 123114 Filename: ./openmpi_4.0.3rc4-1.49606_all.deb Size: 18253824 MD5sum: 50184a216264788b163746f086425c5f SHA1: 9ece9396fda3b280b2d02d2e8f837cb7038785a1 SHA256: 00fd6902eb6804fc19d6550593b2131d0a7b340d17427569e8e1cf0925a45680 SHA512: 878c7f5eacab9ca9c563db82b7dfd0920f0edc58a000edcbc12b3e5d148ab18718e013c03ec6895b91b61d0b5448b9e6ed830a8598943fcdc69b2454f38cbbfe Homepage: http://www.open-mpi.org/ Description: Open MPI Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. This package contains all the tools necessary to compile, link, and run Open MPI jobs. Package: opensm-doc Architecture: amd64 Version: 5.7.2.MLNX20201014.9378048-0.1.49606 Priority: extra Section: doc Source: opensm Maintainer: Hal Rosenstock Installed-Size: 506 Filename: ./opensm-doc_5.7.2.MLNX20201014.9378048-0.1.49606_amd64.deb Size: 507824 MD5sum: 6fdb5173a2e83c9301e6c0649dfc58da SHA1: 145a319786fcfb7c9e44b52d5d024b86a5d347d6 SHA256: 69ae7df3dc855cb09c26497dfa3380598467cb74040632eec63a332dd963da6d SHA512: 862c10f95e1e40c53e6eb3fe1bf8ef7d89ead7ebe6be1d739ede992cc55f86de79b465169f3c6b7a3375fc13b4fccb7239938744345c372659d2caae8a88862f Homepage: http://www.openfabrics.org/downloads/management Description: Documentation for opensm Documentation for the opensm Infiniband subnet manager. Package: opensm Architecture: amd64 Version: 5.7.2.MLNX20201014.9378048-0.1.49606 Priority: extra Section: net Maintainer: Hal Rosenstock Installed-Size: 3424 Depends: libopensm (= 5.7.2.MLNX20201014.9378048-0.1.49606), libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2) Filename: ./opensm_5.7.2.MLNX20201014.9378048-0.1.49606_amd64.deb Size: 1189548 MD5sum: 12ee9fbbe9219d6b0c7ae65522c1eff6 SHA1: b8e8f4b042d2a42d7ea6ded0087a654c221e54a2 SHA256: 2560d49c2dcafeaf07dec8b376fee7b863599472d0a0b0c579b647f6385104c9 SHA512: bd788e0ba2fb8f88008daf476d4d9df804c2cc4809f97433376a4bee8a6203e8dd8f362ebf2f545ce598811f94c970256f428115adf5afb726d1e849164158cd Homepage: http://www.openfabrics.org/downloads/management 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). Package: perftest Architecture: amd64 Version: 4.5.0.mlnxlibs-0.3.g1121951.49417.49606 Priority: extra Section: net Maintainer: Gil Rockah Installed-Size: 2434 Depends: libc6 (>= 2.29), libibumad, libibverbs1 (>= 1.1.6), librdmacm1 (>= 1.0.8) Filename: ./perftest_4.5.0.mlnxlibs-0.3.g1121951.49417.49606_amd64.deb Size: 218284 MD5sum: 1adbae57e6e008de0a26b0cb30cc027e SHA1: 008a96a16cebfeba7a8ebadbe7b23a4a85c944bf SHA256: d24fbb5aa023626ddd53632bfa51f11540cb2173cb91bab73120d2d36fe3ed2c SHA512: 26fbcdaa14bdc5effe6ae5742e4cabc578ed8a5ce0a16c11c2b63be7e0cf28941fd403e920e7c0d863ff95eb6a3f2cdaa1d4ca6647c6a2a30b5b791d332b0ef4 Homepage: https://openfabrics.org/downloads/perftest/ 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. Package: rshim-dkms Architecture: all Version: 1.18-0.gb99e894 Priority: optional Section: kernel Source: rshim Maintainer: Mellanox Technologies Installed-Size: 222 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.18-0.gb99e894_all.deb Size: 45628 MD5sum: 7f026a1b36ef693e2f54c2e7d0761f41 SHA1: 1f0f2f6b953034b83302c88b1587b7427e67cc42 SHA256: c76b7c96b2136ff7ce32032feeafefae89b6136e46502f174ce200354255f6e2 SHA512: e87dceb472b2ed5a5c241c2fbf05a9f9a2fee32e8c77f74ad7b2c650cae88e0f4cb19b2319efb7bbf43a3c9ba748f922d518d30989826ae3db1e151d1197073e Homepage: http://www.mellanox.com 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. Package: sharp Architecture: amd64 Version: 2.1.2.MLNX20200428.ddda184-1.49606 Priority: extra Section: libs Maintainer: support@mellanox.com Installed-Size: 3461 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libibumad, libibverbs1 (>= 1.1.2), librdmacm1 (>= 1.0.7), libstdc++6 (>= 9), libsystemd0 Filename: ./sharp_2.1.2.MLNX20200428.ddda184-1.49606_amd64.deb Size: 810108 MD5sum: d1aecba384182b9444c39977f7e934d4 SHA1: 0a84758fd5e27ec874cd2f286d6977933d3e866a SHA256: 3511d665d7a4fd1f7960366758538f6e349e2b7605c18a288a4ef14d5a62b516 SHA512: 1395827fb7b4c438492c4e8ef0b768088700962b41bfe94f0fc6574ff9e139282b7d40a1c96bb2e98d35cee6ef498959351099a291133fef397c480e7087c6ac Homepage: http://www.mellanox.com Description: SHArP switch collectives SHArP is a switch collectives package Package: sockperf Architecture: amd64 Version: 3.7-0.gita1e8e835a689.49606 Multi-Arch: foreign Priority: extra Section: unknown Maintainer: Mellanox Technologies Ltd. Installed-Size: 4911 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./sockperf_3.7-0.gita1e8e835a689.49606_amd64.deb Size: 636720 MD5sum: cce991c2f9e399a8d56e3cca9397b534 SHA1: 9412293d1704b7a4097fb73407bacffc219d3775 SHA256: fe3b41b48b5d0e6d784939f86d856f768adf85fa9f0182abaac0b212ffd080a8 SHA512: ae2432c5761ec01ed1c6e5c4cdbc35897e08a4c3520abeb129acb8cc5d3c705d2b00b290e322136d0bbd60b4042e45dcbe8bf6355213d04d2f3f7f0b0c21c9b0 Homepage: http://www.mellanox.com 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. Package: srp-dkms Architecture: all Version: 4.9-OFED.4.9.6.0.6.1 Priority: optional Section: kernel Source: srp Maintainer: Mellanox Technologies Installed-Size: 213 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.9-OFED.4.9.6.0.6.1_all.deb Size: 44172 MD5sum: 733fa3f21ead400a54c238934db09149 SHA1: 4a51c5cbbfa2f464da08d5bd23d070b9e6b53f73 SHA256: 854b3c98b2f575b4dccc02abbfd18bbae48e54dc490b52f17128f22a88f705a0 SHA512: 37e443dfd8490df436a8805b7288bab02b7a69ef675613a3e9f35ec3c57a8d7fe07044c8df72e767fa431d6f8325eea72ca946a7de364319b4e121ad6a5a5eb9 Homepage: http://www.mellanox.com 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. Package: srptools Architecture: amd64 Version: 41mlnx1-5.49606 Priority: optional Section: net Maintainer: Sagi Grimberg Installed-Size: 115 Depends: libc6 (>= 2.17), libibumad, libibverbs1 (>= 1.1.2), librdmacm1 Filename: ./srptools_41mlnx1-5.49606_amd64.deb Size: 35528 MD5sum: c1e0e9c514f687dfef6bf431d136ff2a SHA1: 2446d075edd513f7b8ac1ba06d9b614308d32336 SHA256: 2bbf41dc78c4726daad8b5d394227efce67df7afe27caf029ce1dab4c7f2f97a SHA512: 0a1ece048ca2a7a710fb658f9621410e7cb8ee7380d9ac8f655c2d0aeb4d7dfb169486bdae05fd34aabe5749704e8ef2ca996528c3d040940f31bd7dee3c6ee9 Homepage: http://www.openfabrics.org/ Description: In conjunction with the kernel ib_srp driver, srptools allows you to discover and use SCSI devices via the SCSI RDMA Protocol over InfiniBand. Package: ucx Architecture: amd64 Version: 1.8.0-1.49606 Priority: extra Section: libs Maintainer: ucx-group@elist.ornl.gov Installed-Size: 5215 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9), libibcm1, libibverbs1 (>= 1.1.2), libnuma1 (>= 2.0.11), librdmacm1 (>= 1.0.7) Filename: ./ucx_1.8.0-1.49606_amd64.deb Size: 954608 MD5sum: 2d6d215e7cf557a7657cce7d9199fbef SHA1: 7ca8f1c5c435d2c57aa1123f4843895629fca982 SHA256: e3ca6444ba0f92e3d700cb00dc6f7b86ba1f9d45f36009f76cec1c2593eca83e SHA512: 354d00e653319e25c6a67550b471f6fb911f84eb2e5c8e832c0852d24dbeec82c027ae5cc349b270bdbc02f93c9faa9fc262ab2e3c7adaf3b02d49ff95eb1514 Homepage: http://www.openucx.org Description: Unified Communication X UCX is a communication library implementing high-performance messaging.