Package: ibacm Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 243 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libsystemd0 Filename: ./ibacm_50mlnx1-1.49710_amd64.deb Size: 80256 MD5sum: e3cf498d27e537d3dd46530176ef4820 SHA1: a03e7deb3a76c59f3bb1e81cdca6ccac5066f727 SHA256: 68d53bac01d88f8d7f178338522e53d8b66eb966cf02292809a0bfe0fab45418 SHA512: 590146b62e3284739749229359e9bf0673d14c16c49e79d5caea43b85d464606cef7166850cc0482fb81f2c53964a6c208537b719326e8ff45f5f9d315665534 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: ibverbs-providers Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 404 Provides: libefa1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1 Depends: libc6 (>= 2.14), libibverbs1 (>= 25) Breaks: ibacm-dev (<< 43), libipathverbs1, libmlx4-1, libmlx5-1, libmthca1 Replaces: ibacm-dev (<< 43), libipathverbs1, libmlx4-1, libmlx5-1, libmthca1 Filename: ./ibverbs-providers_50mlnx1-1.49710_amd64.deb Size: 129416 MD5sum: d04919c3cd4606cd8c5845702bb7ce48 SHA1: 47072e002973c99af1e56982977d8b6ea9e36d68 SHA256: 4b8da7f5bfd7185d64be252dc8f5423e3bc383f077fc58aa41ddc228db6396fd SHA512: 4bed3dfb74ac43f43ce7cc464709abb3ffde7c8eafe4d9959294bc646e0efa9fda7f9fbcc3e5ae2f7cd4b7ac32842008dcef4c17214c53b7ab2a93c2189eef11 Homepage: https://github.com/linux-rdma/rdma-core 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 Package: ibverbs-utils Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 258 Depends: libc6 (>= 2.14), libibverbs1 (>= 24) Filename: ./ibverbs-utils_50mlnx1-1.49710_amd64.deb Size: 54340 MD5sum: 325357766cf2cbbda6127bfd7acdf63f SHA1: ed550c0a58ef78783e2761379360f2fc7807a933 SHA256: a81fce8ba82c7f087ec01dc9ca4cb629916d53335a3e6ea40320efa4e905876c SHA512: 28045b1b7682d9f70297cfe599a677a7cb4d9215e3e500d0fcfe244ccd734b84a9da8a9a282059d08585d8b22f331355d9de90a54ddda9f36f08c87f24e0ed42 Homepage: https://github.com/linux-rdma/rdma-core Description: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices. Package: infiniband-diags Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 914 Provides: infiniband-diags-compat Depends: libibnetdisc5 (= 50mlnx1-1.49710), perl, libc6 (>= 2.17), libibmad5 (>= 1.3.12), libibumad3 (>= 3.2.30) Conflicts: infiniband-diags-compat Replaces: infiniband-diags-compat Filename: ./infiniband-diags_50mlnx1-1.49710_amd64.deb Size: 157036 MD5sum: 4a842a101e9f4adeaef49918fa5fa5d5 SHA1: 4ac934ed9ba0e30926936389e945f24a015d7d13 SHA256: 4c76f2e6fd401ead5f760f5988cc31fb9a754e2ba5a83d0f62dcc8837f6cb4c2 SHA512: f9c705c4dbc4ad1c97f7d2c6eedbcd6b8994f281068d677236c2f3a0270bce54ac3e9dad0fc60011ad0b58888de9e040742bb7cf94e095b1cc9c512f4176295b Homepage: https://github.com/linux-rdma/rdma-core 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. Package: libibmad5-dbg Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: extra Section: debug Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 162 Depends: libibmad5 (= 50mlnx1-1.49710) Filename: ./libibmad5-dbg_50mlnx1-1.49710_amd64.deb Size: 109476 MD5sum: 01028b54d2848c8e1ddb0ebb5f3c952f SHA1: 1af213e314235c5cd0050f079678f56a264de92a SHA256: f2d6f12a68118e228c5a008faa48cbef6c6476741ef0bc65451df61f524e8d08 SHA512: 56074e5e89f31c0011189b18ca6020babc67137740056c09fd7fc2ae80e28808fd6345502ecb0f8708681cb579f73e60bee9f8e9bf64aac5adb962d4302b8dba Homepage: https://github.com/linux-rdma/rdma-core 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. Build-Ids: a11883d685e1fdf35a394cc94a591afb691311cd Package: libibmad5 Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 161 Depends: libc6 (>= 2.14), libibumad3 (>= 1.3.9) Filename: ./libibmad5_50mlnx1-1.49710_amd64.deb Size: 39420 MD5sum: 1eab4952e6da8df7389ee8a8a40cd41e SHA1: ac7f2b0d682b0438277ee3245fb62985ef66375a SHA256: 910b87ed5a000b2e926dfa35a01b14ea8a4f3b09ae064e721d5d10f5c2a2c15c SHA512: c41b7777343d4254e3565a04a3029b603e5fce62c023555a113a01853f57f9c25e97ed5f0397f0522a86470890618f298cc6b455cd9272fc60afcea1a9f5b937 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: libibnetdisc5-dbg Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: extra Section: debug Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 133 Depends: libibnetdisc5 (= 50mlnx1-1.49710) Filename: ./libibnetdisc5-dbg_50mlnx1-1.49710_amd64.deb Size: 93876 MD5sum: ab0693f10f1e161de245bdeaa84faf06 SHA1: 106bb7c0c750791b08148ba36e2d003ceba0c7fa SHA256: 96f0df7110b81f520875f740d86e928c5dc2fb705af7f61c7c1edc79ed58da88 SHA512: f1fb577d2af27ebb8cdd82edd7237f26bb6a72bbde622f5cdaf13c4dfc496439b422023e772700082dec9ba21d1661e8b0f97c1e94879ecceefba294ee68df14 Homepage: https://github.com/linux-rdma/rdma-core 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. Build-Ids: 787240fea89a7f12e72173a8979785d7e1538528 Package: libibnetdisc5 Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 94 Depends: libc6 (>= 2.4), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: ./libibnetdisc5_50mlnx1-1.49710_amd64.deb Size: 31692 MD5sum: cfa2a3b267b67364bf9d2848c04b808d SHA1: 8932b34ff36dc9d9fad5243cfb23eff14041fa55 SHA256: 223711d9cc4afadff5bc576fba555f3b61ea7e43fc4bfdb11135692840306915 SHA512: 82bd0323d29352c1a6b7c4e14c96726e897f172598d3c5d39f0a42e0fbf1b38d8f86234b4effa83e45424a2251e1a8298b3ea706ce735e0201a29c919ccfd06a Homepage: https://github.com/linux-rdma/rdma-core 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. Package: libibumad-dev Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 189 Provides: libibumad-devel Depends: libibumad3 (= 50mlnx1-1.49710) Breaks: libibumad (<< 44), libibumad-devel (<< 44) Replaces: libibumad (<< 44), libibumad-devel (<< 44) Filename: ./libibumad-dev_50mlnx1-1.49710_amd64.deb Size: 54564 MD5sum: 27a5447a584db8e268365acecd3b7ea9 SHA1: dfc86ce79caa3e62012325a7fdc4cd637bfe7fb4 SHA256: e4898880fd5337a18bb629dac4ad86d1e301af00c141c1226278450a70aa72eb SHA512: c67649e776efe7126f4f789ceef7a86ec664076c295e0239697951691a2d226b43ab09ec6d0b278412782b1a2ad5a1587943820feed17ab0489d8ba33a111da5 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: libibumad3-dbg Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: extra Section: debug Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 84 Depends: libibumad3 (= 50mlnx1-1.49710) Filename: ./libibumad3-dbg_50mlnx1-1.49710_amd64.deb Size: 47092 MD5sum: b471b16208ed4a661c53e65896f70a3a SHA1: bdba7af849577cc01176c69ee9a8051219cbc9f1 SHA256: 4cca9727cfc9b367168abc95a2e8ca860b1c44b123eb0e9d10ee14cf88dab181 SHA512: 90703c9445475516b79997d9d67be846a9ef845cf9cfdaa56c8a4a7f52a68ff638cf15786c5dc164bbea362b0cf9cb8f9ccfe1befb55de90cac75c0e7efddb3d Homepage: https://github.com/linux-rdma/rdma-core 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. Build-Ids: d239dfdb2d468f3432f2d6ddc660fe5c9037d4d1 Package: libibumad3 Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 87 Provides: libibumad Depends: libc6 (>= 2.4) Filename: ./libibumad3_50mlnx1-1.49710_amd64.deb Size: 26304 MD5sum: 13fed053d4624952444c017000c6fb9d SHA1: 5d6388a57b16b90b20a3202266e90d60bff9a75a SHA256: 6be5d225dfaab91a618f58de57fbc986b0fb97b05c2a8c12632a1be95465b94c SHA512: 95bf1932aad769ba29607ec08323ed084bb4309373459ed71d0f8eeda65642bd1b876b44452f9cbc0d8c380440687325241051b8001dfc9231c5c1881386cdd0 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: libibverbs-dev Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 1170 Depends: ibverbs-providers (= 50mlnx1-1.49710), libibverbs1 (= 50mlnx1-1.49710), libnl-3-dev, libnl-route-3-dev Filename: ./libibverbs-dev_50mlnx1-1.49710_amd64.deb Size: 331240 MD5sum: 3e25859b1fb3e5f5f44bc4bf5d2106e1 SHA1: dd49e034e922221701b20fd9a20f8ba6c935754c SHA256: 0dcbb5b95b85a380dc458ed5c2cbcaf5349d4edc46c991b7e1b159723312a45c SHA512: 234139e3464ee60e1fa02b4f63edbc4bc86344558714b47bd9c73d9fbc8c02a9b8ea17b3a84eaec927de4d275c65c16352b30155be4224084eb86617f5927765 Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. Package: libibverbs1-dbg Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: extra Section: debug Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 391 Depends: libibverbs1 (= 50mlnx1-1.49710) Filename: ./libibverbs1-dbg_50mlnx1-1.49710_amd64.deb Size: 336252 MD5sum: 0568de786060cf1f45e12d95a7fd36fd SHA1: 22769857947b5351431f09b9a7a9d5823d88a388 SHA256: 3298cecdb36ecae5efd0647838a0742aec2264736eede1027de5b227893643d2 SHA512: 53bc781f0f48f7c9e1caefd7053cd79526a2e4fe87135447a8de8d38727e933e7fbdd8f5dee2e12bf599733147b0c6faf1334df954935a3bddfeda886a2581ce Homepage: https://github.com/linux-rdma/rdma-core 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. Build-Ids: c0e8698bffadeaaf8f9857acd4e767a90472c092 Package: libibverbs1 Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 165 Depends: adduser, libc6 (>= 2.15), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7) Recommends: ibverbs-providers Breaks: ibverbs-providers (<< 25~) Filename: ./libibverbs1_50mlnx1-1.49710_amd64.deb Size: 52964 MD5sum: e606fd413d93591b9407cef4d9435248 SHA1: 81f3f50fa3c2f4c4fc901c212e4a0e892ac6334e SHA256: 1f7de7e257569d860062df4b9360271d95b5f3b8831aaa1a0c1472a906ad1ba2 SHA512: c178f036c23b1a5db25ee4a97802f3bab45f8f007596a392b0c65f00ce4fd18a7da67d46df62a7e29588102fcd9e80d0651b0ef0b30451acda488e7e8a92af2f Homepage: https://github.com/linux-rdma/rdma-core Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Package: librdmacm-dev Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 292 Depends: libibverbs-dev, librdmacm1 (= 50mlnx1-1.49710) Filename: ./librdmacm-dev_50mlnx1-1.49710_amd64.deb Size: 114228 MD5sum: ed1f3f48cae60e6bba5b4aaf41008ca3 SHA1: 67ebb055e6194a2fae9f1ca8d89483676ba50a36 SHA256: 0081015066b2e7d42348dd137cf93f0f964eac0fa90b5678f66cc5d5fb786ee4 SHA512: 3ee0289570865cc0412fb5ab4853354d19f938ca0d874f118ee075443a6484b4f51720cef0f86e2da526bf5141e1b744f111b29cbb49b7611c39e94f0c6a7782 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: librdmacm1-dbg Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: extra Section: debug Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 271 Depends: librdmacm1 (= 50mlnx1-1.49710) Filename: ./librdmacm1-dbg_50mlnx1-1.49710_amd64.deb Size: 222228 MD5sum: e58914c92f6ad0afe359444ca8c77a21 SHA1: 98c969abb43919408706954b96b5481bd48ef4ee SHA256: 77a7fcdbb300c01aeb645c195841bea7507045ecc015c162be421c4860e5b3af SHA512: 9bba116660d90813f8a920d6e530c3f80b9b5edbe6927754ae9a482f90b2ddb4b2b17c2b3e12ff60b18993db5afcabd4d9437fa0a422b1a81c7ebb19074a4aa3 Homepage: https://github.com/linux-rdma/rdma-core 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. Build-Ids: 1ea8b7304a529978e64318560ed04c3ae2fcfe61 880d5498fe8f9f589d55d9dabcf9d047e70d70ff Package: librdmacm1 Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 188 Depends: libc6 (>= 2.17), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7) Filename: ./librdmacm1_50mlnx1-1.49710_amd64.deb Size: 61124 MD5sum: d40760f245c4e8c349ffadb2813fdeef SHA1: 85695bd4f41bc1c7c22c9c9ef4f97d249fd406b5 SHA256: 402ec5de7592a1aa0d56fc9ba9adcdda8e097cddb19504ab9da05c64915407af SHA512: 6055afa11c68f716bee6cbb1628a46cfbd2c185a6cf88acd6efb9010533d31a30bf148b6446fddc1c83f634958ecd59fc798b2909bf859086832e93a758a13c7 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: mlnx-ofed-dpdk-upstream-libs-user-only Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: libibverbs-dev (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710), python3-pyverbs (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), libibumad-dev (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), ibverbs-providers (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), rdma-core (>= 50mlnx1-1.49710), librdmacm1 (>= 50mlnx1-1.49710) Filename: ./mlnx-ofed-dpdk-upstream-libs-user-only_4.9-7.1.0.0_all.deb Size: 2748 MD5sum: 46d3834770acf3c672f0e2e82eb83992 SHA1: ce7a1391c31cb7f32bcb5f8ee9b587cb631cfecb SHA256: 9eab497b4edabe42f319c5b375adcf32cd61550a73468453bfcc1582ebcb9fc4 SHA512: 6b2c730710ef233a49f91ec3787863b17ca8f48b576d5a22b4038faafe5d4856b429c071b7b67fcd04b49c5a3007a326c539df0d193a8224643fa86fb8c2266b Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk-upstream-libs-user-only installer package (User Space packages only) Package: mlnx-ofed-dpdk-upstream-libs Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: librdmacm-dev (>= 50mlnx1-1.49710), ibverbs-providers (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), librdmacm1 (>= 50mlnx1-1.49710), rdma-core (>= 50mlnx1-1.49710), libibumad-dev (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), python3-pyverbs (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710), libibverbs-dev (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710) Filename: ./mlnx-ofed-dpdk-upstream-libs_4.9-7.1.0.0_all.deb Size: 2684 MD5sum: 0a116bd9cf372845b04e5829309d7c3a SHA1: 09335699b90ec22ebd80b3835bab8d07e1bd94d6 SHA256: 8b1feaa4c4ca622ddd4ef3e87333028bc10453f3c197ef4e5a0127980fe30287 SHA512: 22db9fc6b951dc5b0537770c032bc5d637e7c74130ce7c93bed8281c8a77237ff8d995e6563e75d627dade16407bcd9f5252bd3c019ab561706e118d7e6497b1 Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk-upstream-libs installer package (with DKMS support) Package: mlnx-ofed-kernel-only Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: isert-dkms (>= 4.9-OFED.4.9.7.1.0.1), kernel-mft-dkms (>= 4.15.1-9), knem-dkms (>= 1.1.4.90mlnx2-OFED.23.04.0.5.2.1), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), rshim-dkms (>= 1.18-0.gb99e894), knem (>= 1.1.4.90mlnx2-OFED.23.04.0.5.2.1), srp-dkms (>= 4.9-OFED.4.9.7.1.0.1), iser-dkms (>= 4.9-OFED.4.9.7.1.0.1) Filename: ./mlnx-ofed-kernel-only_4.9-7.1.0.0_all.deb Size: 2704 MD5sum: d8795e17e8b51445e090fb465710e726 SHA1: 61c733f6ed13040c001dbb91a39bc8cb2c28c956 SHA256: b0c56e1ff4ed7e0ceb7c8c1f622e28fb4c5cf9fb50a5c1f23a5ca7aa8f7a901e SHA512: b1648fb4edf78038ad4ea6ab84e8822d4781ea2697ded607517959c2dab1cfb76bcdce4d63808e4ef3dfd138d679718bcc76280d3fcaa237d0dc78408b4ffbee Homepage: http://www.mellanox.com Description: MLNX_OFED kernel-only installer package (UPSTREAM_LIBS) (with DKMS support) Package: python3-pyverbs Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: same Priority: optional Section: python Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 2730 Provides: python3.7-pyverbs Depends: rdma-core (>= 21), python3 (<< 3.8), python3 (>= 3.7~), python3:any, ibverbs-providers (>= 28), libc6 (>= 2.14), libibverbs1 (>= 28), libpython3.7 (>= 3.7.0), librdmacm1 (>= 1.0.15) Filename: ./python3-pyverbs_50mlnx1-1.49710_amd64.deb Size: 583248 MD5sum: 064eb8460f743db70300f5da381d40a7 SHA1: 6ce92b79cc36c2caf82b3aa2c9a77f61a1732e56 SHA256: ee7756e4ef524e6c9ca304e6eebfefa99c2b4443e8a00778b99a130351accaea SHA512: 10b6da795f3cdf973ec195fd4db527fac77ebf4f015ea210f08c6fba9a926c6abdb0a52771a0122798b8e7137140f6c986a01c39f428322771ba561405c2448e Homepage: https://github.com/linux-rdma/rdma-core 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. Package: rdma-core Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Maintainer: Linux RDMA Mailing List Installed-Size: 117 Depends: lsb-base (>= 3.2-14~), udev, libc6 (>= 2.16), libnl-3-200 (>= 3.2.7), libsystemd0, libudev1 (>= 183) Recommends: dmidecode, ethtool, iproute2 Breaks: infiniband-diags (<< 2.0.0) Replaces: infiniband-diags (<< 2.0.0) Filename: ./rdma-core_50mlnx1-1.49710_amd64.deb Size: 37276 MD5sum: 0b62d93c77962729868b2c135d5c6aa6 SHA1: 947d80e743566376f008ff66921f269c2bf0ed70 SHA256: 2fa4d7d585f6d18ce7313f9e1debda54edbe4cb4c84cc1e01e44c75e2c05eba5 SHA512: ebf9800d929c28b3614a09b5fb193e5be6d7e3cc70a6a2da410fd131c40c263ac32d8ea6fe1ddbfcffbff853871a764cfdfd7571370ce71437e0f9647d2e11d9 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: rdmacm-utils Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 340 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.6), librdmacm1 (>= 23) Breaks: librdmacm-utils Replaces: librdmacm-utils Filename: ./rdmacm-utils_50mlnx1-1.49710_amd64.deb Size: 71516 MD5sum: 33e4e4599f52980fe6ae2ec51058ab7e SHA1: c01e6b1c69d9ef1f22fb2a58f4e795258084096d SHA256: 59135bc773467fe1beb6712146fc4cc931bfb872078184a2b25eb28448a00cff SHA512: f312debbed91af4531a3a2bc726a125e404e4170aad5208100c9f0ed8e91d34ff03d03fc22bd88cd1a8253d0008011996d98e7d5910e352d61eea5b6c1864e94 Homepage: https://github.com/linux-rdma/rdma-core 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. Package: srptools Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 143 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), udev, libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20) Filename: ./srptools_50mlnx1-1.49710_amd64.deb Size: 41720 MD5sum: f08d2b9f51e2177c533f28bbed11868a SHA1: 45789abea7a583cd2743a98b6b3329cb2c1ee988 SHA256: ecc169c7562070a91ff28fd8e3f06765cd84c66fc7fc77987e1a76fe572bc550 SHA512: 9990ee2911fdbc8102ed8f4e9aa21d5fd0fb937f57d45acb236924d66f98ec2f6528269f7192310ff815721d6509d6147231f1c8f75403720e88484afbd2deae Homepage: https://github.com/linux-rdma/rdma-core 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).