Package: libibverbs-dev Priority: optional Section: libdevel Installed-Size: 1348 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: ibverbs-providers (= 50mlnx1-1.49017), libibverbs1 (= 50mlnx1-1.49017), libnl-3-dev, libnl-route-3-dev Filename: ./libibverbs-dev_50mlnx1-1.49017_ppc64el.deb Size: 355824 MD5sum: c3550ede8b0853a7ae321fbd4d9a56f6 SHA1: 2a25089ecb3df2b0c5d2471fced01607e79ac49c SHA256: c1f41741c1f363c044e3c3ef8cc61a5f92e07b5bb866a9dbe96b4e58b38d9acb SHA512: 05f3da99754de8935f4003a34a4ff45c7cea01b503fbbe6b50f7aecfa0246467820dcbedb6abbfccbe3415e9e94d74b22d23c96fc71b1093d1bbcb3d269ea927 Description: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibverbs1-dbg Priority: extra Section: debug Installed-Size: 399 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libibverbs1 (= 50mlnx1-1.49017) Filename: ./libibverbs1-dbg_50mlnx1-1.49017_ppc64el.deb Size: 340936 MD5sum: ff7d163a26234e1313c96a8469bced77 SHA1: 065047cb069bbe92748876453ead6b65225d1b9a SHA256: 583faa7876233a1c9e1d6dbc57a23ec1b453213d14d5a93118ad2ccd2ee62636 SHA512: 1758acb47aece8e0bd500a4ac648d23055f7154894c01ee1610fbd344d42623b134a35e2b3e27d7f3dc746f62529b49e96b5524613715235f4aec657a0bb39a8 Description: Debug symbols for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains the debug symbols associated with libibverbs1. They will automatically be used by gdb for debugging libibverbs-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 17af5caa17f249006e7d7eb4e03e358573bf487c Package: libibverbs1 Priority: optional Section: libs Installed-Size: 249 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: adduser, libc6 (>= 2.17), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7) Recommends: ibverbs-providers Breaks: ibverbs-providers (<< 25~) Filename: ./libibverbs1_50mlnx1-1.49017_ppc64el.deb Size: 56632 MD5sum: 8d5ef9f0bcc93564a877de0ca5c74410 SHA1: 0211ff71568b4cfcae20641d75836eae68995792 SHA256: 56a66013dd9458cc83ce335406731f09c0ede7d6be95aa4679c8156b65f26dec SHA512: 6e327f725ce3f627a3946cc51d5f3183e8331714f3039feee4c8ac825c149b39022a5948f0cb5fa532c56b742d646690583dde3956aba53de884159c9db3a6cb Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: librdmacm-dev Priority: optional Section: libdevel Installed-Size: 329 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libibverbs-dev, librdmacm1 (= 50mlnx1-1.49017) Filename: ./librdmacm-dev_50mlnx1-1.49017_ppc64el.deb Size: 120368 MD5sum: c56c7a5d3f9ec9de68be90156deb3060 SHA1: 063ea76b2bfa8a689790f9c53a496af6282c6658 SHA256: a2c631c0d29e7c615a53999920880813823fac54bb6f3ac68de764bc0ae1d347 SHA512: 319c1a581f7f3f58b29355dc040f5522dcef5b3bea5aba8e9f184bbfe28c8452dff8f1f573a1149a8e465d1bed7ffe2f6375cd12d90f1662573686ff2ae579eb Description: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: librdmacm1-dbg Priority: extra Section: debug Installed-Size: 280 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: librdmacm1 (= 50mlnx1-1.49017) Filename: ./librdmacm1-dbg_50mlnx1-1.49017_ppc64el.deb Size: 225812 MD5sum: d074f08b1403fc2fdd1f93cc53e4ee89 SHA1: a8b7ef8338e2bbfdb5f1ab33c5d14f2a8139f319 SHA256: da969aa7775225b4543f4dee6774e0d64c97c3733a3142fa8e9462f28685bc08 SHA512: 046c3e60f0d417f78298a65a2e42be9e7fa2e27a026047a7ca25322082097932df498cb1975f2519dd8769fb6d34340c74158656dee456a06b15239c05d031ec Description: Debug symbols for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the debug symbols associated with librdmacm1. They will automatically be used by gdb for debugging librdmacm-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 77658dc364eaef690613a31a60c4ce4cd7669909 d530fd0501486b7a3ba881b9a8d4556d7e245d96 Package: librdmacm1 Priority: optional Section: libs Installed-Size: 248 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libc6 (>= 2.22), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7) Filename: ./librdmacm1_50mlnx1-1.49017_ppc64el.deb Size: 66104 MD5sum: 017c00dffb1b8fb7e9989fa3ab1cbc7d SHA1: 914db205ed4cfb6fb6308436d30b7946c2df3317 SHA256: 84ee5a488b688118c687075f14d963e57ada1ca2e4bf53246f0b73261a3aaf12 SHA512: a03923389afd014e761b3aaf34e35f561c63a409ab2f53e57cadf306e46f7326aca2c369ba2bfc0f769a03706559103f4f2e0212fdbadab6e5100d908a69c7e5 Description: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: python3-pyverbs Priority: optional Section: python Installed-Size: 3520 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Provides: python3.8-pyverbs Depends: rdma-core (>= 21), python3 (<< 3.9), python3 (>= 3.8~), python3:any, ibverbs-providers (>= 28), libc6 (>= 2.17), libibverbs1 (>= 28), libpython3.8 (>= 3.8.2), librdmacm1 (>= 1.0.15) Filename: ./python3-pyverbs_50mlnx1-1.49017_ppc64el.deb Size: 549444 MD5sum: d27aa8c0a029ddffa270f68ae12405be SHA1: 72b57df6388753079c2e528d8ef3c53ad71d6df6 SHA256: 22a4c1f368ebbef26b8abab3634f0a64cecc96099ec7e5d1c23526c8334f4b51 SHA512: 14840270545bd96b6bc5ffa92b8cf961153484ff3bc9a4943e640cae9b3c5208c0790615291bb32e2ea773a7e1c0cdfeeb97eadda55ceeb0474bfbc1c6c5b641 Description: Python bindings for rdma-core Pyverbs provides a Python API over rdma-core, the Linux userspace C API for the remote direct memory access (RDMA) stack. . One goal is to provide easier access to RDMA: RDMA has a steep learning curve as is and the C interface requires the user to initialize multiple structs before having usable objects. Pyverbs attempts to remove much of this overhead and provide a smoother user experience. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: rdma-core Priority: optional Section: net Installed-Size: 235 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Version: 50mlnx1-1.49017 Replaces: infiniband-diags (<< 2.0.0) Depends: lsb-base (>= 3.2-14~), udev, perl:any, libc6 (>= 2.17), libnl-3-200 (>= 3.2.7), libsystemd0, libudev1 (>= 183) Recommends: dmidecode, ethtool, iproute2 Breaks: infiniband-diags (<< 2.0.0) Filename: ./rdma-core_50mlnx1-1.49017_ppc64el.deb Size: 46100 MD5sum: eaea9e5e4716bd355ff0934c36f0374b SHA1: 2ee45c7e6621b651a8f6f0768296dadfc8a9895a SHA256: a6b8831686231d85180b525c30b5c0af5e9e2fc32c486c78659252e4fc7da6f8 SHA512: 6c84975fab94e17ea301f0be3aa4f18747b53e337a57c3116f1604cd10b619eab8f19be13d7a9cfa044667bc24311ae573be399fec559c963c303c7348bc0f4a Description: RDMA core userspace infrastructure and documentation This package provides the basic boot time support for systems that use the Linux kernel's remote direct memory access (RDMA) subystem which includes InfiniBand, iWARP, and RDMA over Converged Ethernet (RoCE). . Several kernel RDMA support daemons are included: - The rdma-ndd daemon which watches for RDMA device changes and/or hostname changes and updates the Node Description of the RDMA devices based on those changes. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: rdmacm-utils Priority: optional Section: net Installed-Size: 930 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Replaces: librdmacm-utils Depends: libc6 (>= 2.17), libibverbs1 (>= 1.1.6), librdmacm1 (>= 23) Breaks: librdmacm-utils Filename: ./rdmacm-utils_50mlnx1-1.49017_ppc64el.deb Size: 73432 MD5sum: 4e0b90717ade03f8c24bea6ca0e704ba SHA1: 4c80f574430550fe28ee98d4c2fe79f2d81d7aad SHA256: ad2f7592ed4ca7a96a9bf79e712ecc28a3789038504982c738bb25f9af669bae SHA512: 0c01de367d36420cb65d59432ffa3408ec61f8dfc49fcb963016273c79805b1ac7107ff0554573084b1fb80320c7b37f7580485787693b79207e4f9c4c7c2881 Description: Examples for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains useful librdmacm1 example programs such as rping and udaddy. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: srptools Priority: optional Section: net Installed-Size: 151 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), udev, libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20) Filename: ./srptools_50mlnx1-1.49017_ppc64el.deb Size: 43020 MD5sum: b462ffdbf08bc1f9e8376ed90e8a6599 SHA1: f30b9344a37f885a2df1b7595ce0005cb96ec824 SHA256: 15fdc3aabbd1e0a701decd4c0d52c16812adf6a3d53134815a8e212443e428bf SHA512: adbc9855960f010a8677b2f192bbfcf57db62a5fc29db0987edc91bc859af660355bcb0edcc5f645dc8193b5138d96ab690788474ed7b748fb1b4ae734b1d928 Description: Tools for Infiniband attached storage (SRP) In conjunction with the kernel ib_srp driver, srptools allows you to discover and use Infiniband attached storage devices which use the SCSI RDMA Protocol (SRP). Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: mstflint Priority: extra Section: net Installed-Size: 13027 Maintainer: Gal Sivan Architecture: ppc64el Version: 4.14.0-1.49017 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4.4), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: ./mstflint_4.14.0-1.49017_ppc64el.deb Size: 1655284 MD5sum: 52eb8c1b8c3c4fb2387a5cfbc406a08f SHA1: f68d724f3ae77ed966200448632535d96f693a43 SHA256: c78b683ea5f191960df7969ff08d9a42f4bcf28147dad43bfc3c953c9d70f159 SHA512: 80955124a313da3f1f7c1e400a94759321712f9bee9c12a7b7e2922380da429a1f8022f66f4c2afa5f6df4be516ee39f149034b86401574f0a118de17e7f4ed9 Description: Mellanox firmware burning application This package contains firmware update tool, vpd dump and register dump tools for network adapters based on Mellanox Technologies chips. Homepage: http://www.mellanox.com Package: libopensm-devel Priority: extra Section: libdevel Installed-Size: 2138 Maintainer: Hal Rosenstock Architecture: ppc64el Source: opensm Version: 5.6.0.MLNX20200217.cedc1e4-0.1.49017 Depends: libopensm (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017) Filename: ./libopensm-devel_5.6.0.MLNX20200217.cedc1e4-0.1.49017_ppc64el.deb Size: 632008 MD5sum: e7d7eb4dd4c1e3e4aed7fe86e54636cc SHA1: 47209dfe619804fb19b7d8b8588a87a4ad97f242 SHA256: 3c8b73c6cb6b68673099c49c4508f7e0a0e6734a94a6e1a3f5a4fe7631dabb9c SHA512: 54f30cd005c8a642c2335e7f8810c0b831566c086c73c349a1996d4b648a38382dd06553eda5849552520268a131cc154ac3bd038944951f859a8d43dd0a4c99 Description: Developement files for OpenSM Header files for OpenSM Homepage: http://www.openfabrics.org/downloads/management Package: libopensm Priority: extra Section: libs Installed-Size: 1194 Maintainer: Hal Rosenstock Architecture: ppc64el Source: opensm Version: 5.6.0.MLNX20200217.cedc1e4-0.1.49017 Depends: libc6 (>= 2.17), libibumad3 (>= 1.3.9) Filename: ./libopensm_5.6.0.MLNX20200217.cedc1e4-0.1.49017_ppc64el.deb Size: 498556 MD5sum: 3499038de3058a22e73779786b264c4d SHA1: 7da9b65cbebd86d55008893930187fd471447a80 SHA256: b68335e4b1fb6ec722b5a15b5d728193422582bf651c5198fedb0afb9228a7ae SHA512: 2a5e5feb2d169f70931ec317aa3b7d8dc39e94844fca20a524b791c77e70b96b2224d347128a3c4912ebb92668a3070aae09ac3087696c4eb5605a196934d097 Description: Infiniband subnet manager libraries OpenSM provides an implementation of an Infiniband Subnet Manager (SM) and Administrator (SA). One Subnet Manager is required to run on each Infiniband subnet in order to initialize the Infiniband hardware. . This package contains shared libraries that are part of the opensm package but are also used by other applications. Homepage: http://www.openfabrics.org/downloads/management Package: opensm-doc Priority: extra Section: doc Installed-Size: 492 Maintainer: Hal Rosenstock Architecture: ppc64el Source: opensm Version: 5.6.0.MLNX20200217.cedc1e4-0.1.49017 Filename: ./opensm-doc_5.6.0.MLNX20200217.cedc1e4-0.1.49017_ppc64el.deb Size: 494704 MD5sum: 34735158b1cc0a4e2b832aa6bf4d2de2 SHA1: 68eed26dca96ae55b020782aa6ed865feab023e3 SHA256: 7736f5362f454fd2f554eefa96b68f7fcb1d0e43f0c4c66b5e6d29593f03c9d8 SHA512: 045b8863e90a8b8b850f612a67201b7b0063495ce6ef6bbb398da056f34799eb5506ce025b0d9417acdf873007c780895e186310aff42c73c74e18cb17951f7c Description: Documentation for opensm Documentation for the opensm Infiniband subnet manager. Homepage: http://www.openfabrics.org/downloads/management Package: mlnx-ofed-hpc Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libibumad-dev (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libibmad-dev (>= 50mlnx1-1.49017), ibsim-doc (>= 0.9-1.49017), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), libibverbs-dev (>= 50mlnx1-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), ibsim (>= 0.9-1.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), kernel-mft-dkms (>= 4.14.0-105), ibverbs-utils (>= 50mlnx1-1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rshim-dkms (>= 1.18-0.gb99e894.49017), perftest (>= 4.4-0.23.g89e176a.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), mlnx-iproute2 (>= 5.4.0-1.49017), libibmad5 (>= 50mlnx1-1.49017), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), knem (>= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), infiniband-diags (>= 50mlnx1-1.49017), mpitests (>= 3.2.20-e1a0676.49017), libibverbs1 (>= 50mlnx1-1.49017), ucx (>= 1.8.0-1.49017), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), knem-dkms (>= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), librdmacm-dev (>= 50mlnx1-1.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), hcoll (>= 4.4.2942-1.49017), openmpi (>= 4.0.3rc4-1.49017), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), mft (>= 4.14.0-105), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mstflint (>= 4.14.0-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b) Filename: ./mlnx-ofed-hpc_4.9-0.1.7.0_all.deb Size: 2310 MD5sum: 91c7bd33559df60e78a69c06637845f1 SHA1: a5e0f186b30fcab6cb65ac04ab58e5d54442bb68 SHA256: b693b2527cd400781fedd32b82b0e4a2786bd6512cb1e4c132bde488f8889ae0 SHA512: bcc7f09d64b11d1adf4cce7fa5835e23dc069dc1a00d07eabab6722e9f8e8d65db60685689635e327db0e20476a4fdc0e145ad8d6fbfde6299e20ef6d7081b4f Description: MLNX_OFED hpc installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: opensm Priority: extra Section: net Installed-Size: 3815 Maintainer: Hal Rosenstock Architecture: ppc64el Version: 5.6.0.MLNX20200217.cedc1e4-0.1.49017 Depends: libopensm (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./opensm_5.6.0.MLNX20200217.cedc1e4-0.1.49017_ppc64el.deb Size: 1090580 MD5sum: b378966353072ffc5973cfeacdd81a83 SHA1: 6bc16c593668222951a96f62ad0bc3735938eb2c SHA256: 341a0b61f9e4eca3891ee903ad536ccfa93639839652f05d1e99aecb7601ae6e SHA512: fb63c999356ddc7de9c931fc62a27e51f36b6a8ad07e1c8e275378021ec8f83dc1153457ae333b4b190d3a68e89b49363c3050f10c5d68a20654b086f8014d9d Description: An Infiniband subnet manager OpenSM provides an implementation of an InfiniBand Subnet Manager and Administration. Such a software entity is required to run for in order to initialize the InfiniBand hardware (at least one per each InfiniBand subnet). Homepage: http://www.openfabrics.org/downloads/management Package: perftest Priority: extra Section: net Installed-Size: 3122 Maintainer: Gil Rockah Architecture: ppc64el Version: 4.4-0.23.g89e176a.49017 Depends: ibverbs-providers (>= 24), libc6 (>= 2.29), libibumad3 (>= 1.3.9), libibverbs1 (>= 28), librdmacm1 (>= 1.0.19) Filename: ./perftest_4.4-0.23.g89e176a.49017_ppc64el.deb Size: 196984 MD5sum: 46616f30461ee255a131b9cc06376a97 SHA1: caa4e942eaf203aca312d729b1812bd4cef25fc3 SHA256: e84f6f5507fb6de0d59020d035b2063fe15e4a44322e56c9a8a8735e91be40d8 SHA512: e5b15f401800a8c38a8ff1d6b2bf9778c47ecac54c663fc6b350180afb462c8bbd200294d4b0159c344a209f335568dbafc1daf988bde760097a86879423f046 Description: Infiniband verbs performance tests This is a collection of tests written using Infiniband verbs intended for use as a performance micro-benchmark. The tests can measure the latency bandwidth and message rate of Infiniband or Ethernet (RoCE) fabrics. Homepage: https://openfabrics.org/downloads/perftest/ Package: ibutils2 Priority: extra Section: net Installed-Size: 16995 Maintainer: Tamir Ronen Architecture: ppc64el Version: 2.1.1-0.121.MLNX20200324.g061a520.49017 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libibumad3 (>= 1.3.9), libstdc++6 (>= 9) Filename: ./ibutils2_2.1.1-0.121.MLNX20200324.g061a520.49017_ppc64el.deb Size: 1632696 MD5sum: d80185f2d031924fa202f83087574332 SHA1: 6dff1e781e47553094611b09808f4f6e15d9f86b SHA256: 1bbd3d7222a1cb083db791411bdfc5a297a68ea279d59bce8fcee5f977a770f7 SHA512: 398054b594d855c22958e74c2b832fb8bf0825e20016b9cd72d36e0ada82f1d06714917bf1fb99b3a3d8290e810a1b000534a923ccdfe94f3a87fee5c027d584 Description: OpenIB Mellanox InfiniBand Diagnostic Tools ibutils provides IB network and path diagnostics. Package: ibutils Priority: extra Section: net Installed-Size: 2616 Maintainer: Yevgeny Kliteynik Architecture: ppc64el Version: 1.5.7.1-0.12.gdcaeae2.49017 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libibdm1, libopensm, libstdc++6 (>= 9), libtcl8.6 (>= 8.6.0) Filename: ./ibutils_1.5.7.1-0.12.gdcaeae2.49017_ppc64el.deb Size: 408048 MD5sum: 9b3ddf2f113bcfc0a2d2b60dc38b2bb3 SHA1: 271f0def746c9b75d1e2b8ac3f6254805e1790a0 SHA256: c8e8ad7ff9132b15c1ad6ee9f978ccd93dc1dfe8af8508272d03d291d5857a9b SHA512: 7a5e0bfef338a69953db9a815629949b77b27869ceb8823ed15ec8ffbc7bfbc86978bd40122c0daed57dd1e020e83b36289a62c423f89622823c455a31a549e9 Description: InfiniBand network utilities This package contains a set of utilities useful for diagnosing and testing InfiniBand based networks. Package: libibdm1 Priority: extra Section: net Installed-Size: 13122 Maintainer: Yevgeny Kliteynik Architecture: ppc64el Source: ibutils Version: 1.5.7.1-0.12.gdcaeae2.49017 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libopensm, libstdc++6 (>= 9), libtcl8.6 (>= 8.6.0) Filename: ./libibdm1_1.5.7.1-0.12.gdcaeae2.49017_ppc64el.deb Size: 743512 MD5sum: b456de9988118bf5a1775510e69c3ca3 SHA1: e3b754fab740faf49fc7cf398ea7b52c20d42915 SHA256: 3487416a7ddd1f7d4ea7104ca8eb7c1cbd4f0bbeb41a9b6ec03435f52a3e8ee7 SHA512: 2c9f241cb6b7f408482d67bace5921e5de700c668504027df56ae6075d5240bcac3a3f5c9a11e0184fb6b85b33a7337101f85723365fa6da794d38c5d0ceaad9 Description: InfiniBand network diagnostic library This package contains a library for building tools useful for diagnosing and testing InfiniBand based networks. Package: cc-mgr Priority: extra Section: libs Installed-Size: 498 Maintainer: Tamir Ronen Architecture: ppc64el Version: 1.0-0.48.MLNX20200216.g4ea049f.49017 Depends: ibutils2, libc6 (>= 2.17), libgcc-s1 (>= 3.0) Filename: ./cc-mgr_1.0-0.48.MLNX20200216.g4ea049f.49017_ppc64el.deb Size: 73956 MD5sum: 24d4a124de6f6cac6f9cd4e00c21a1e7 SHA1: e5f6e51de77bab69f423ff787c1e1da70115c4e4 SHA256: 0e6f0f373ee1a0400597d40adeb4784d39685e5833ec081b125f4bb84714b105 SHA512: 7a55b77bfb570f6a451bf6756383077618adecf0a950014151102f7d61d753d46225258c55459d3f668006d1f8d0e40aebfe3a293fb256d6843b8aa2cf123e33 Description: Congestion Control Manager Congestion Control manager configures congestion control settings and logs congestion control events in the fabric. Package: ar-mgr Priority: extra Section: libs Installed-Size: 1628 Maintainer: Tamir Ronen Architecture: ppc64el Version: 1.0-0.49.MLNX20200216.g4ea049f.49017 Depends: ibutils2, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./ar-mgr_1.0-0.49.MLNX20200216.g4ea049f.49017_ppc64el.deb Size: 239076 MD5sum: ba9a8a048967418b04c2aa4bac6590e5 SHA1: 5c6085b191badc73999a4c639eed8a6ed60e8bae SHA256: 8c48a1818881135da5dd4dce1c8622ed98a2ffabcfc35291e0f77b98e47ba1a6 SHA512: 3e11b4415beaaa7d38c5b33059c041cd088841f058888b5db26a19b6b5f05f9e9ef0a78089117ea1e69aa3f2e1eff83c56696748e014924c55204efd656592ac Description: Adaptive Routing Manager Adaptive Routing manager configures Adaptive Routing forwarding tables in the fabric. Package: dump-pr Priority: extra Section: libs Installed-Size: 100 Maintainer: Tamir Ronen Architecture: ppc64el Version: 1.0-0.44.MLNX20200216.g4ea049f.49017 Depends: libc6 (>= 2.17) Filename: ./dump-pr_1.0-0.44.MLNX20200216.g4ea049f.49017_ppc64el.deb Size: 9752 MD5sum: b11caec5903e278fd3a0aff4d558b1d1 SHA1: 2368b97c1f8c1db41cbd4a23e32448c1f71b8294 SHA256: fe5298dec437d5f8d6ca766cdece969eaa1189e287c50503682c2b013aef67fb SHA512: 33d5b1601324a67863617fc7ace3ba1cbdf99a88ea873fd9c0570ae475aa03d11e4240729a69832b9f3945b55cfa8d97478e04cd550181f9acb8b1440f30f4d4 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: ibsim-doc Priority: extra Section: net Installed-Size: 9 Maintainer: Alex Netes Architecture: all Source: ibsim Version: 0.9-1.49017 Filename: ./ibsim-doc_0.9-1.49017_all.deb Size: 1980 MD5sum: d8ee3d20e25dabcf3d8d4237283301e4 SHA1: ed7445fe512708f6db55b54ecc0c66b0cef77d90 SHA256: c10cfd3ed4062259fe85ca22dfceebc066d82165deacc0a336b3921de99a20ff SHA512: 6fb075c99aecde609cc4fa23d4ab4cee06c42353330b113b48f2b8326bd556868ad85b7dcdb330fe089410f738974792df33a416d427b6c242a7d5f631206d94 Description: documentation for ibsim Documentation for ibsim Homepage: http://openfabrics.org/downloads/management Package: ibsim Priority: extra Section: net Installed-Size: 230 Maintainer: Alex Netes Architecture: ppc64el Version: 0.9-1.49017 Depends: libc6 (>= 2.17), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: ./ibsim_0.9-1.49017_ppc64el.deb Size: 54944 MD5sum: d188c16711650ac5fe68a18990aef822 SHA1: 444f730b5d881f602e77f1f191224121a3de0b63 SHA256: 51a09d75cb73745e38df74ef52e6a1a12a3903f1309d7ec04439acb9e250cb55 SHA512: 6847abffcf9d834e4ad7186c903da3bdbb52a1b4f6a3da6a6f7185f57009fe624788563c84b148543aa3868a4fba2b5d5d1518f380840c23616cc488772b539f Description: InfiniBand fabric simulator for management ibsim provides simulation of infiniband fabric for using with OFA OpenSM, diagnostic and management tools. Homepage: http://openfabrics.org/downloads/management Package: ucx Priority: extra Section: libs Installed-Size: 6033 Maintainer: ucx-group@elist.ornl.gov Architecture: ppc64el Version: 1.8.0-1.49017 Depends: ibverbs-providers (>= 22), libc6 (>= 2.29), libgomp1 (>= 4.9), libibverbs1 (>= 28), libnuma1 (>= 2.0.11), librdmacm1 (>= 23) Filename: ./ucx_1.8.0-1.49017_ppc64el.deb Size: 944952 MD5sum: 13f18ab3abf640577159faede0c7a7c7 SHA1: a98bc477aa7e7c005b95d64ddfbcce3a338b2c9b SHA256: 8f67447203a27113f3103f5e6980c2f7c104eb5754043ecf6fb89d2d4b61b950 SHA512: 65d3d07bb33f5dbc8e0ab5067994cd99f3614fc6c4637fc5c51908375402f7ed7012ef45a8a54c1bd605945543b7879fba820d9b467e52056a83c7812b8c9ef6 Description: Unified Communication X UCX is a communication library implementing high-performance messaging. Homepage: http://www.openucx.org Package: sharp Priority: extra Section: libs Installed-Size: 4292 Maintainer: support@mellanox.com Architecture: ppc64el Version: 2.1.2.MLNX20200428.ddda184-1.49017 Depends: ibverbs-providers (>= 16), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libibumad3 (>= 1.3.9), libibverbs1 (>= 28), librdmacm1 (>= 1.0.15), libstdc++6 (>= 9), libsystemd0 Filename: ./sharp_2.1.2.MLNX20200428.ddda184-1.49017_ppc64el.deb Size: 781560 MD5sum: a25e262ad21347d13b33b644fd900b3f SHA1: 0ca95eac176751036d6db322ca288982381c38f6 SHA256: 4217c7cb96dddddc3536b8e7c0eeb8def83b0bbecb4be79d84eec0e8606aa385 SHA512: ff3200508f97f3f4d5115ec24268b8ccd7940f8131c79c55b11df468620ed5acdd6cbf0e9065a8a89423bc386d8e0b6734ebd65ca3b90a88fed5c630ad98cde7 Description: SHArP switch collectives SHArP is a switch collectives package Homepage: http://www.mellanox.com Package: hcoll Priority: extra Section: libs Installed-Size: 9568 Maintainer: Mellanox Technologies Ltd. Architecture: ppc64el Version: 4.4.2942-1.49017 Depends: libc6 (>= 2.29), libibumad3 (>= 1.3.9), libibverbs1 (>= 1.1.6), libnuma1 (>= 2.0.11), librdmacm1 (>= 1.0.15), libudev1 (>= 183), sharp, ucx Filename: ./hcoll_4.4.2942-1.49017_ppc64el.deb Size: 1343276 MD5sum: 62960965230ea4bf5262105a2814072a SHA1: e98c49e63712886239979d431aee611d5d2769e5 SHA256: 8360cc2678f03e90b5052f6bd9254d786293f8b4668c1a03b99c81f74b765902 SHA512: 824d97add8b6f34b18e674e8071f6e61a3bef81a30767a8f810fbcab80be94b8350b7a3792401a6a367f65be4d5faeb5fbd6d144ab669faf1b112d9e97120c65 Description: Hierarchical collectives (HCOLL) Hierarchical collectives (HCOLL) Homepage: http://www.mellanox.com Package: openmpi Priority: extra Section: net Installed-Size: 131465 Maintainer: http://www.open-mpi.org Architecture: all Version: 4.0.3rc4-1.49017 Filename: ./openmpi_4.0.3rc4-1.49017_all.deb Size: 18129284 MD5sum: 746844e09155f83791d4d0e9919bf242 SHA1: 2ad68784c212c92e34a116cfd37daf50264a6316 SHA256: 843d4bf8f7ab093f87868bdf610529cb61f8676f90dc5f0a54ae211d9f72e3bf SHA512: 60fab505b733c824723835497748b2bc7b2be9c6d7c3321964e4bae3b9774fbc0d783a7d19e891eeff95c7786e38bb00d91a10c57f0324613c13ab54c602833e 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. Homepage: http://www.open-mpi.org/ Package: mpitests Priority: extra Section: libs Installed-Size: 4159 Maintainer: Mellanox Ltd. Architecture: ppc64el Version: 3.2.20-e1a0676.49017 Depends: libc6 (>= 2.29) Filename: ./mpitests_3.2.20-e1a0676.49017_ppc64el.deb Size: 187656 MD5sum: dcfbec5153a65575d1e0bd803b46e8dc SHA1: cc8f35acdbeb69ee7171d158e731b60635c3946e SHA256: c0ec051fb03686340977c10bdbde4cde9358a95c5e68ab50b83dafaf30e25bdf SHA512: 232e2946ac4c7068fd97ff7767f2495f77b99f884fddeeb6354b1d871796c04a48f8494235450469ccb317e1434bca6c45f480c2b11a2411391b5733cb5d7873 Description: Set of popular MPI benchmarks and tools IMB 2018 OSU benchmarks ver 4.0.1 mpiP-3.3 IPM-2.0.6 Homepage: http://www.mellanox.com Package: dapl2-utils Priority: extra Section: net Installed-Size: 590 Maintainer: Tzafrir Cohen Architecture: ppc64el Source: dapl Version: 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017 Depends: libc6 (>= 2.17), libdapl2 (>= 2.0.19), libibverbs1 (>= 1.1.2) Filename: ./dapl2-utils_2.1.10.1.mlnx-OFED.4.9.0.1.4.49017_ppc64el.deb Size: 212972 MD5sum: abe50cc980beec441bb4475e094a4f77 SHA1: 112fe0acc1b6e1301e35f5c9b7199a4596e4789a SHA256: a4264118ea0af1715d46db3840badec5997586b55c3a537d3d1a5ada7c3e41a0 SHA512: 1ca011fd314fa90742df8e1440164118d042c5499b7fed5adc64028ba3a8d7b89e67b0dae5c4213ecb9af6dd9ed1ce0630cd17f44e957b7f1d078002d7841cae Description: Utilities for use with the DAPL libraries The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains example utilities that use the DAPL API. Homepage: http://www.openfabrics.org Package: libdapl-dev Priority: extra Section: libdevel Installed-Size: 1893 Maintainer: Tzafrir Cohen Architecture: ppc64el Source: dapl Version: 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017 Depends: libdapl2 (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017) Filename: ./libdapl-dev_2.1.10.1.mlnx-OFED.4.9.0.1.4.49017_ppc64el.deb Size: 298300 MD5sum: 05e023d5556348b11eee4e90e7208e37 SHA1: 3d319ee2c124775f8327c567b16f4e2307a0a8d6 SHA256: a570142ee1c6d5f60a51f7fe78f2ac9378f95f0ea09ba97c08c2357bf4128fda SHA512: 2355318755ebdb808f9cbb2797afa5a1d49c4242464233c5c39090ab9fc9e10edf1ffbc0aea2302ebdda90a15f5b83200bbeccb6a982d51b6039669aa8668b8b Description: Development files for the DAPL libraries The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains the header files and shared libraries for building applications against libdapl. Homepage: http://www.openfabrics.org Package: libdapl2 Priority: extra Section: libs Installed-Size: 850 Maintainer: Tzafrir Cohen Architecture: ppc64el Source: dapl Version: 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017 Depends: libc6 (>= 2.17), libibverbs1 (>= 1.1.6), librdmacm1 (>= 1.0.19) Filename: ./libdapl2_2.1.10.1.mlnx-OFED.4.9.0.1.4.49017_ppc64el.deb Size: 217016 MD5sum: 304fe37093720b5d9f2ed5bee2be640c SHA1: ae61767f92de1c86f6bc074c4faff101cba5bcc7 SHA256: 929cd3fa82b213378ee7f27ab23cf9692a88c09364f63dfb2712f29b62f7e0d5 SHA512: 9378b4b3bdaa82635e826c5bf47c33c2ec2761fff9f6e387a1d9ab1c83ee4cc3cd9ebe03780417c89f2a8bc6d70ae480c685e3c881987a9e9948eacb9172cb09 Description: The Direct Access Programming Library (DAPL) The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains the libdapl shared library. Homepage: http://www.openfabrics.org Package: libvma-dbg Priority: optional Section: debug Installed-Size: 15 Maintainer: Liran Oz Architecture: ppc64el Source: libvma Version: 9.0.2-1 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dbg_9.0.2-1_ppc64el.deb Size: 4072 MD5sum: d29d679b02972bd3890e6c4534868cf0 SHA1: 6fc102b78fc8e54fa076be1c8c055be4fa5b84da SHA256: e378e3db36470b6e623dc632ed837b301dffb0e7086a204378973f5f2ab07b7a SHA512: 649f7811383e4cf067350c8dc183dd290e1f9607053959ddfd069916f83796cfeaaa04916f74401795c6efd102afea5a9932db73863dae9e8a2e95540af3d285 Description: Debugging symbols for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the debugging symbols associated with libvma. Homepage: https://github.com/Mellanox/libvma Package: libvma-dev Priority: optional Section: libdevel Installed-Size: 49 Maintainer: Liran Oz Architecture: ppc64el Source: libvma Version: 9.0.2-1 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dev_9.0.2-1_ppc64el.deb Size: 12616 MD5sum: 04795ddf363c89c4c86b95f88783d8a7 SHA1: 146ef68aef8a73202ffd10a43376be9ef91229da SHA256: 57cdb893c90747e2bc75df6649caf7a7fd1ab8ef478df091c7c5bd19016c85cd SHA512: 14d40360f04e55e072e3a3406d266fa6614efabcee528108b69ad1f4ee4a81e8d839b0f36b61e448b4660ae5c898f899e5ea474e2b71bc4cfc6dc9e9ab420b49 Description: Development files for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes headers for building programs with libvma's interface directly, as opposed to loading it dynamically with LD_PRELOAD. Homepage: https://github.com/Mellanox/libvma Package: libvma-utils Priority: optional Section: utils Installed-Size: 148 Maintainer: Liran Oz Architecture: ppc64el Source: libvma Version: 9.0.2-1 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libvma (= 9.0.2-1) Filename: ./libvma-utils_9.0.2-1_ppc64el.deb Size: 27396 MD5sum: f33e0d242f87243254551eb8665eb1ec SHA1: c5adea8e33e8516c07dbe7367e13882ca083766e SHA256: 8adadf27112a1dfa691e2fc0ed2899ea9736c17870d54f84da3b415c75000d9f SHA512: 3ab8fa01ab35a0566645771492b35754a5c96f9886f43ba53d364276ec7e8248c826f751d1c75a7ea32605196d8836c165573173aa968b29677b7f86d30988a7 Description: Examples and tools for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the tool vma_stats for collecting and analyzing Libvma statistic. Homepage: https://github.com/Mellanox/libvma Package: libvma Priority: optional Section: net Installed-Size: 3783 Maintainer: Liran Oz Architecture: ppc64el Version: 9.0.2-1 Depends: ibverbs-providers (>= 17), libc6 (>= 2.22), libgcc-s1 (>= 3.0), libibverbs1 (>= 28), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), librdmacm1 (>= 1.0.15), libstdc++6 (>= 5.2) Filename: ./libvma_9.0.2-1_ppc64el.deb Size: 728916 MD5sum: aecbde52c5908e5f18209ba1b66bffbd SHA1: 50320ebce20d3f647cf208fb6ab4198863d6cc03 SHA256: 4dea064bead589ec856d6fc25b8496f076ff9e840eeaa9ab04ade9632409531f SHA512: 43b85d70ac85c61018eee48100070c68a896a4a8a40a765bd8f816c5acc3203bf14c4efe3bb1eaa440ef697b660fe6d67bd04c84746310eb7c931d88ac62293b Description: LD_PRELOAD-able library that boosts performance libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes the dynamic library itself. Homepage: https://github.com/Mellanox/libvma Package: sockperf Priority: extra Section: unknown Installed-Size: 6167 Maintainer: Mellanox Technologies Ltd. Architecture: ppc64el Version: 3.7-0.gita1e8e835a689.49017 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./sockperf_3.7-0.gita1e8e835a689.49017_ppc64el.deb Size: 489608 MD5sum: 8f1f54c858d497d60adcbeebf9256044 SHA1: 729118ea87dd5e352e8d3896f42b1eb1f541155c SHA256: 2205083b7138f7a878e5028aad16686e40dd88a6040f8746c75ef5f06f3eb3b5 SHA512: f0bfb80aa5c9f0ef46b728e9af4a9217c055218968cdffa1fa3bac99d71a4da81c2448ad1e64d28774a0c7e011a40a93c1739b3319d878a4b79e5a8fc5ab112e Description: auto-generated package by debmake This Debian binary package was auto-generated by the debmake(1) command provided by the debmake package. . ===== This comes from the unmodified template file ===== . Please edit this template file (debian/control) and other package files (debian/*) to make them meet all the requirements of the Debian Policy before uploading this package to the Debian archive. . See * http://www.debian.org/doc/manuals/maint-guide/dreq.en.html#control * http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-debian-control . The synopsis description at the top should be about 60 characters and written as a phrase. No extra capital letters or a final period. No articles — "a", "an", or "the". . The package description for general-purpose applications should be written for a less technical user. This means that we should avoid jargon. GNOME or KDE is fine but GTK+ is probably not. . Use the canonical forms of words: * Use X Window System, X11, or X; not X Windows, X-Windows, or X Window. * Use GTK+, not GTK or gtk. * Use GNOME, not Gnome. * Use PostScript, not Postscript or postscript. Multi-Arch: foreign Homepage: http://www.mellanox.com Package: mlnx-ethtool Priority: optional Section: net Installed-Size: 523 Maintainer: Ben Hutchings Architecture: ppc64el Version: 5.4-1.49017 Depends: libc6 (>= 2.17) Filename: ./mlnx-ethtool_5.4-1.49017_ppc64el.deb Size: 119524 MD5sum: a79c38b4b88c7c310abe2607f9ad9fee SHA1: c391726740149f09cfc7119ca7d66dca4691771f SHA256: d4fa72fb423209a00855b6e98e4db8865a326a5f7a217817efb7dbd7211edc6e SHA512: 8a7c2bb82713dcafda5a8c38c2c89c5dfe0401f21fa4ef3cf9b634669c846a5ef735608b69d634d829bd196aace5f253bbfcbdaf2e2c96c0af9edb914442817c Description: This utility allows querying and changing settings such as speed, port, auto-negotiation, PCI locations and checksum offload on many network devices, especially Ethernet devices. Homepage: https://ftp.kernel.org/pub/software/network/ethtool/ Package: mlnx-iproute2 Priority: optional Section: net Installed-Size: 4434 Maintainer: Ben Hutchings Architecture: ppc64el Version: 5.4.0-1.49017 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.49017_ppc64el.deb Size: 851400 MD5sum: dc20be6daef001705aa075149c14a2eb SHA1: 6ed7f8daf2b482641fe6829535de0383313761ef SHA256: b9b1b4bedc0865387ec8b77cbf7cb25b064da240aeddd75b6d370f1601ebac18 SHA512: 901e9b17f8de5e79dd03ec45f56167440b92954da1338fb7b065e64cd1499df947b6354a1d562e56b43d3d11b020f99eab9b846e3c80337dd8ddbd99cc610f76 Description: This utility allows querying and changing settings such as speed, port, auto-negotiation, PCI locations and checksum offload on many network devices, especially Ethernet devices. Homepage: https://ftp.kernel.org/pub/software/network/iproute2 Package: ofed-scripts Priority: extra Section: utils Installed-Size: 287 Maintainer: Vladimir Sokolovsky Architecture: ppc64el Version: 4.9-OFED.4.9.0.1.7 Filename: ./ofed-scripts_4.9-OFED.4.9.0.1.7_ppc64el.deb Size: 47220 MD5sum: 1fbe5f385928ce037085cd716a76eb81 SHA1: 5ac41edc9323cab4dbf5af5a7e28e43b85679353 SHA256: 95ba7d1371a745e343749dd8aad8e6f021db54dfb6db99e2db76de968032d0ef SHA512: f44e3fb1cab65fc37397e7449eeef0541deaf20b238f163b71039455f4553efdd953122f47ac89bb7811855790c9187995ff00c0b5a0e23981f61ca8fb435e29 Description: MLNX_OFED utilities Homepage: http://www.mellanox.com Package: ibacm Priority: optional Section: net Installed-Size: 347 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), libc6 (>= 2.22), libibumad3 (>= 1.3.9), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libsystemd0 Filename: ./ibacm_50mlnx1-1.49017_ppc64el.deb Size: 84108 MD5sum: 952e9d63550ba58869b91a73a81cdaa1 SHA1: 55654de9a18a6578da45a25702f37ed9c625e35c SHA256: 15d56057d8d3fdc72d1227b6cf9c6af6875f19a30aaacad5feef0de3f5cb1cf9 SHA512: f27f96e0ee34a5caa3333478d8b52849a9e25e657b4fccc92251892853ce43d13346c074169765e76043297affbeffc8e352cae501f613a33383479f3f865e99 Description: InfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: ibverbs-providers Priority: optional Section: net Installed-Size: 583 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Replaces: ibacm-dev (<< 43), libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, librxe-1 Provides: libefa1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1 Depends: libc6 (>= 2.17), libibverbs1 (>= 25) Breaks: ibacm-dev (<< 43), libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, librxe-1 Filename: ./ibverbs-providers_50mlnx1-1.49017_ppc64el.deb Size: 145800 MD5sum: c26bf6f1c3e6125ae368e8b40e42c248 SHA1: 7598d6e109d87e0e51320f52fce099604ca2f4af SHA256: 1eafde83106f28fdd82d5763c8a2edf0837bd9057a4bebb1e937422dee3d116f SHA512: 5892b9efaf38d7d904139bea3758555de66ded30b7d1a942c4c12a31277966874ecdcadeda275c9dd8e118057eb8ff736a1792412f446c8a064924d006de3f7e Description: User space provider drivers for libibverbs libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . A RDMA driver consists of a kernel portion and a user space portion. This package contains the user space verbs drivers: . - mlx4: Mellanox ConnectX-3 InfiniBand HCAs - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs - rxe: A software implementation of the RoCE protocol Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: ibverbs-utils Priority: optional Section: net Installed-Size: 587 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libc6 (>= 2.17), libibverbs1 (>= 24) Filename: ./ibverbs-utils_50mlnx1-1.49017_ppc64el.deb Size: 55132 MD5sum: eb22016fffa53ab95f735ab2d24d4f02 SHA1: 1ee140aa1c6523dbce8ba592254d8eb12e0defb7 SHA256: 02bc772c65aa989e914316af261f6356e74e755c255ee16f378c79a5e2141ed2 SHA512: e2382f67a3eba3ee32971280734e4b47dece6c886cff9754ea0227072d78be3465fc6d11dc4a54c3a3fd000fa3882eaf13bad8c7141360f01c51804a37f93754 Description: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: infiniband-diags Priority: optional Section: net Installed-Size: 1502 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Replaces: infiniband-diags-compat Provides: infiniband-diags-compat Depends: libibnetdisc5 (= 50mlnx1-1.49017), perl:any, libc6 (>= 2.17), libibmad5 (>= 1.3.12), libibumad3 (>= 3.1.26) Conflicts: infiniband-diags-compat Filename: ./infiniband-diags_50mlnx1-1.49017_ppc64el.deb Size: 158580 MD5sum: a6450d3048375e074bddb50a0262cefc SHA1: 4e2170e0030064e02bb2f1367c931fedd9af531b SHA256: 41a3d8461381c91cfba2cc804c4c5e78cbf694e440ae6e44486dba7134f3e32e SHA512: 6244a10522f376642b8afea6bae519d64ac9e410224a25bb16e1120f501f93f4b1b882d75e0eab57a49817eb0475b0d95a3056bfa18a968833bf236b160a529f Description: InfiniBand diagnostic programs InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides diagnostic programs and scripts needed to diagnose an InfiniBand subnet. Multi-Arch: foreign Homepage: https://github.com/linux-rdma/rdma-core Package: libibmad-dev Priority: optional Section: libdevel Installed-Size: 292 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Replaces: libibmad-devel (<< 6) Provides: libibmad-devel Depends: libibmad5 (= 50mlnx1-1.49017) Breaks: libibmad-devel (<< 6) Filename: ./libibmad-dev_50mlnx1-1.49017_ppc64el.deb Size: 52260 MD5sum: fd2115f2183f2c14af27bb2aa9736641 SHA1: d44cac17fba0e0d0af46559d3026834e2578da8b SHA256: c87bc5a5f1f18bb140e4c8d00939c5efc566fbe8f51a8d41fd3647b9148255bb SHA512: 4e3f168602a882961de3ae21e6adb84320bd593c069229ee704b67cfe4ec253b5d8305389ca10b5866b5f12f37e1b26d65279d3af796975c80c008c3c8aafeb2 Description: Development files for libibmad libibmad provides low layer Infiniband functions for use by the InfiniBand diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package is needed to compile programs against libibmad5. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibmad5-dbg Priority: extra Section: debug Installed-Size: 161 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libibmad5 (= 50mlnx1-1.49017) Filename: ./libibmad5-dbg_50mlnx1-1.49017_ppc64el.deb Size: 106604 MD5sum: 2ace47c7ab7d9e439da7d847f123e953 SHA1: be74872dd0d3c35224444135b23b44b28f1bd5f3 SHA256: 07251b7e6d4579129edb27d988d6b82201f3a8debb8876c1e61fb03b45c9b7de SHA512: 9684d3f91c4e6b6e6fc0230eb789311629bb35aea4360c2dcb714fc9d9d5b3ced7ff88523ba527da8cf807833fd9e53e4babde114e0d6793251c9597a6722675 Description: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the debug symbols associated with libibmad5. They will automatically be used by gdb for debugging libibmad-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 23a1a41e9e9a2be5bdd3a451c90dd1e530fbc3c2 Package: libibmad5 Priority: optional Section: libs Installed-Size: 180 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libc6 (>= 2.17), libibumad3 (>= 1.3.9) Filename: ./libibmad5_50mlnx1-1.49017_ppc64el.deb Size: 41200 MD5sum: 999173a65d856f6d57cd15f65c419252 SHA1: e889871c0cadaef2b34cd0522ea1bebec39bf023 SHA256: 6d785fed0f6ad93198f2dd8c73f1156ad5dd3f54a47f770b6d47ff200b7a12bb SHA512: e8f4e37fea5f0428ee8601fd0f65a2d0ce9e31dea35beb264dd1a1fbf50e7fe1e7400372c77e0bddfc140a9ba57177bbbcf0d5526691e7fb5f60016db8b50f11 Description: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibnetdisc-dev Priority: optional Section: libdevel Installed-Size: 175 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Replaces: infiniband-diags (<< 2.0.0) Depends: libibnetdisc5 (= 50mlnx1-1.49017) Breaks: infiniband-diags (<< 2.0.0) Filename: ./libibnetdisc-dev_50mlnx1-1.49017_ppc64el.deb Size: 42680 MD5sum: 0a789e24c8f3e58602362b5723e70ffe SHA1: a3812476f239249ba53f9a5936886d643190171c SHA256: a6cf7cb85599719c798608c957befe32d9bb8280f105a04c2e8e336f0d7648ff SHA512: 0d89a8c8fd73358936c65cd5c4e64c8557a2c1dabcd1d8bc507607f1be980f314351be47fbb94e959b060011594f6b604e1061061e4cda7f4ab876e40d2c1284 Description: InfiniBand diagnostics library headers InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides development files required to build applications aginast the libibnetdisc5 InfiniBand diagnostic libraries. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibnetdisc5-dbg Priority: extra Section: debug Installed-Size: 135 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libibnetdisc5 (= 50mlnx1-1.49017) Filename: ./libibnetdisc5-dbg_50mlnx1-1.49017_ppc64el.deb Size: 94848 MD5sum: 9c1e6c1eda9ef972feb6c0d02cc57758 SHA1: 2bd1248355996327c353026a1443d725e3b63014 SHA256: 0a4622825f0a7dfbf8ef613489db35556e8f544b035be0eb92229f1bbacb69ab SHA512: 22b7f35a13e28aad23f402440a673518c0294250ecc60e0e28a71be927b54dad10de641409759548cdb11e1bbabae85f4dee7cf15b5469cfa627b04a0ed4e8f0 Description: Debug symbols for the libibnetdisc library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package contains the debug symbols associated with libibnetdisc5. They will automatically be used by gdb for debugging libibnetdisc-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 93615e18e2e80a307c332925ea29dc6e9beb4105 Package: libibnetdisc5 Priority: optional Section: libs Installed-Size: 110 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libc6 (>= 2.17), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: ./libibnetdisc5_50mlnx1-1.49017_ppc64el.deb Size: 32496 MD5sum: 771d7cea811208224ea1271fbb56e36a SHA1: e4d7fad6599490deb1505909b925a6251cd09a29 SHA256: 1a590a498b97b3b51ffbea1726241f9cd252caac1ce468d6dad752aeb07e9aae SHA512: a0cc2b17f559e6de9710b8bb7e04af9ff8dc333c47bfb56297eada7d78767a7c724e65bc2f4f40928f3ee7122ffb37e1533172f3ebad634cafaefe8b8636a538 Description: InfiniBand diagnostics library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides libraries required by the InfiniBand diagnostic programs. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibumad-dev Priority: optional Section: libdevel Installed-Size: 194 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Replaces: libibumad (<< 44), libibumad-devel (<< 44) Provides: libibumad-devel Depends: libibumad3 (= 50mlnx1-1.49017) Breaks: libibumad (<< 44), libibumad-devel (<< 44) Filename: ./libibumad-dev_50mlnx1-1.49017_ppc64el.deb Size: 55552 MD5sum: fd262a1127eea04d7717e38735a6e959 SHA1: eb7462b6198c196c78b5a37c4c41594dd58b476b SHA256: 844a3ee0ddc916d681dc4d66ae390becd99279b8512a30e9353b3106f82bf3f1 SHA512: 673b607b79d4382fe3d1cfc7fcea7570c334122050068badf6fdaad99c34b31d367faf99e747d20dfcd5ee6f6d82ede9d55bb512bd20b3a6705c55fc4d4067e1 Description: Development files for libibumad libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package is needed to compile programs against libibumad. It contains the header files and static libraries (optionally) needed for compiling. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: libibumad3-dbg Priority: extra Section: debug Installed-Size: 86 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Depends: libibumad3 (= 50mlnx1-1.49017) Filename: ./libibumad3-dbg_50mlnx1-1.49017_ppc64el.deb Size: 48472 MD5sum: 82558e39052e02a56b078f0eb47e76b4 SHA1: f155c2066cf493e41229a43327cbc804be07ef40 SHA256: 97e7d55e5ded5f30b23a94cf9a66fc74b7f9be42b667fdbccf5c3318d524f6c2 SHA512: c9e2e28363c47928d614fdb919c7d40c97464878041652e5e398f54be87a9eb02781f9ae97bee0582f189979db47967a5a4c64d20f90329ccbb33965d3f93066 Description: Debug symbols for the libibumad3 library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the debug symbols associated with libibumad3. They will automatically be used by gdb for debugging libibumad-related issues. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Build-Ids: 0cd2d06a44e9da4cccc764f7a5730a1dc876a671 Package: libibumad3 Priority: optional Section: libs Installed-Size: 111 Maintainer: Linux RDMA Mailing List Architecture: ppc64el Source: rdma-core Version: 50mlnx1-1.49017 Provides: libibumad Depends: libc6 (>= 2.17) Filename: ./libibumad3_50mlnx1-1.49017_ppc64el.deb Size: 26672 MD5sum: dd087b3cd9296f7c126862f63249154a SHA1: 5cd6fba5907e9010047aee8d43a3dec834aa44a8 SHA256: d44e73993ddddff15dfc68c67230cac1b3fb777497974f0085d6685c8d194790 SHA512: 7e0a68d9cff4d2ac9086b194f8a30dc6c5e1099634f6092fd58957a355de088e7050f35d3b28ea2b422bbc4b3ea22fd03a21301eed104d3fead60fad754484be Description: InfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: iser-dkms Priority: optional Section: kernel Installed-Size: 165 Maintainer: Mellanox Technologies Architecture: all Source: iser Version: 4.9-OFED.4.9.0.1.6.1.gd3d963b 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.0.1.6.1.gd3d963b_all.deb Size: 34956 MD5sum: 3b34681865238fd4a090e5c5e94afee5 SHA1: 3b795e8865a6ca838ecaeea042fb6895130e9498 SHA256: 6905c9db740038a33e767008ae6f7e3a10eeb964fc0d5477ea845a79286e097c SHA512: 446bd379aac991d15031b765b6d539a46307777abcb06913d8dad1b0c8f3ec30f9c27a6ba60647b095d803f6da43fb7ce641a7b59a00c5d22e080b88ef2a940b Description: DKMS support fo iser kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: isert-dkms Priority: optional Section: kernel Installed-Size: 120 Maintainer: Mellanox Technologies Architecture: all Source: isert Version: 4.9-OFED.4.9.0.1.6.1.gd3d963b 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.0.1.6.1.gd3d963b_all.deb Size: 23896 MD5sum: dec5a7eb98cc21c3b737c11c3e798d9c SHA1: 367499d29f9d8565e549e5c378fedebfb5387d97 SHA256: c5832a230f1e4efefaac75f18a5524404e2839ff201f87c8f1a49265fb7c63fa SHA512: f1c846b273c1fcb6a655ec4844925bb5f6e9a5771264b8e56ed354ed2629fc2d6daa44c3e4866ca753ca4e780a902a7f07115de78948e320e5905b5c141ecba5 Description: DKMS support fo isert kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: kernel-mft-dkms Priority: optional Section: kernel Installed-Size: 104 Maintainer: Omer Dagan Architecture: all Source: kernel-mft Version: 4.14.0-105 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.14.0-105_all.deb Size: 22080 MD5sum: 1e175c4be539f91d7a6bc9566f5b6ffa SHA1: 51e40bc08bb6bc1daba008d1d4f22494b8f34170 SHA256: d97c7c2abf9aded8cc4f4411b6bcebc29018d705ad2ce8e72b927b5a65dcf2c1 SHA512: a111e10e82c823f1f1312f8ea0e41efc53d44d278d784914f5568f2ebd557dd05a287eebbfc10b0385890b0a33efc1fdc4545a4c7605270f3f67df5e8f5bee4c Description: DKMS support for kernel-mft kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. Homepage: http://www.mellanox.com Package: knem Priority: optional Section: kernel Installed-Size: 764 Maintainer: Brice Goglin Architecture: ppc64el Version: 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca Depends: pkg-config Filename: ./knem_1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca_ppc64el.deb Size: 34388 MD5sum: 0417b272c0c09d29a29fb505d88ab53d SHA1: 2791204af1322e57231ce8d63fe28e78ac58681a SHA256: b231d195557cd227836bf6d20ba0f69e3aad573836ba35156f0a075163c9fc9b SHA512: 67cf7f76ce03948aff2b6978575043668ca66dbcd6200c736c48ab32480bf14beca7ca0c903270a8ed1c1d989c325684aae0466f7c5d8d056a8ed3dbe352d869 Description: userspace tools for the KNEM kernel module KNEM is a Linux kernel module enabling high-performance intra-node MPI communication for large messages. KNEM offers support for asynchronous and vectorial data transfers as well as offloading memory copies on to Intel I/OAT hardware. See http://runtime.bordeaux.inria.fr/knem/ for details. . This package provides the userspace tools required to use the knem kernel modules. Homepage: http://runtime.bordeaux.inria.fr/knem/ Package: knem-dkms Priority: optional Section: kernel Installed-Size: 1432 Maintainer: Brice Goglin Architecture: all Source: knem Version: 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca Depends: dkms, make, pkg-config Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./knem-dkms_1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca_all.deb Size: 165436 MD5sum: 30d1c3981e3640f24ebebf9153dcf3b7 SHA1: dd1de6a984da5c6c276385b36e5ee7233364b919 SHA256: 3c4694fe4ba63bf60b0e4a48d6ad4ae0aae77625b859235331bbad3760a65dc2 SHA512: c419ba9dfcca3aed0dc68f1f9ad0acc4b76f9021e3c7e69bdf4cba824d629143fbeae7b426a69906683096e5cb15499b4eefec44a49ef195d65a5c14a5ad0bfc Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Homepage: http://runtime.bordeaux.inria.fr/knem/ Package: mft Priority: extra Section: alien Installed-Size: 256950 Maintainer: MLNXshared tgwork team Architecture: ppc64el Version: 4.14.0-105 Filename: ./mft_4.14.0-105_ppc64le.deb Size: 71501010 MD5sum: 31c5330a9b745f98acf0829b1617d85b SHA1: ec796cf592edddc39652f8da6992e14e7357ac3a SHA256: 0193c4f74d457a15dc29b3c851c0529d28231800e23f4e25e7c0b4b59123b3e6 SHA512: 8c7449b214856838789d19f2ca116c5e184154a3f39331f859bb0eda789de440882c07c2e60ed514af19d64a6bca6371029ed811b2eadad1e199dc27ca51a198 Description: Mellanox firmware tools Mellanox firmware tools . (Converted from a rpm package by alien version 8.95.) Package: mlnx-fw-updater Priority: extra Section: utils Installed-Size: 17589 Maintainer: Alaa Hleihel Architecture: ppc64el Version: 4.9-0.1.7.0 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), perl Filename: ./mlnx-fw-updater_4.9-0.1.7.0_ppc64el.deb Size: 17509538 MD5sum: 7b16cff46e1792af1c9f6dff482fd93f SHA1: 32c50bb3776852cface6618ed2d4d77b0d355b9f SHA256: fc1c778830d6863e9c7e0353b23db4ac3b04965d70424fafa24fe9c2164c0c9a SHA512: af88baa8bf50982b831c32e5cd0dfafc9f7c756d00c086d28733f1b129552ca6d6430c3ad7501cc8b44260e396a3bab0894d500a38249a156a6a5d0da94ac8d5 Description: Mellanox Technologies Firmware update package Homepage: http://www.mellanox.com Package: mlnx-nvme-dkms Priority: optional Section: kernel Installed-Size: 1025 Maintainer: Mellanox Technologies Architecture: all Source: mlnx-nvme Version: 4.9-OFED.4.9.0.1.6.1.gd3d963b 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.0.1.6.1.gd3d963b_all.deb Size: 175440 MD5sum: a184a435626daadd7f94ad337acdd77e SHA1: 661e37a4857f914e198e0cc36de82d3b1b3e2d23 SHA256: cca8dbfd037e1cc4b09f2b40e76639448be6a089de24de0be3d59e1569b2f42b SHA512: 71d826804063bebc711eeca432bbd165a9b97b7cbeb97c42ae42ac5f096908d204cdd70e1feecae2698a4daf3037c1fb1ba259a12cefa4ab046b7df6ebbe5b04 Description: DKMS support for nvme kernel module This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: mlnx-ofed-kernel-dkms Priority: optional Section: kernel Installed-Size: 22403 Maintainer: Vladimir Sokolovsky Architecture: all Source: mlnx-ofed-kernel Version: 4.9-OFED.4.9.0.1.7.1.gd3d963b 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.0.1.7.1.gd3d963b_all.deb Size: 2556144 MD5sum: bad9254f28ec43ddc037ebf5371e1a09 SHA1: e653299fb15559609544e5d78242994f50f0a02f SHA256: 108bdfd11d24c4e17733a28579b28a3c27fe757182d30ed8dbab6819fe21856c SHA512: 48b50eb6c2744b9bab24a37f631d90d3844b545ac38dd7b7048c37eb78761197e7bcde743b21b09dc7e5c8f99df7a83ff924804d6f23420cb65376c881fd1269 Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Package: mlnx-ofed-kernel-utils Priority: optional Section: net Installed-Size: 487 Maintainer: Vladimir Sokolovsky Architecture: ppc64el Source: mlnx-ofed-kernel Version: 4.9-OFED.4.9.0.1.7.1.gd3d963b Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof Filename: ./mlnx-ofed-kernel-utils_4.9-OFED.4.9.0.1.7.1.gd3d963b_ppc64el.deb Size: 94484 MD5sum: 94dcc0cbba99599c1c53e0403b49b1a7 SHA1: 73e774269eee8c7f04c78087cce93a70fd18691a SHA256: 38e637fc90d1e3c805863ccb8ad86d9c1f7f4d965257492ae400445535508332 SHA512: ac68286dd439295cbaa1a32315fe4b1fb1b99f1f4fd5df18ddc2f129927f67d3d2fb6d19397aab1aae8626bb96e9b489ddb87795d903c9282f19ec4d9fdf9008 Description: Userspace tools to restart and tune mlnx-ofed kernel modules Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Package: mlnx-rdma-rxe-dkms Priority: optional Section: kernel Installed-Size: 366 Maintainer: Mellanox Technologies Architecture: all Source: mlnx-rdma-rxe Version: 4.9-OFED.4.9.0.1.6.1.gd3d963b 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-rdma-rxe-dkms_4.9-OFED.4.9.0.1.6.1.gd3d963b_all.deb Size: 59672 MD5sum: d5db51d0093af8c2bdf7cd4c72b453e7 SHA1: d4a8ae6a8740aa0c24cddd551922e78dba44f5b3 SHA256: 9ef3ecf2b42a3723d9f8054e63221e77eaca247a46b1f11317392c1191fe4f85 SHA512: 61fcd1c3d73d5bdfa6b4e9a6126d9777d63f8ead616a6463900076b7ec498730136c9284c799984a94ccb85ecef4e6c42aec18d87a7964f70856b2f58291f419 Description: DKMS support for rdma-rxe kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: neohost-backend Priority: extra Section: alien Installed-Size: 245188 Maintainer: MLNXshared tgwork team Architecture: ppc64el Version: 1.5.0-102 Filename: ./neohost-backend_1.5.0-102_ppc64le.deb Size: 49197982 MD5sum: fc7c7c4f43d0692a7e807833efe3c007 SHA1: 460921b7557aea7cac50063c0618b280e98dbc2d SHA256: 91b136334f03577a3d17332eb5ff72651fb34e7186fba49a1ea3e056c880dbe4 SHA512: 0d27ff4265f47b3947d182285c95ece6dc1655a64ae5a2f4faeef0f9c44313fd4b9e5f89cf4e61572a8878fc17d1d63e2b5c18177aa5481144f928071633e289 Description: NeoHost-Backend tool Mellanox NeoHost-Backend tool package . (Converted from a rpm package by alien version 8.95.) Package: neohost-sdk Priority: extra Section: alien Installed-Size: 183 Maintainer: MLNXshared tgwork team Architecture: ppc64el Version: 1.5.0-102 Filename: ./neohost-sdk_1.5.0-102_ppc64le.deb Size: 20818 MD5sum: 3ded054b77aaf3d925b15e6dd0707834 SHA1: 83fa20c76810a34d15f337e9ac91194716a95346 SHA256: 03879832ec2b9ba35b4164033bd5fb50585ce501507234690396bd1c6e081092 SHA512: 126bf43920c1fc2848795735085ffc5f290c8df603125a1de88b13831ded42cab9842c519ad6a07ae7c56007c2fee33f1c14bb6d164018a5a0aa07923964fee4 Description: NeoHost-SDK Mellanox NeoHost-SDK package . (Converted from a rpm package by alien version 8.95.) Package: rshim-dkms Priority: optional Section: kernel Installed-Size: 222 Maintainer: Mellanox Technologies Architecture: all Source: rshim Version: 1.18-0.gb99e894.49017 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.49017_all.deb Size: 45652 MD5sum: 0cef1a84513837148754b379d63b3966 SHA1: d385550ff22f9e2e017f1e6337305db6d838b3f3 SHA256: 54fe60bd44b7669a19964562a492f55859cf8f00fadf02a667546d0e8177ada4 SHA512: fca44aad4317bde612b77c7273a8c89e7f483039c98ffd34356117bea76a718092182a9c492fb7bdc6c2bec59509209bc961875c7c70f0b96fb21ab5585ad522 Description: DKMS support fo rshim kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: srp-dkms Priority: optional Section: kernel Installed-Size: 213 Maintainer: Mellanox Technologies Architecture: all Source: srp Version: 4.9-OFED.4.9.0.1.6.1.gd3d963b 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.0.1.6.1.gd3d963b_all.deb Size: 44200 MD5sum: a7b6d490b36b3d65b3b9185568e01766 SHA1: 5e96b73f459c3c9a146003f4463aeaa9ea47e91a SHA256: f8a14eca53cccbfa0ff71786fc4b0c42fe09a633534e1986dfb5074318ff9c5c SHA512: fe18536205ffa0230a706f9991373be83b90b91d25ab43bab2ba984723e6c646a175328dac7e3af8f36cacfb5d5cae5c629568f0461842a8c5c187893af14548 Description: DKMS support fo srp kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-vpi Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), sockperf (>= 3.7-0.gita1e8e835a689.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), librdmacm-dev (>= 50mlnx1-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), mstflint (>= 4.14.0-1.49017), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), mft (>= 4.14.0-105), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), mlnx-iproute2 (>= 5.4.0-1.49017), libibmad5 (>= 50mlnx1-1.49017), perftest (>= 4.4-0.23.g89e176a.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rshim-dkms (>= 1.18-0.gb99e894.49017), ibverbs-utils (>= 50mlnx1-1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), libibverbs1 (>= 50mlnx1-1.49017), infiniband-diags (>= 50mlnx1-1.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libvma-utils (>= 9.0.2-1), libvma (>= 9.0.2-1), ibsim (>= 0.9-1.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), libibverbs-dev (>= 50mlnx1-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libvma-dev (>= 9.0.2-1), libibumad3 (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-providers (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), libibumad-dev (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), ibacm (>= 50mlnx1-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), ibsim-doc (>= 0.9-1.49017), libibmad-dev (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-vma-vpi_4.9-0.1.7.0_all.deb Size: 2464 MD5sum: 00aa86938010d1ae6db75719f852143f SHA1: e2715e0046e4ed81f88b9f17d4d71fdb216fece5 SHA256: 0c92e8ba40c34cdcf562384c68b24b06fd267d5e916575cd57d0c0ed15abc633 SHA512: 1448dd421c0e8b43e3addb62ff022b9bfd7e1955471878ed5fd2436f363ed2a7b9f47d78a512240b71fc63c4818c85ca5a369abdde3a46d9e7397142b88c39ea Description: MLNX_OFED vma-vpi installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-vpi-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: infiniband-diags (>= 50mlnx1-1.49017), libibverbs1 (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), perftest (>= 4.4-0.23.g89e176a.49017), libibmad5 (>= 50mlnx1-1.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), mlnx-iproute2 (>= 5.4.0-1.49017), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), mft (>= 4.14.0-105), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), mstflint (>= 4.14.0-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), srptools (>= 50mlnx1-1.49017), librdmacm-dev (>= 50mlnx1-1.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), sockperf (>= 3.7-0.gita1e8e835a689.49017), ibsim-doc (>= 0.9-1.49017), libibmad-dev (>= 50mlnx1-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libibumad-dev (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), libvma-dev (>= 9.0.2-1), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibverbs-dev (>= 50mlnx1-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), ibsim (>= 0.9-1.49017), libvma-utils (>= 9.0.2-1), libvma (>= 9.0.2-1), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017) Filename: ./mlnx-ofed-vma-vpi-user-only_4.9-0.1.7.0_all.deb Size: 2410 MD5sum: 8d608017f0dbe76d7fce31b32bab0c51 SHA1: d3491099389c661da533f7c1dfaf98c41902e4c6 SHA256: 672db1680640d61a77b5fe7d6bde0be4596d72c7f758d877565c39e761d52380 SHA512: 15b9f7bfbedb46b4a8bbc875492a3a29b80396581a0e2857d2b24812859b8e2c3543cbb2127fcf5f34cf2a58b178da309463aad774b269eb69c041c1969af863 Description: MLNX_OFED vma-vpi-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-all-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibsim (>= 0.9-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), libibverbs-dev (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-providers (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), libibumad-dev (>= 50mlnx1-1.49017), ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), ibsim-doc (>= 0.9-1.49017), libibmad-dev (>= 50mlnx1-1.49017), hcoll (>= 4.4.2942-1.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), librdmacm-dev (>= 50mlnx1-1.49017), mstflint (>= 4.14.0-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), mft (>= 4.14.0-105), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), openmpi (>= 4.0.3rc4-1.49017), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), perftest (>= 4.4-0.23.g89e176a.49017), mlnx-iproute2 (>= 5.4.0-1.49017), libibmad5 (>= 50mlnx1-1.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), kernel-mft-dkms (>= 4.14.0-105), ibverbs-utils (>= 50mlnx1-1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), mpitests (>= 3.2.20-e1a0676.49017), libibverbs1 (>= 50mlnx1-1.49017), ucx (>= 1.8.0-1.49017), infiniband-diags (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-all-user-only_4.9-0.1.7.0_all.deb Size: 2248 MD5sum: e6ca14ff13651a049650d6b2b864a2e5 SHA1: e3b3c6a0f09ea85df7237142022bbd3839a11b79 SHA256: d35057135f0974710fc31d0a6cb82a3e0c3b6099a4acceb5d3c2a7ee418a43a9 SHA512: d0f63a839fa09b6c4984e4830ed2da92467e1238a1e21f369416fff888a4e2781593a19e9db1a83b7e20c61ef40cc4591088853c3d4effb0cacf9b9fa406d8ec Description: MLNX_OFED all-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-hpc-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: perftest (>= 4.4-0.23.g89e176a.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), libibmad5 (>= 50mlnx1-1.49017), mlnx-iproute2 (>= 5.4.0-1.49017), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), kernel-mft-dkms (>= 4.14.0-105), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), mpitests (>= 3.2.20-e1a0676.49017), libibverbs1 (>= 50mlnx1-1.49017), ucx (>= 1.8.0-1.49017), infiniband-diags (>= 50mlnx1-1.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), hcoll (>= 4.4.2942-1.49017), librdmacm-dev (>= 50mlnx1-1.49017), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), mstflint (>= 4.14.0-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), openmpi (>= 4.0.3rc4-1.49017), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), mft (>= 4.14.0-105), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libibumad-dev (>= 50mlnx1-1.49017), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), ibsim-doc (>= 0.9-1.49017), libibmad-dev (>= 50mlnx1-1.49017), ibsim (>= 0.9-1.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), libibverbs-dev (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-hpc-user-only_4.9-0.1.7.0_all.deb Size: 2256 MD5sum: ebee3f1717f6aa361975c8c3b83cad0e SHA1: 6dd6a9c24160c201d047f46446a7adb65a07c07e SHA256: 554f1be5090be762afef095f00bde66b7f3b0cc96974f23f226baf795dcfc785 SHA512: f2256b460b955016969ba1c11d64f15337db098ff7fb50913c217243563c19dcfc4a9f7a0361292f2b2ffdd100efc74aa8fcb2e3c32adc6b894d21cd41d432b6 Description: MLNX_OFED hpc-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-eth-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: libibverbs-dev (>= 50mlnx1-1.49017), librdmacm-dev (>= 50mlnx1-1.49017), sockperf (>= 3.7-0.gita1e8e835a689.49017), libvma (>= 9.0.2-1), libvma-utils (>= 9.0.2-1), rdmacm-utils (>= 50mlnx1-1.49017), mft (>= 4.14.0-105), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), mstflint (>= 4.14.0-1.49017), mlnx-ethtool (>= 5.4-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), ibacm (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), libibumad-dev (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), mlnx-iproute2 (>= 5.4.0-1.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), rdma-core (>= 50mlnx1-1.49017), libvma-dev (>= 9.0.2-1), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libibverbs1 (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-vma-eth-user-only_4.9-0.1.7.0_all.deb Size: 2198 MD5sum: 9f6420cfabef6f85be83bc9fbdf79c67 SHA1: 256cb8a4aadce864524c5df759400a63690eb7cf SHA256: 123ccfc2c4e5fb84ecc7914168fe42e43c3283c0d26798b8eb9d70457f5dc0fa SHA512: ab03824405cd7e60e3508d6d2eb7d9c5389bc20899ae50fbf1f152b43f5f09b12bef663f45be5ae0e886794c7d6f3d2369d348fbecd581ef588b0c805d3fd215 Description: MLNX_OFED vma-eth-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-eth Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: libibverbs-dev (>= 50mlnx1-1.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), libvma (>= 9.0.2-1), libvma-utils (>= 9.0.2-1), rdmacm-utils (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), ibacm (>= 50mlnx1-1.49017), libibumad-dev (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), libvma-dev (>= 9.0.2-1), librdmacm1 (>= 50mlnx1-1.49017), librdmacm-dev (>= 50mlnx1-1.49017), sockperf (>= 3.7-0.gita1e8e835a689.49017), mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mft (>= 4.14.0-105), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), mstflint (>= 4.14.0-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), mlnx-iproute2 (>= 5.4.0-1.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), libibverbs1 (>= 50mlnx1-1.49017), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b) Filename: ./mlnx-ofed-vma-eth_4.9-0.1.7.0_all.deb Size: 2210 MD5sum: 064ec3ad78df062fc38df134ebb3548d SHA1: 0e52ac71f38b0cd4a2018e8548c2f0153d26a559 SHA256: 33882515222aec35b1ed8563200743311a612ae492cf8f348d734fd6cdbf2995 SHA512: fb3e95311b77fc034de39cde6541c5c13e457d8b48ee2680256a2063f98b33eb9833fc4630bf4016239231de659d455149cfb5ff2d750ae021916855ed0670d1 Description: MLNX_OFED vma-eth installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libvma (>= 9.0.2-1), libvma-utils (>= 9.0.2-1), ibsim (>= 0.9-1.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), libibverbs-dev (>= 50mlnx1-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), libvma-dev (>= 9.0.2-1), librdmacm1 (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-providers (>= 50mlnx1-1.49017), libibumad-dev (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), ibacm (>= 50mlnx1-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), ibsim-doc (>= 0.9-1.49017), libibmad-dev (>= 50mlnx1-1.49017), mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), sockperf (>= 3.7-0.gita1e8e835a689.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), librdmacm-dev (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), srptools (>= 50mlnx1-1.49017), mstflint (>= 4.14.0-1.49017), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), mft (>= 4.14.0-105), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), libibmad5 (>= 50mlnx1-1.49017), mlnx-iproute2 (>= 5.4.0-1.49017), perftest (>= 4.4-0.23.g89e176a.49017), rshim-dkms (>= 1.18-0.gb99e894.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), libibverbs1 (>= 50mlnx1-1.49017), infiniband-diags (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-vma_4.9-0.1.7.0_all.deb Size: 2448 MD5sum: 8a100daa0c1b67c026d8162ddbd9d991 SHA1: 53cdcc76d4ac5dede655fd3d8e383aca1775632d SHA256: 3f6a952b00488dd460feb754e88732531729764e250e639c907922882026b91e SHA512: c3b8d609b210891a3bbcc073649752e468cfd9da27e72e77e8e96b589e206b3d3c608181619e61429f2587f789157af29a9694065438f09fca55b8e13ab635fb Description: MLNX_OFED vma installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-bluefield Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), libibverbs1 (>= 50mlnx1-1.49017), infiniband-diags (>= 50mlnx1-1.49017), perftest (>= 4.4-0.23.g89e176a.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), libibmad5 (>= 50mlnx1-1.49017), mlnx-iproute2 (>= 5.4.0-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rshim-dkms (>= 1.18-0.gb99e894.49017), kernel-mft-dkms (>= 4.14.0-105), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), mstflint (>= 4.14.0-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mft (>= 4.14.0-105), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), librdmacm-dev (>= 50mlnx1-1.49017), libibmad-dev (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), libibumad-dev (>= 50mlnx1-1.49017), ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), libibverbs-dev (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-bluefield_4.9-0.1.7.0_all.deb Size: 2142 MD5sum: 0447ec898abd610b8ef2198864326875 SHA1: 9d3548ff5c96bbd91aa859cad1f72636453aa5a1 SHA256: fa833bcdfc83174e644fabdbc5a8470ccb99499c0dc0ce315d3f031d5c096023 SHA512: ed9722bc7eac3271bb9c0a5783b0dfe3b07f11cef5f28cc0742fbf1ae3fa5f30c3e7358b8519eff1a1d601c499665b352d1e4bf48199cf7f19cbc5eef3cba85c Description: MLNX_OFED bluefield installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-bluefield-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: libibverbs-dev (>= 50mlnx1-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libibumad-dev (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), libibmad-dev (>= 50mlnx1-1.49017), librdmacm-dev (>= 50mlnx1-1.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), mft (>= 4.14.0-105), mstflint (>= 4.14.0-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), srptools (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), perftest (>= 4.4-0.23.g89e176a.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), mlnx-iproute2 (>= 5.4.0-1.49017), libibmad5 (>= 50mlnx1-1.49017), infiniband-diags (>= 50mlnx1-1.49017), libibverbs1 (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-bluefield-user-only_4.9-0.1.7.0_all.deb Size: 2076 MD5sum: 44b0b693e9c93b711facafc43ae6edb3 SHA1: 7c00c1ebd6177d10405909d3f1537a4b987576cc SHA256: e5743d316390fb430e8d3a769fd68defee1800b8db6b036e0416a818bb376bd0 SHA512: 69528f01ce02e377a18c893345bf519dc26ed2f2b74fb4b2431ff078809a19bc5c69d2cb2bc97385f334d33b7ac6ec3c6922b638cbbd9d2333da2452eb4763ad Description: MLNX_OFED bluefield-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-basic-user-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: librdmacm-dev (>= 50mlnx1-1.49017), libibverbs-dev (>= 50mlnx1-1.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), mft (>= 4.14.0-105), rdmacm-utils (>= 50mlnx1-1.49017), mstflint (>= 4.14.0-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibumad-dev (>= 50mlnx1-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), kernel-mft-dkms (>= 4.14.0-105), ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), mlnx-iproute2 (>= 5.4.0-1.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibmad5 (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), infiniband-diags (>= 50mlnx1-1.49017), libibmad-dev (>= 50mlnx1-1.49017), libibverbs1 (>= 50mlnx1-1.49017) Filename: ./mlnx-ofed-basic-user-only_4.9-0.1.7.0_all.deb Size: 1994 MD5sum: fbbee465dbc839a3f78e719bf1fd20e0 SHA1: a32aa7ec6d7e7997c2bdc2094e73f38389a104b4 SHA256: 024989561f06cb060cfa6f907001235a8583bd358d0c2d615a943adb8ef8c22a SHA512: ed29481220b322dab7d47d1c230c423f2cccc95be4fbca4cab2a8d58327de1dd946cca0daba090bd32ce78f351b62058a8c9a0060520dbbfb18d4a77b6a6f859 Description: MLNX_OFED basic-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-vma-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: librdmacm-dev (>= 50mlnx1-1.49017), sockperf (>= 3.7-0.gita1e8e835a689.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), mft (>= 4.14.0-105), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), srptools (>= 50mlnx1-1.49017), mstflint (>= 4.14.0-1.49017), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-utils (>= 50mlnx1-1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), mlnx-iproute2 (>= 5.4.0-1.49017), libibmad5 (>= 50mlnx1-1.49017), perftest (>= 4.4-0.23.g89e176a.49017), infiniband-diags (>= 50mlnx1-1.49017), libibverbs1 (>= 50mlnx1-1.49017), libibverbs-dev (>= 50mlnx1-1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libvma-utils (>= 9.0.2-1), libvma (>= 9.0.2-1), ibsim (>= 0.9-1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibumad-dev (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), ibacm (>= 50mlnx1-1.49017), libvma-dev (>= 9.0.2-1), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-providers (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), libibmad-dev (>= 50mlnx1-1.49017), ibsim-doc (>= 0.9-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017) Filename: ./mlnx-ofed-vma-user-only_4.9-0.1.7.0_all.deb Size: 2418 MD5sum: 039b9aeeaed7c1f8b65515fd3a3e2f20 SHA1: 92ea71d2a8d66413b30ce6ed9b39540761d15fac SHA256: 74866aa2533edf0bfb0d761e27a9f27b8bde30eaca373e5c6136e6010875f299 SHA512: d35d510672c0831ce2f24566d13de642ab22c908f7b01c2e0d675d6c606dd3881f97f182fa5e21f3162f2b606b356349ca481b4782e4130dfca442d9ba122042 Description: MLNX_OFED vma-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-all-exact Priority: extra Section: utils Installed-Size: 25 Maintainer: Alaa Hleihel Architecture: all Source: mlnx-ofed-all Version: 4.9-0.1.7.0 Depends: libopensm (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (= 50mlnx1-1.49017), ibsim (= 0.9-1.49017), mlnx-ofed-kernel-dkms (= 4.9-OFED.4.9.0.1.7.1.gd3d963b), libibverbs-dev (= 50mlnx1-1.49017), dump-pr (= 1.0-0.44.MLNX20200216.g4ea049f.49017), sharp (= 2.1.2.MLNX20200428.ddda184-1.49017), libibmad-dev (= 50mlnx1-1.49017), opensm-doc (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (= 50mlnx1-1.49017), mlnx-ethtool (= 5.4-1.49017), ibacm (= 50mlnx1-1.49017), srptools (= 50mlnx1-1.49017), iser-dkms (= 4.9-OFED.4.9.0.1.6.1.gd3d963b), cc-mgr (= 1.0-0.48.MLNX20200216.g4ea049f.49017), ibutils (= 1.5.7.1-0.12.gdcaeae2.49017), libdapl2 (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), hcoll (= 4.4.2942-1.49017), mlnx-rdma-rxe-dkms (= 4.9-OFED.4.9.0.1.6.1.gd3d963b), dapl2-utils (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), libibdm1 (= 1.5.7.1-0.12.gdcaeae2.49017), librdmacm-dev (= 50mlnx1-1.49017), knem-dkms (= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), isert-dkms (= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mlnx-iproute2 (= 5.4.0-1.49017), libopensm-devel (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibnetdisc5 (= 50mlnx1-1.49017), ibverbs-utils (= 50mlnx1-1.49017), kernel-mft-dkms (= 4.14.0-105), opensm (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibutils2 (= 2.1.1-0.121.MLNX20200324.g061a520.49017), ibsim-doc (= 0.9-1.49017), libibumad3 (= 50mlnx1-1.49017), librdmacm1 (= 50mlnx1-1.49017), ibverbs-providers (= 50mlnx1-1.49017), libibumad-dev (= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (= 4.9-OFED.4.9.0.1.7.1.gd3d963b), mstflint (= 4.14.0-1.49017), mft (= 4.14.0-105), openmpi (= 4.0.3rc4-1.49017), ar-mgr (= 1.0-0.49.MLNX20200216.g4ea049f.49017), ucx (= 1.8.0-1.49017), mpitests (= 3.2.20-e1a0676.49017), libibverbs1 (= 50mlnx1-1.49017), infiniband-diags (= 50mlnx1-1.49017), knem (= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), libdapl-dev (= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), ofed-scripts (= 4.9-OFED.4.9.0.1.7), libibmad5 (= 50mlnx1-1.49017), perftest (= 4.4-0.23.g89e176a.49017), rshim-dkms (= 1.18-0.gb99e894.49017) Filename: ./mlnx-ofed-all-exact_4.9-0.1.7.0_all.deb Size: 1810 MD5sum: 8123b6647009160ad9f6f858ed4a31b7 SHA1: 0557668055b67c503c3e46ec30c0beaf63355e39 SHA256: 6eae270c9918007424983e42e269710b2654fff6321cf4d12e27afcf67da07b9 SHA512: fc6d296bf7952dad9965070e1df499111834117a4dd2d1740061e8cd88bdd552ed89a67e6a3dc628b8c5979918faa3db2577faac8ca872082ae22589a68df6de Description: MLNX_OFED all installer package (UPSTREAM_LIBS) (with DKMS support) (exact) This is a meta-package that imposes strict dependencies: depends on exact version numbers of its dependencies. Homepage: http://www.mellanox.com Package: mlnx-ofed-all Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), ibsim (>= 0.9-1.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), libibverbs-dev (>= 50mlnx1-1.49017), dump-pr (>= 1.0-0.44.MLNX20200216.g4ea049f.49017), sharp (>= 2.1.2.MLNX20200428.ddda184-1.49017), libibmad-dev (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdma-core (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), ibacm (>= 50mlnx1-1.49017), srptools (>= 50mlnx1-1.49017), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), cc-mgr (>= 1.0-0.48.MLNX20200216.g4ea049f.49017), ibutils (>= 1.5.7.1-0.12.gdcaeae2.49017), libdapl2 (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), hcoll (>= 4.4.2942-1.49017), mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), dapl2-utils (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), libibdm1 (>= 1.5.7.1-0.12.gdcaeae2.49017), librdmacm-dev (>= 50mlnx1-1.49017), knem-dkms (>= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mlnx-iproute2 (>= 5.4.0-1.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), ibverbs-utils (>= 50mlnx1-1.49017), kernel-mft-dkms (>= 4.14.0-105), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibutils2 (>= 2.1.1-0.121.MLNX20200324.g061a520.49017), ibsim-doc (>= 0.9-1.49017), libibumad3 (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), ibverbs-providers (>= 50mlnx1-1.49017), libibumad-dev (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), mstflint (>= 4.14.0-1.49017), mft (>= 4.14.0-105), openmpi (>= 4.0.3rc4-1.49017), ar-mgr (>= 1.0-0.49.MLNX20200216.g4ea049f.49017), ucx (>= 1.8.0-1.49017), mpitests (>= 3.2.20-e1a0676.49017), libibverbs1 (>= 50mlnx1-1.49017), infiniband-diags (>= 50mlnx1-1.49017), knem (>= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), libdapl-dev (>= 2.1.10.1.mlnx-OFED.4.9.0.1.4.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), libibmad5 (>= 50mlnx1-1.49017), perftest (>= 4.4-0.23.g89e176a.49017), rshim-dkms (>= 1.18-0.gb99e894.49017) Filename: ./mlnx-ofed-all_4.9-0.1.7.0_all.deb Size: 2312 MD5sum: 1ae45ed174a7c460892d37858ddf3c06 SHA1: 77c838ed052f174560f30fa190e0d5a8dfd7725d SHA256: cbdbd73ba5929811f6459acc7aacf0c5c1120d9b09ed1abb17ee5e6bc1e6e1e4 SHA512: bdf555375d1e1cb0e3529c7d323d17a969e4d33a8b171cc3e10fd89e658b332026ac20bd5e66e35689366ab1e0c3049a4ffd9434cdd672ac2b42f5136f02a770 Description: MLNX_OFED all installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-kernel-only Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), knem-dkms (>= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), knem (>= 1.1.3.90mlnx1-OFED.5.0.0.3.8.1.g12569ca), kernel-mft-dkms (>= 4.14.0-105), rshim-dkms (>= 1.18-0.gb99e894.49017), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b) Filename: ./mlnx-ofed-kernel-only_4.9-0.1.7.0_all.deb Size: 1858 MD5sum: 430283522633258ab7e6ac3015cc3a84 SHA1: 168bdceef5ec652c0f15a95e836dc15cd5b9fe33 SHA256: 32056d9b1f06ea4c020dccb553ccb4fa920c6e8d39a5c4ae9a5c37ecf0001016 SHA512: 0480206237b752c14ea741b8d95f441c6ebd884dd6d76ab80155b128b585551e552488a34c54a407a2e0ba1f9bdc716995a07cbb29e7e89fd6fe1fafea90c34b Description: MLNX_OFED kernel-only installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com Package: mlnx-ofed-eth-only-user-only Priority: extra Section: utils Installed-Size: 25 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: kernel-mft-dkms (>= 4.14.0-105), mft (>= 4.14.0-105), mstflint (>= 4.14.0-1.49017) Filename: ./mlnx-ofed-eth-only-user-only_4.9-0.1.7.0_all.deb Size: 1488 MD5sum: 90dcf010af28e79e250cd02a802a302f SHA1: f119e2142be0f05112e49599225313fc9f7873fe SHA256: c2b5b248e2e18f1c42aa667a6dfcd7d766999083cfa8c090fba36a6584db74f7 SHA512: 446970cb612319d67a42800e0ea9c7310b6de0827f3d4ce7090e5e8bf688a8a6d9f29bb2af8f708af306d02bd389e79cc6a502fa59e5a1e79c3aff2a328e74c7 Description: MLNX_OFED eth-only-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-basic-exact Priority: extra Section: utils Installed-Size: 25 Maintainer: Alaa Hleihel Architecture: all Source: mlnx-ofed-basic Version: 4.9-0.1.7.0 Depends: ibacm (= 50mlnx1-1.49017), mlnx-ethtool (= 5.4-1.49017), libibumad-dev (= 50mlnx1-1.49017), rdma-core (= 50mlnx1-1.49017), opensm-doc (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-providers (= 50mlnx1-1.49017), librdmacm1 (= 50mlnx1-1.49017), libibumad3 (= 50mlnx1-1.49017), libibmad-dev (= 50mlnx1-1.49017), libibverbs-dev (= 50mlnx1-1.49017), mlnx-ofed-kernel-dkms (= 4.9-OFED.4.9.0.1.7.1.gd3d963b), opensm (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (= 50mlnx1-1.49017), libopensm (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), kernel-mft-dkms (= 4.14.0-105), ibverbs-utils (= 50mlnx1-1.49017), libibnetdisc5 (= 50mlnx1-1.49017), rshim-dkms (= 1.18-0.gb99e894.49017), libopensm-devel (= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibmad5 (= 50mlnx1-1.49017), mlnx-iproute2 (= 5.4.0-1.49017), ofed-scripts (= 4.9-OFED.4.9.0.1.7), infiniband-diags (= 50mlnx1-1.49017), libibverbs1 (= 50mlnx1-1.49017), isert-dkms (= 4.9-OFED.4.9.0.1.6.1.gd3d963b), librdmacm-dev (= 50mlnx1-1.49017), mlnx-rdma-rxe-dkms (= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mft (= 4.14.0-105), iser-dkms (= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mstflint (= 4.14.0-1.49017), srptools (= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (= 4.9-OFED.4.9.0.1.7.1.gd3d963b) Filename: ./mlnx-ofed-basic-exact_4.9-0.1.7.0_all.deb Size: 1532 MD5sum: aa4f28b240784938148d8fc80e545774 SHA1: 5f7a3d27f2dec4c17dbbca53188b487ed7df2f63 SHA256: eadfd79553505b7b94de92846fd631226be95ff858ab17dbbf6c055fbc760a11 SHA512: 1d8f87526b527ce79ae7305cb88a2cd6b07d5a11786fcd22e7873a71b2a78810b651d7dfaf64d4d67c6a70584d010a4d1890d4986eb317ead9e8679ac6cb49f8 Description: MLNX_OFED basic installer package (UPSTREAM_LIBS) (with DKMS support) (exact) This is a meta-package that imposes strict dependencies: depends on exact version numbers of its dependencies. Homepage: http://www.mellanox.com Package: mlnx-ofed-basic Priority: extra Section: utils Installed-Size: 26 Maintainer: Alaa Hleihel Architecture: all Version: 4.9-0.1.7.0 Depends: ibacm (>= 50mlnx1-1.49017), mlnx-ethtool (>= 5.4-1.49017), libibumad-dev (>= 50mlnx1-1.49017), rdma-core (>= 50mlnx1-1.49017), opensm-doc (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), ibverbs-providers (>= 50mlnx1-1.49017), librdmacm1 (>= 50mlnx1-1.49017), libibumad3 (>= 50mlnx1-1.49017), libibmad-dev (>= 50mlnx1-1.49017), libibverbs-dev (>= 50mlnx1-1.49017), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b), opensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), rdmacm-utils (>= 50mlnx1-1.49017), libopensm (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), kernel-mft-dkms (>= 4.14.0-105), ibverbs-utils (>= 50mlnx1-1.49017), libibnetdisc5 (>= 50mlnx1-1.49017), rshim-dkms (>= 1.18-0.gb99e894.49017), libopensm-devel (>= 5.6.0.MLNX20200217.cedc1e4-0.1.49017), libibmad5 (>= 50mlnx1-1.49017), mlnx-iproute2 (>= 5.4.0-1.49017), ofed-scripts (>= 4.9-OFED.4.9.0.1.7), infiniband-diags (>= 50mlnx1-1.49017), libibverbs1 (>= 50mlnx1-1.49017), isert-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), librdmacm-dev (>= 50mlnx1-1.49017), mlnx-rdma-rxe-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mft (>= 4.14.0-105), iser-dkms (>= 4.9-OFED.4.9.0.1.6.1.gd3d963b), mstflint (>= 4.14.0-1.49017), srptools (>= 50mlnx1-1.49017), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.0.1.7.1.gd3d963b) Filename: ./mlnx-ofed-basic_4.9-0.1.7.0_all.deb Size: 2036 MD5sum: dccbbd61c9ed716963bac34f87dea811 SHA1: c7dfc49ac9aa26138c6d46a3bd47b83226fdf622 SHA256: 1a9f3fcff49392d3b610ffaec9b9cf1ffc2624119c71097a85fc158812a177cb SHA512: 3ecfb2642967a5f232d7726caaec99b82bcf829b77e03c87de3b16d6d818f22b45c6462b8b5911ee08f51b9e2d7e74bee05402264ecf1c76a782eb26f89adcc3 Description: MLNX_OFED basic installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com