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: 239 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), init-system-helpers (>= 1.18~), 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: 79212 MD5sum: 26e8fc89812515813e8df8f43efcdfc7 SHA1: 80f9a4c8e57e0accc85c4b949283329b1e4dbade SHA256: a836bc43b5496254f0ae45020e2b0c9837553992d5b4797ae4c76a4f07567fb8 SHA512: 2bdbc047fae1d358bb91845ce289dcd294b135176c5aa80b3b9d443879313d51f427ca2689ed671e50e3b0926897b12129769236ddfc18ddec55b5bc7c7880c5 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: 396 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: 126298 MD5sum: fc161cfd30ac2670a57de9e3227dc8a8 SHA1: de252d7f83812a5908faf1e95e3099d8e76d5a92 SHA256: 9dd458837d3303c000a5efa95972658154e9f0b270a6b1abf3860b53f5d0dce1 SHA512: 4eeb6ce35644bae2b3e3c614e06133270452d466512526c7d70e17d729354c91299a688fd87cf3dd9aa97d22c8ac3470b0eb81f08c32e9a3f412a4cf4e6e5689 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: 217 Depends: libc6 (>= 2.14), libibverbs1 (>= 24) Filename: ./ibverbs-utils_50mlnx1-1.49710_amd64.deb Size: 53256 MD5sum: 80d2ccd860aa629295e6d85ecabc3fd6 SHA1: 838758ebfdbd16897cbbc6e66b043be130c88b33 SHA256: c3457aa7837766f104b2a1ea1796cbea55b5128df160d50cd316280cbbe66b84 SHA512: c263fce95f414ff96afa5616f9ea12a5bdb868c3ef3eda8f732e3a3cdf4b8808a3c681f044e0973d30ad9b073d03fd11783e7caec88d8e535d741c93c41f9b76 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: 823 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: 153184 MD5sum: c963117bd732e325d14d995a185690a0 SHA1: d08ad87623d660c53ef6f8812fb763dd97ed9ff0 SHA256: 66155c07f8ab617966f4a1fdab542980f836950178195b935697af0d17f252c0 SHA512: 4a5cc26528903e55e3ae553c874b9afd922c30c8596c302afc36441739c41579505d98edd724ea1c9caf5e29d146f01fd39d17ce785515035a854fe6952fe568 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: 143 Depends: libibmad5 (= 50mlnx1-1.49710) Filename: ./libibmad5-dbg_50mlnx1-1.49710_amd64.deb Size: 88450 MD5sum: de1ea09a926913d4457c0b194b22d8c9 SHA1: 85ceeee31045c396ca2c25c9549b500ba706db3e SHA256: 51cd8d5a22c8731d95f380fe30a334a4b69b8aa8f1274c2bb407664c03e291bc SHA512: 633625fac6d84ff7887d268c35d72e5ead7022c8b7c331d04002d41159a6c75e48d8581c54f9ae246a6544d915d75227ab4b774225c19a99b190f93dc95f9e77 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: 9db5e538e093ffe4cf9db085c66d1a8e2aa218de 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: 157 Depends: libc6 (>= 2.14), libibumad3 (>= 1.3.9) Filename: ./libibmad5_50mlnx1-1.49710_amd64.deb Size: 39230 MD5sum: d9e2774e5fcfb908d4830f74f0e55027 SHA1: ac33533b4952f704f1de0fcd39e27c7c3c4d9e59 SHA256: 70db280263553db815abf1307da9c792e18694c1ba8643be5e7c6f9da996a162 SHA512: e86b0def1c1b0431218760b5410ddba7460191d5204dc27afeb184ca36f79b436d40b45f4fd5f17e37f9d4d5903ac5ef71c21132d9bcf8fcf3d42e40d407d680 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: 119 Depends: libibnetdisc5 (= 50mlnx1-1.49710) Filename: ./libibnetdisc5-dbg_50mlnx1-1.49710_amd64.deb Size: 79446 MD5sum: c246b4e5042d86b13574ad5a367739b4 SHA1: 11d7aadf69bad8fddffcd5cc727237029a778de2 SHA256: 0b432d3f0caf0da0582967e197006457ed300a7502dba962d37fd9009fd03f3a SHA512: 8449224502477c4251eca6e41d6e25f284bd8bee8f3e02c6ec1f44d34ecca97a7e53e8a807db9711a4632c2010c95206e2a69c1cfc3c2552f6ad7fc53e94e604 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: df1af02339b8b7c90986aeba0fc80cad4ed8a10e 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: 31590 MD5sum: 3c6d7193e3db4c6a23533bb7fa3b443e SHA1: 08ac2f27f014d109782235f6571bed306099d542 SHA256: a3b85768b22a999b20ad6075a93e36f62cb39cac06161ee799182d0a42179e97 SHA512: d8c7d83243e0b5f78e9c9b979596383cb7395d6bff00a8618f69aa7b9b25b43dc950b2988b1cbd5222f204efe49cd5a47ef4f05ba2b66e0a48cdeb7451978936 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: 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: 80 Depends: libibumad3 (= 50mlnx1-1.49710) Filename: ./libibumad3-dbg_50mlnx1-1.49710_amd64.deb Size: 42058 MD5sum: 437e49388bf82b8a593fb73badfe6bc9 SHA1: ac55b4d85cddd6ceeb8567e5157176414eb75ba2 SHA256: 233dda9d8a637cc1dfe688aee5a3e90d0a0546956788b492867b909ed361625f SHA512: 7e4980483709ddf79446368dc1a86846966f2e1afaa4c498c60ca05555564668c89f639b93dd37a79e4cc46f0d92381f7e6710882fcb1d3cda5a573071480b2e 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: 95c3c1daf903ab3084c9d49f6cc934f4b3f15e2c 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: 83 Provides: libibumad Depends: libc6 (>= 2.4) Filename: ./libibumad3_50mlnx1-1.49710_amd64.deb Size: 26012 MD5sum: 357ccf9cbdc87cfdc5283591ca912acf SHA1: 418b063e4312d86552bf47f7043383afb1f34226 SHA256: 340bfcdc5d3b8ff13f6a5d5f0d279749e50bee831c62c65059d62aae3516c94b SHA512: 58aa835d58e7ed80ceb66130b5ad65de21435aa15020fd233768d22ead0c6b823b75e5266217c3f4cea09415d146c2f8a8ff87251e1a90247cd04adffac39c6c 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: 1179 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: 330940 MD5sum: 41d60f9c334a3675c0c49dbf37031ba0 SHA1: 919fae7b27c82964a74a3afdf377fec5f5dcea9f SHA256: d5e97355faae35b17a66ee8dfd57f2b6326b63161c1fb1d35c7a7590bc952b5d SHA512: a8614710888bea2ea2cdcb402ff0267c615edc40cdddf713b09a7fb3405a87679ca52956b2c6a36707a8ba973c7c1bc33ea6e269eb391bb2990e5f1b11315232 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: 301 Depends: libibverbs1 (= 50mlnx1-1.49710) Filename: ./libibverbs1-dbg_50mlnx1-1.49710_amd64.deb Size: 250120 MD5sum: b0e2e843cd01241ec5d2ec0b28e12169 SHA1: 71b7386cb1bbf37f50d274ca16171fd1e290b6b2 SHA256: 692f2146d42bc59e3aaa1d49dc8a115e8b763553ff0c39ff28cb1c1079132e00 SHA512: cfc442b7bffb70073d94aa66df0158cbe23854dff00480fbfafa222ce81671364e5b1d10fbf48438f2dea9fe4c79b299663474f9b344e11165e037c74634c2ac 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: e960d7aba933b0d16e46a139e799b1a947f94d41 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: 161 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: 53228 MD5sum: bbd58ee8d334314d78bc80a1a8c786c5 SHA1: ba67bb669fcaa2b3dfe1a8cbcf88bd75b8383746 SHA256: 6630af489f9363626504307598537744d02f34ff1a262115546922b1d8959036 SHA512: 2f87677a2b5996136839ff49883ba724eb767c435fac12021d620805f3e97eb69c6c8b6bd5b9017ef17970854a8d1f29467be3562bbfbc76bd1f6b9c2ceb35bf 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: 294 Depends: libibverbs-dev, librdmacm1 (= 50mlnx1-1.49710) Filename: ./librdmacm-dev_50mlnx1-1.49710_amd64.deb Size: 114598 MD5sum: ec62aa23795a11431e67a348f49da424 SHA1: 7766b50a78e1148eb2c514124f2273f2e0339b44 SHA256: 397643efedf91e3c16865f4a79a29d6e00e51cd9aa0f532efd16f2f9aa6f1521 SHA512: d1ba4c637509a86dcbb30c7fe374a5bdaf4132d466016c830afed69394bbe2a5426997aa08b2087abf654d18020d1b889cd2301b60f9f423a2cb7804da9ae9c0 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: 232 Depends: librdmacm1 (= 50mlnx1-1.49710) Filename: ./librdmacm1-dbg_50mlnx1-1.49710_amd64.deb Size: 181918 MD5sum: 784833ae6f6c3e5d35e746a1265bded5 SHA1: 1767a6d88e0beeef1fc2e59cb5bd06611cfda31b SHA256: 3465c35c3f0ba80969dee6b4a466d9060aebf039ace2f8805a943315c88657c7 SHA512: 40f5159fb86b4771c19f557853e6b1aa5cf67ee1b5f69ffdcf0cb96cc180bf2101d85935b91f17dd3c96cfd21c70d1cfc71ec13fa2a03367c971da2eed8459c3 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: cbc82426ea3b81e75a77b15815d1063baf46273f dcf4e4540a41918c5e1a4afdb5a5ca09498ed0f1 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: 172 Depends: libc6 (>= 2.17), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7) Filename: ./librdmacm1_50mlnx1-1.49710_amd64.deb Size: 60392 MD5sum: 80dcfd80e47ac5517a4d791dc89b2275 SHA1: 0a1ab0f077d79682c1de78f11f203a4dd05b4467 SHA256: 0f7f7794c906d106a529520804b4ec6449059d806540f7698c4dc96c8e8fbb4c SHA512: bb964536271efe4f239f0589ade30b1b87a3670c71ffe16fdc2cf4b9b099c20df1d4503f64c465734bbbabfd32099ed72857098abba3b57a47760560732c0e8c 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: libvma-dbg Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: debug Source: libvma Maintainer: Liran Oz Installed-Size: 15 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dbg_9.0.2-1_amd64.deb Size: 3992 MD5sum: 33dd34c1a2c76257c4abe3d54caddb5f SHA1: 1f7a9c2250be40e49d456b9bc626f46e6a612da2 SHA256: 9438a83333acb96e72d9e7a11ddb94c641aa8fc5d877ebd47b5b7a5b8afdc728 SHA512: 1634e540569d70ef1e8a2938da065e41d23dfbd8111d6dca54b840cd64378d24e971e82764a213fb79370091ebc3cd66d29c0df38128a8ba18675cb0de5e465e Homepage: https://github.com/Mellanox/libvma Description: Debugging symbols for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the debugging symbols associated with libvma. Package: libvma-dev Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: libdevel Source: libvma Maintainer: Liran Oz Installed-Size: 49 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dev_9.0.2-1_amd64.deb Size: 12538 MD5sum: 22c9a284f47881072aa53ba1ca1401d7 SHA1: 12e51f4b64e7d8d7cd503ab783d1546c89a32d52 SHA256: a4690d988356856ff218e1a74fbb8ebb98b9aa2f2dcc5bd9ca5813fe8bfb06a8 SHA512: 77bcfbaa7f0de51f330d6c7ed5d21e990ea183a479a5b8d0adaa5226f1a24a64123c2680248b8a3f5185f8a2e3aad6991c43ff387bcf5b5b4a73420f0e4d150c Homepage: https://github.com/Mellanox/libvma Description: Development files for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes headers for building programs with libvma's interface directly, as opposed to loading it dynamically with LD_PRELOAD. Package: libvma-utils Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: utils Source: libvma Maintainer: Liran Oz Installed-Size: 68 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libvma (= 9.0.2-1) Filename: ./libvma-utils_9.0.2-1_amd64.deb Size: 24728 MD5sum: 42ff57d8afea8086b2fafe40c2d54417 SHA1: e1ad0f895ecb6d198c2f04d07593ced6418baf37 SHA256: d45202987e976fa9c0cb26f194897cf50c0ef75cc0bc0750666d9d0cba17749f SHA512: 2c7ecaeb06ea81f553cfadf63a1ed924a9c65e521a32da10290834837ddcc25435e05e63bbdbba711322ed3d5cf518feff67d57f9f38d23babb1f04ee75e4118 Homepage: https://github.com/Mellanox/libvma Description: Examples and tools for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the tool vma_stats for collecting and analyzing Libvma statistic. Package: libvma Architecture: amd64 Version: 9.0.2-1 Priority: optional Section: net Maintainer: Liran Oz Installed-Size: 3204 Depends: ibverbs-providers (>= 17), libc6 (>= 2.22), libgcc1 (>= 1: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_amd64.deb Size: 755866 MD5sum: b8ff77fdb422b325010fe570ed235ddd SHA1: 3cdf1883d6606686add517de1131ade5071e211f SHA256: ca0dab890cd02237ce6bb53796b4dd0fc654d9142760fc5c3c5c9084e5980873 SHA512: 4b03d16d2752efbc688328ac399786845950f024ef033391d38665028f90f81033a939e2543b8e0776537c71d17df247e79b16a1cd19b0dd05d3fe071347cf66 Homepage: https://github.com/Mellanox/libvma Description: LD_PRELOAD-able library that boosts performance libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes the dynamic library itself. Package: mlnx-en-dkms Architecture: all Version: 4.9-7.1.0.0.g382c630 Priority: optional Section: kernel Source: mlnx-en Maintainer: Vladimir Sokolovsky Installed-Size: 18153 Depends: dkms, make, coreutils, pciutils, grep, procps, module-init-tools | kmod, mlnx-en-utils Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./mlnx-en-dkms_4.9-7.1.0.0.g382c630_all.deb Size: 1892784 MD5sum: 3e609a2a0403e39b06d5d5341a43fab3 SHA1: d702d140e8e7247d38580d21693d7814e82c01ea SHA256: 87271f5c547f3d9e3d6907b9833acb3f154ce00950c59fe83c626f2a8f9f59dc SHA512: 3461ea7d8846cbd0d3e30509b8d06a6341e6127affd68726a17881a9059ec3ef3dba4b8feb304934500a4b294079459bc0ae9f274243a9e050157d83604214dd Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Package: mlnx-en-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: mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), rdma-core (>= 50mlnx1-1.49710), libibverbs-dev (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), librdmacm1 (>= 50mlnx1-1.49710), mstflint (>= 4.14.0-3.49710), ibverbs-providers (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710) Filename: ./mlnx-en-dpdk-upstream-libs-user-only_4.9-7.1.0.0_all.deb Size: 2744 MD5sum: 4ea9b82adb116acf99d853cba9c1b212 SHA1: addce08c880429400b8ba03c30391e3cb7bbcd38 SHA256: 5b9799d98bdcefa280d6170bf0d7968d3ff9eb9b7c720fbfcc1cb4a794c43a48 SHA512: b7a80d8c67ed8ad0340a462ed5138f48b1668c10facaae471411c446c159b920d4c412bab1b232e35faa44991901747552800b80a5dd2d8a4c6b8984fe2145c6 Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk-upstream-libs-user-only installer package (UPSTREAM_LIBS) (User Space packages only) Package: mlnx-en-dpdk-upstream-libs Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: ibacm (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), librdmacm1 (>= 50mlnx1-1.49710), ibverbs-providers (>= 50mlnx1-1.49710), mstflint (>= 4.14.0-3.49710), rdma-core (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), libibumad3 (>= 50mlnx1-1.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), libibverbs-dev (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710) Filename: ./mlnx-en-dpdk-upstream-libs_4.9-7.1.0.0_all.deb Size: 2740 MD5sum: 1abdac718d88f1fe2eb54f24c2188e8a SHA1: 093f84592c8a47c29e02650d06bdb798b05345e9 SHA256: 5dd304aaffc6b593648c5c0831469a8818f1197b622304a2972e0a0326da9685 SHA512: cc9a59b5b3a4387277f0906ebbe12d688f399067ca3e719053bbc777cdfa9ba14d30c37b3b8c68ad1f3aa0325c4c4d5f8544a2fca8fe364cb238086d5ff38cad Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk-upstream-libs installer package (UPSTREAM_LIBS) (with DKMS support) Package: mlnx-en-dpdk Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: ibverbs-utils (>= 50mlnx1-1.49710), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), libibumad3 (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), libibverbs-dev (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710), rdma-core (>= 50mlnx1-1.49710), librdmacm1 (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), mstflint (>= 4.14.0-3.49710), ibverbs-providers (>= 50mlnx1-1.49710) Filename: ./mlnx-en-dpdk_4.9-7.1.0.0_all.deb Size: 2700 MD5sum: d3898c6c2b78e8bde85282c577d07afd SHA1: 7ca3ad57f238743a5413b83e375593d4f41071b7 SHA256: 72ac96079b9bf6e29640c9b4220104b3dded1763bd811be13f92938bfd163ee3 SHA512: 99e4939203950df5d523b6eb7dc2f792f6a25330d80869c515b318c08383650654b38657c03e4b7f42265b46ff5794affd07d3d28279271f4440efe1382a35ff Homepage: http://www.mellanox.com Description: MLNX_OFED dpdk installer package (UPSTREAM_LIBS) (with DKMS support) Package: mlnx-en-kernel-only Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), ofed-scripts (>= 4.9-OFED.4.9.7.1.0) Filename: ./mlnx-en-kernel-only_4.9-7.1.0.0_all.deb Size: 2628 MD5sum: 3de4828ad2d0b1e4ea581f6f19e7902f SHA1: 3e59c6cc692d3d4bc64016faae8b7c6a46c86f9a SHA256: df36667215c0464d4c117536a074869b04da18a851d6ca5a9e54e84ca3e84f11 SHA512: 9d770503953d584ca494f4aae1905940e1ac3b5142b451f5516e5a26039e078674ea131cd06d3f80d89a59d683fa384c67cfdbe4427abbaf24827cc746bd5631 Homepage: http://www.mellanox.com Description: MLNX_OFED kernel-only installer package (UPSTREAM_LIBS) (with DKMS support) Package: mlnx-en-utils Architecture: amd64 Version: 4.9-7.1.0.0.g382c630 Priority: optional Section: net Source: mlnx-en Maintainer: Vladimir Sokolovsky Installed-Size: 375 Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod Filename: ./mlnx-en-utils_4.9-7.1.0.0.g382c630_amd64.deb Size: 70214 MD5sum: 8b75fdd5d7155c9ffe8b39d4cb3f9e6a SHA1: d281a586b07edfdaad5b7dfda9ea51132623210e SHA256: 49605290d53df9c389cbefe89832361adccf007c0db1b483dfb9756ac47c02c3 SHA512: 45eb864f5c4e5b95bc979939dc35a1cbd60104de42b0493685e8d1c80d0274d817b53e46c488e4a71d95cddc1e768cd8b197ddb18ac0800536050755d15f734d Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Description: Userspace tools to restart and tune mlnx-ofed kernel modules Package: mlnx-en-vma Architecture: all Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 12 Depends: ibverbs-utils (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), rdmacm-utils (>= 50mlnx1-1.49710), libvma-utils (>= 9.0.2-1), librdmacm-dev (>= 50mlnx1-1.49710), infiniband-diags (>= 50mlnx1-1.49710), libvma (>= 9.0.2-1), srptools (>= 50mlnx1-1.49710), sockperf (>= 3.7-0.gita1e8e835a689.49710), ibverbs-providers (>= 50mlnx1-1.49710), mstflint (>= 4.14.0-3.49710), librdmacm1 (>= 50mlnx1-1.49710), libibverbs-dev (>= 50mlnx1-1.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), libibverbs1 (>= 50mlnx1-1.49710), libibmad5 (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710), libibnetdisc5 (>= 50mlnx1-1.49710), rdma-core (>= 50mlnx1-1.49710), libvma-dev (>= 9.0.2-1), ofed-scripts (>= 4.9-OFED.4.9.7.1.0) Filename: ./mlnx-en-vma_4.9-7.1.0.0_all.deb Size: 2988 MD5sum: 5412615a73231837ddd8bc5960e3f39a SHA1: 22f1eb0c38ae6caa40b07a044089bc3f9012bb62 SHA256: 99d40bffc9027a2828de7fac19ce25a9f266faf25eb7a1350b7e1ab0c082f6de SHA512: 5fbab6619b28485344e39eff848a1e49a89fe072a321b36579b8114959b8991f1b9d53ca7c54e6192a23b7101ce1e7f2ebc41d23e23a3c0e491ac6a8a4a06f37 Homepage: http://www.mellanox.com Description: MLNX_OFED vma installer package (UPSTREAM_LIBS) (with DKMS support) Package: mlnx-fw-updater Architecture: amd64 Version: 4.9-7.1.0.0 Priority: extra Section: utils Maintainer: Alaa Hleihel Installed-Size: 93130 Depends: libc6 (>= 2.3), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), perl Filename: ./mlnx-fw-updater_4.9-7.1.0.0_amd64.deb Size: 94276446 MD5sum: 391a2e7320b0867e21cfb99762d494b6 SHA1: 8d93e12eef547f5640979adf63e7d65dc065392b SHA256: ae7887217995a32fa1294c68f45d883d6ff83da27a89016d64cad9f9af02f0e8 SHA512: 926b9bef46626493254d78be512b942300e4131da70516e65514251735dcc029882ae6b1c44a75d924476166b5ae5f9a41572a20d4fb5caaa446eb5b416ed9b2 Homepage: http://www.mellanox.com Description: Mellanox Technologies Firmware update package Package: mlnx-ofed-kernel-dkms Architecture: all Version: 4.9-OFED.4.9.7.1.0.1 Priority: optional Section: kernel Source: mlnx-ofed-kernel Maintainer: Vladimir Sokolovsky Installed-Size: 22909 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.7.1.0.1_all.deb Size: 2559048 MD5sum: b51128d3f69793609e0c7f8c534ac4f1 SHA1: 4384b6a36e6f59216b83a3f8f215d52e5c022835 SHA256: 8c0ff98c319df4a4529b4a5a9eea2d5ab138f8993a1f0adcbfc2ffc75d4475cd SHA512: 7b54ebb34b31e862741f05beb871afe4d294bbcb4f955e6badb47d6ded323fd2a0a9af94a4bb8323b73b03ec1cfafbe7e749bc311ee738ad4e4b50e62fae6f17 Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Package: mlnx-ofed-kernel-utils Architecture: amd64 Version: 4.9-OFED.4.9.7.1.0.1 Priority: optional Section: net Source: mlnx-ofed-kernel Maintainer: Vladimir Sokolovsky Installed-Size: 494 Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof Filename: ./mlnx-ofed-kernel-utils_4.9-OFED.4.9.7.1.0.1_amd64.deb Size: 94518 MD5sum: bf369d9d0e98be62422c52dcf031c1b9 SHA1: 3671aecd4f21c480b23a00c56717fb972b95c8c8 SHA256: 0274eb9e51d346c18416d7e0ead862e6d05d8362d6296ed44c7c6392fdc0244f SHA512: 7bd8b9232e09705cffca0a58a567a668415bc193f28027f169c885462651e84d9d8075b383a10f0613bf3c61d5622a0f3dcb2e3d7a45f2d1e39acb145ec984c0 Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Description: Userspace tools to restart and tune mlnx-ofed kernel modules Package: mstflint Architecture: amd64 Version: 4.14.0-3.49710 Priority: extra Section: net Maintainer: Gal Sivan Installed-Size: 10686 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: ./mstflint_4.14.0-3.49710_amd64.deb Size: 1557342 MD5sum: 5237f7ff2c9ff251b624af47faafff71 SHA1: 7a5c4a36dd57b55759ffcea8495e4242eff02e9d SHA256: 0a3e43a37f50a6e8b2600ffbf08850a0f0ac2a486eb191d8cd0bc692782ddbd7 SHA512: 7d7b8b1da017c961bf1578b296c7d74c6e06646b35b4013b4a5732cfd7937cc92fa2116afc5afa38dec422a13ede3ccd232d922462bbb00d6c58ea2e4084d6d8 Homepage: http://www.mellanox.com Description: Mellanox firmware burning application This package contains firmware update tool, vpd dump and register dump tools for network adapters based on Mellanox Technologies chips. Package: ofed-scripts Architecture: amd64 Version: 4.9-OFED.4.9.7.1.0 Priority: extra Section: utils Maintainer: Vladimir Sokolovsky Installed-Size: 288 Filename: ./ofed-scripts_4.9-OFED.4.9.7.1.0_amd64.deb Size: 47286 MD5sum: 52111a96ed952c33ccb2fb34fbfed64d SHA1: 560fa88b249894baff820cb171fa5f04abad0e11 SHA256: 8ad4e538310ea84d2ba0dd668f5868e611f6463cbb9310a3ccabbec34e69dae9 SHA512: 77830045e127c95c531b7557e348bec6b5773e4612b152b387352a2f9933c494c5b2c35cb6b91cdd0c81e5e82a8509eb0eb3c9c2b65d537448d0bc76b0db4194 Homepage: http://www.mellanox.com Description: MLNX_OFED utilities 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: 40 Depends: rdma-core (>= 21) Filename: ./python3-pyverbs_50mlnx1-1.49710_amd64.deb Size: 11946 MD5sum: 32355deb417598f7f10c30602f428481 SHA1: 40065e6cbab6bce31ede2718e97f349423c85142 SHA256: 0ce7573d762a172dc59a2d866924c7b4ac58359c902d7c1faecfcab7d22b8441 SHA512: 60ad79aaacfe9bc58f1cf9a80f83bb3653c961969a8e7ae9a0ed93af56636c84b15c8a478118a2ac2a14fc364f2d9c177b2d5e28010328110200b1f5955e02f7 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: 112 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: 36728 MD5sum: a19c441f55af33674f3a490e2cbcc34f SHA1: 6ddbe044aba11a21f195c97c7403de847401ce0c SHA256: b814da8e9d28a96ae5b05610e09fb9a7988f7802bdd3e3cdedc2559b7f02e63f SHA512: 595589f002fc908ca01706258568604a7a41171062935f12f36fc37e116d4214d4aa4caf98c8fb12b45e180216587d5b9e5800b92d021ac1e9514fec197dddd5 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: 273 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: 69084 MD5sum: 7ded7e146c43c9609b7ebaed06d06417 SHA1: 522bf321c3779d6e242dbea886ecc9c1fdc960b6 SHA256: c58171ef6fb0dc87821ab7d2669ad7057792274ac6f413076cd3a6f10f3dc779 SHA512: 9646c347a35c653dfc1c6146a84e4ce5040ebf6ffbbeb4cd563d492f1eb17da8e82eb42d88f1d28d525a4b0b386e4f5068a980d411cbd659d55f65ca7ffb7a23 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: sockperf Architecture: amd64 Version: 3.7-0.gita1e8e835a689.49710 Multi-Arch: foreign Priority: extra Section: unknown Maintainer: Mellanox Technologies Ltd. Installed-Size: 5144 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./sockperf_3.7-0.gita1e8e835a689.49710_amd64.deb Size: 648688 MD5sum: afcfc06edb57a121a407e645ce478000 SHA1: c0c3afb8180d5d57ba774f7f7c79e827321a5766 SHA256: ca7ea74e0b12cc1758fd39bfa659f2677b2fd72dc9b068ef487f2117c420579b SHA512: dea45da8d1fe02f7ad9b8b2bfffe460dc955fc541dc8aa51e927883686a7455fba3f8eca8d8a47e553a7aeb62a7aabf1aa435143e0433694ec6f74c96fd85d7b Homepage: http://www.mellanox.com Description: auto-generated package by debmake This Debian binary package was auto-generated by the debmake(1) command provided by the debmake package. . ===== This comes from the unmodified template file ===== . Please edit this template file (debian/control) and other package files (debian/*) to make them meet all the requirements of the Debian Policy before uploading this package to the Debian archive. . See * http://www.debian.org/doc/manuals/maint-guide/dreq.en.html#control * http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-debian-control . The synopsis description at the top should be about 60 characters and written as a phrase. No extra capital letters or a final period. No articles — "a", "an", or "the". . The package description for general-purpose applications should be written for a less technical user. This means that we should avoid jargon. GNOME or KDE is fine but GTK+ is probably not. . Use the canonical forms of words: * Use X Window System, X11, or X; not X Windows, X-Windows, or X Window. * Use GTK+, not GTK or gtk. * Use GNOME, not Gnome. * Use PostScript, not Postscript or postscript. Package: srptools Architecture: amd64 Version: 50mlnx1-1.49710 Multi-Arch: foreign Priority: optional Section: net Source: rdma-core Maintainer: Linux RDMA Mailing List Installed-Size: 139 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), udev, init-system-helpers (>= 1.18~), libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20) Filename: ./srptools_50mlnx1-1.49710_amd64.deb Size: 41174 MD5sum: e4b338b54d597092a5715019fd5ce554 SHA1: 7275b1021c4a3ef3434c6b1e53353a2f9ad32a49 SHA256: b4a836f371c5ea64c7a3c8950f52f6da3ac5c5f9632be556886bb9358109fdfb SHA512: d1a6219df79ed1b583cee67a1050358f21be28c6e3359bebf74a6ce4dc0ee07d466e32267e3d3507ff49203c442557e5396b99234930a8bf782213c7fab5ae41 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).