Package: ibacm Priority: optional Section: net Installed-Size: 241 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 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_47mlnx1-1.47329_amd64.deb Size: 79410 MD5sum: fe646580288ebe1aac82bebb3b0276ea SHA1: c0bb9339d43c185251c969e85fa1c4f75a42d93d SHA256: da17065e0ca09d256d113d509c357b8a7671f31a0daaa9eec0b07706c6f28d79 SHA512: dcde49df1c6857918936822de82fe7680764ab796ca39397ffe21b3405525a893ab8fc8978d009b7038e41274a1ca10bbdc21eac6972c8d346a42fd1474a90c1 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: 389 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Replaces: libcxgb3-1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, libnes1 Provides: libcxgb3-1, libefa1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, libnes1 Depends: libc6 (>= 2.14), libibverbs1 (>= 25.0-1) Breaks: libcxgb3-1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1, libnes1 Filename: ./ibverbs-providers_47mlnx1-1.47329_amd64.deb Size: 125216 MD5sum: cc2c5580d0b40c3d7dec370a82c12eef SHA1: c1c6f4c6309de941024bff4907835f6fab5f570d SHA256: 3d158b7c7248b1793c7494237fba7e01e3dc1e64e56f20e4e85455d87de7ddf1 SHA512: df36c1b459e1e0cc2fd495073b73fc4c80e992341cae9b85ddf13c611b66e5f896ac0c3b5eadb26bbd2016388739d8b3de92e5a8dd1e26783b9df50d460fe22d 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: 216 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.14), libibverbs1 (>= 24) Filename: ./ibverbs-utils_47mlnx1-1.47329_amd64.deb Size: 53124 MD5sum: 92a23c12b52abecaf98dce3dce9555c0 SHA1: 909d7f85aa78e19765a31a127ea6fa2f0cac868c SHA256: c18a3ff3dee6b1e8e591dc946ade2fa2a996f5fbc46cb82d94784b51c8f0f03f SHA512: 1c44e3e80b12764e70c33a58721b1d9137d6d9ab2161171039fc2a2a14f5d79d51e5ca58155c09c8a895d4a95ea1e4c31615c421cd02bf91e02c91b080e95356 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: 822 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibnetdisc5 (= 47mlnx1-1.47329), perl, libc6 (>= 2.17), libibmad5 (>= 1.3.12), libibumad3 (>= 1.3.9) Filename: ./infiniband-diags_47mlnx1-1.47329_amd64.deb Size: 152074 MD5sum: cb6b9ac528d05e1f31fdf4e4ab19dfe1 SHA1: e8942fed55c253e54f72fb5d270548c2595b0ad7 SHA256: d724b5ec9a934a1516a721da410f3c4740d983afce96cac5181ed6f7b7e88f91 SHA512: 7c855eeaa0acfbc574d171f6510a742c2312a3a5d67d2514e823f839bcc85a062654f3992ecc2c36437801aeadf6121277a92d5880bbc3ceaab7a266372d2594 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: libibmad5 Priority: optional Section: libs Installed-Size: 156 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.14), libibumad3 (>= 1.3.9) Filename: ./libibmad5_47mlnx1-1.47329_amd64.deb Size: 38814 MD5sum: a92ab36717c37e86ed13b66f883abe4b SHA1: d34b74fd96d0c1fa962accae3fa71791ca43cd73 SHA256: 7e951c3f14fc3d11310f814f51c5216aa297a06052170efc45bef09bd20a4386 SHA512: 4deec6e2f8f72ccbd1352d91f5c2b89a8f3bae4eaa30b9ed6e33a554dfb6432b7d792f642be3e66ed6b93725ec9f96ed239b628f4a0f2a3fc480264197beaa84 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: libibmad5-dbg Priority: extra Section: debug Installed-Size: 142 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibmad5 (= 47mlnx1-1.47329) Filename: ./libibmad5-dbg_47mlnx1-1.47329_amd64.deb Size: 87950 MD5sum: 8cdcc4d451a7a3ef23ab4f17a13fd6dd SHA1: fccb3b8dfe86a5cd0adc7d132c983035ec8eb249 SHA256: 15131e1909da700dcbcc69dd811529e6f46b6dd331eba95db986d1888cd3a449 SHA512: 8aa860f9f44e7b25dc410a07623c06a7b1b2ef2001da42e48c175132eb1f4fcceee682da5133f43464ad9186877f54152a9bd1028a2e45000f9b142a4c8f24d5 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: 187bc9796a333cca41345d8f15397237f6189fa9 Package: libibnetdisc5 Priority: optional Section: libs Installed-Size: 93 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.4), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: ./libibnetdisc5_47mlnx1-1.47329_amd64.deb Size: 31140 MD5sum: 40f71eb6c48ac5c0f715f1f3e004c494 SHA1: e579a0380ad035fe8039f1d6be7356dfe220a393 SHA256: d6b422a009d82cd127803f7e304c97719efde0bebb24c540f5f77c66542562d4 SHA512: 9322b6caa2e6601e9085ae20a0ebd1ea95324eae0f14059215d2a652bb1a57690fc3e31621885fd2fa50da7f36849eea9bc7de54f31418c8b0156df267e8d6af 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: libibnetdisc5-dbg Priority: extra Section: debug Installed-Size: 118 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibnetdisc5 (= 47mlnx1-1.47329) Filename: ./libibnetdisc5-dbg_47mlnx1-1.47329_amd64.deb Size: 79056 MD5sum: 0813de4f998292eb7f41c90047b68c99 SHA1: ed98bc117bdebe1482525b50968eb4ab80880fdd SHA256: a40b22397c22485bd5b75a098d8614f814333047d5d4e276ab7435039e79af91 SHA512: 81c7eafc7d31249924eb159daad9669c5ee4927c5e94fb3bde61b8153507cffc18abc2d5f0ee674e69bb2bc93ed1afa7d0cd0d4320d540c757b7acdbee004de6 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: 0497dc72f561171cc24a621d243770b837d96a12 Package: libibumad3 Priority: optional Section: libs Installed-Size: 78 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Provides: libibumad Depends: libc6 (>= 2.4) Filename: ./libibumad3_47mlnx1-1.47329_amd64.deb Size: 24704 MD5sum: f17ac98aafbe7ccab105e25eba0e19cc SHA1: a87121d6a57abed757af48e5f24c97e6d7d57bfd SHA256: eac5171d0c37c76ddd5a58eeaaa2a4b60e65e435d629dc395af96e75a05f4777 SHA512: 2a93c453d22dcbc4cd6c89e34d302c03a1c6ec73aa06c6dfa28e2b6cc1425505de851b47cab20d545fec4e9718de6c1042c2fdf36dcf13998b6cc080767bcf80 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: libibumad3-dbg Priority: extra Section: debug Installed-Size: 76 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibumad3 (= 47mlnx1-1.47329) Filename: ./libibumad3-dbg_47mlnx1-1.47329_amd64.deb Size: 39406 MD5sum: 095e360bfac66fd7867297c9815d29d8 SHA1: f2ac88350cb99e3370a9783332b12afa481a2a21 SHA256: 398f7dabd3154bc4f80f94889bba53840b48004070605b8e441c4e6a67cc7683 SHA512: 7bf36d21b607f76ee7d9bc97826eca5ee5d927cb5463072850f484eb1cbe92d7600f023a1306ad66d8dcab4430571b69c608614ea5820682e61d1cacbbc8025d 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: 223cce9ca31a371a2efdc67fd2a62a1aa0794740 Package: libibumad-dev Priority: optional Section: libdevel Installed-Size: 185 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Provides: libibumad-devel Depends: libibumad3 (= 47mlnx1-1.47329) Filename: ./libibumad-dev_47mlnx1-1.47329_amd64.deb Size: 53214 MD5sum: c87401abbbb20cf8bf044da1bf1042ff SHA1: 4983ad369f7aa2581cdcfbc6814d645d1bd4e103 SHA256: bdad1d9bc372ed9b084661e8bb4251df35e478d6cb1f05d848dea9f3983e3999 SHA512: 6b2d92e511895ca5540d466c6f429fd7f4360aec6c61f009c931ad5ee932c9f40a1ef74b5151141e63919b863b94f3fe88677ac7a848f59ba9a21f29a70529f1 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: libibverbs1 Priority: optional Section: libs Installed-Size: 160 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: adduser, libc6 (>= 2.15), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7) Recommends: ibverbs-providers Breaks: ibverbs-providers (<< 25~) Filename: ./libibverbs1_47mlnx1-1.47329_amd64.deb Size: 52330 MD5sum: 84a6443087939b9d2d39e35bdf9474d9 SHA1: 5f2d04a68390c1b4a6a671e5208f933757450630 SHA256: 581a69a3160df606c8206dafc5321b9fcff0fc731b23b639edc1da2fbe948abf SHA512: 5d69a7533ef8dd26ec4adceafe0da5036d0275fd6773ff32f1e1802c3d428c4bed5cb604e176455085dfa9989e648327a5ed100b4f9f0578f3cfb19f303c4bde 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: libibverbs1-dbg Priority: extra Section: debug Installed-Size: 296 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibverbs1 (= 47mlnx1-1.47329) Filename: ./libibverbs1-dbg_47mlnx1-1.47329_amd64.deb Size: 245880 MD5sum: ae74b1c6cf6fc11cb0a7e3b7bd25926d SHA1: ea9dc78e27f088d223f1bdddb6e22285395d241f SHA256: e8a13d1dc9db29cd9b2791b9474f31ffcca87dc6dc4e71c5100d15cb2cf4fe0f SHA512: 9a039489b4dd022175776608e011ca1567c6664036f54eda807b0a011fdffc7c5c9d1977a5b8d9a1f6c502d3f71387aec2257b1cedfb907788a3d165fc53692f 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: fd91671488f441ee5c7d35e3712a328be69d7b88 Package: libibverbs-dev Priority: optional Section: libdevel Installed-Size: 1157 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: ibverbs-providers (= 47mlnx1-1.47329), libibverbs1 (= 47mlnx1-1.47329), libnl-3-dev, libnl-route-3-dev Filename: ./libibverbs-dev_47mlnx1-1.47329_amd64.deb Size: 324946 MD5sum: cbe2797cdb915bd47b02e408abb7f361 SHA1: d5cc9e236d32baad95be267c79b250b6c76e6db9 SHA256: 49e4256d02224e1d51e73fb6b15a146ed03080a0d49c4059f80bf32eaecd99bc SHA512: 98628126d2de7360c1565056b2bb7c0f0ae5ec7fb059f7330403d9c905bb6f8f4133ebd4beb778db8e59be92235da46724726506cda741a347e9cf80458edf97 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: librdmacm1 Priority: optional Section: libs Installed-Size: 171 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.17), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7) Filename: ./librdmacm1_47mlnx1-1.47329_amd64.deb Size: 60112 MD5sum: 1131d18d76d21ac4a2d2b40f2466afd0 SHA1: 6ac1501dcbe2ec4d742e4831cc2cc996df8890f3 SHA256: 1de49b71d0dfbed668e525c853d7070186da43e110d8031cf6a8f2b9efb4a847 SHA512: 86b924755a47ddabda089a0f58914b5828038966f6d7a0f70f80d5aa575592cf23ab1a6b6e5ebad0ea702e15936f6c9cb8406c959b3936ca99022ff7aa08c762 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: librdmacm1-dbg Priority: extra Section: debug Installed-Size: 231 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: librdmacm1 (= 47mlnx1-1.47329) Filename: ./librdmacm1-dbg_47mlnx1-1.47329_amd64.deb Size: 180944 MD5sum: 076ba16a4e2e9fa96fbc3681285f0c1a SHA1: b9bb50dc983fa744e4be7f5fd868b4647d7d8e95 SHA256: 2e840a83e23751bffd9e640954444341a39df88ca963497af0a7c9b25d059f46 SHA512: a7dea9cfa3c6511f5e9c864cc036d3e30038269253761a3142ae3b968332f8619afbacfeb764784dadafe4fe1c4cb71492fa04aab07f80fa84197430816a4f77 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: 6f1ea2ac02be2c333130cda3def393c6198760b8 87afbf935421adbf8858911fcc888e821cf4c911 Package: librdmacm-dev Priority: optional Section: libdevel Installed-Size: 293 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libibverbs-dev, librdmacm1 (= 47mlnx1-1.47329) Filename: ./librdmacm-dev_47mlnx1-1.47329_amd64.deb Size: 113978 MD5sum: e1a801dfef804e726e02aaffa12e193a SHA1: 4fa3e58a982da621068378b3c65e1f347d509da1 SHA256: a0ea4cd3706e4437da17550fba27399b4ab76247d1bcbc9922b63f5f5c9c3152 SHA512: 8def8a900424811f96d3e54dbbe7dfaa443289e67e8fe2e1342961086323e141d4aae6a54e34eb4a4473606e834807b41c14b01030d13656b0ee0f4f7e30185b 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: python3-pyverbs Priority: optional Section: python Installed-Size: 39 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: rdma-core (>= 21) Filename: ./python3-pyverbs_47mlnx1-1.47329_amd64.deb Size: 11382 MD5sum: d95ec6bdd8c27ffc6f1a55c54b9ca6ca SHA1: 9c2e76e11937bd45c626d264a0ca0d78f998eb53 SHA256: 40993da2f33d83418f7ff404beae7b60e2cc0aee7d20c066b45a73f1d22eff0d SHA512: e22a70ed727ba4a845343871c647342adfe229462a6f42e29f35cd1cc706ad246968710e4c34593895fc98d9de8563a3a0eaadb091b01ae71ad41d7104feb375 Description: Pyverbs is a Python bindings for rdma-core It allows an easy development in Python language of RDMA applications. Multi-Arch: same Homepage: https://github.com/linux-rdma/rdma-core Package: rdmacm-utils Priority: optional Section: net Installed-Size: 272 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 Depends: libc6 (>= 2.14), libibverbs1 (>= 1.1.6), librdmacm1 (>= 23) Filename: ./rdmacm-utils_47mlnx1-1.47329_amd64.deb Size: 68922 MD5sum: fa040ce910909a342551c2c9cd0ad8ef SHA1: 418e06dd8ef0f0295fbb140309b3c6588f4f5e2f SHA256: 0b5f2c97d61af4afe4f77b1c6cc90652a8ef30e96c71f680c56e54bb64c372be SHA512: 079759f9961493002a796a3b3b57ce0b16ed85492fe687abfc8450d42447687ec737f6eeec6c1e3c684e8b9f23c195ec11f118a1979a78165312fecaa8837f62 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: rdma-core Priority: optional Section: net Installed-Size: 145 Maintainer: Linux RDMA Mailing List Architecture: amd64 Version: 47mlnx1-1.47329 Replaces: infiniband-diags (<< 2.0.0) Depends: lsb-base (>= 3.2-14~), udev, perl, libc6 (>= 2.16), libnl-3-200 (>= 3.2.7), libsystemd0, libudev1 (>= 183) Recommends: dmidecode, ethtool, iproute2 Breaks: infiniband-diags (<< 2.0.0) Filename: ./rdma-core_47mlnx1-1.47329_amd64.deb Size: 45776 MD5sum: bf77747f7922c2932ca4fb32ab76aef0 SHA1: ee8fed0da3b9d1c421904d15d8564443aecfd9b9 SHA256: 30344d273abecd9828afd9c323947ffff1b7f80a1df7b49c807e63ac1c9ef16c SHA512: f79f66ee69cf62871ca12a80bf1ca5c85262c774db16cd7a1c07cfd3f9ff836af1e76f22e0b2a1d38ffacb5c3a565891e71217e88d8759f192074f1549808a4b 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: srptools Priority: optional Section: net Installed-Size: 137 Maintainer: Linux RDMA Mailing List Architecture: amd64 Source: rdma-core Version: 47mlnx1-1.47329 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_47mlnx1-1.47329_amd64.deb Size: 40462 MD5sum: be0b09405410c30e31505c13f4e87814 SHA1: 5451d82dcb34f86e2810cc755f01b4d932048548 SHA256: f296660704e2f755f1454ab8762c9f9efd25592dbdc87e787f5499da9ab1395d SHA512: 345291c74961672c5036c5bddad26bd1b1f4e7b9a0a364d72e8c85eca8a28a80357aaf5d691af695f47ae7546adeae80c9d7462d958cf4ba8c12070dc596da30 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: mlnx-ofed-kernel-dkms Priority: optional Section: kernel Installed-Size: 21321 Maintainer: Vladimir Sokolovsky Architecture: all Source: mlnx-ofed-kernel Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof, mlnx-ofed-kernel-utils Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./mlnx-ofed-kernel-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 2427758 MD5sum: 4ca990284bfbf9d8c725e857836842ae SHA1: a34564cb820feaf24e163eb09810637ae1cf93a7 SHA256: 24dbedc6ab0663b894c24b1ff0d211654b3bb7c162bc49138b64b5b3d11b7c61 SHA512: f7c1842b9df6ab1454bfaf23add9b1810353f1fa2d766d37db597003f61523b76381a24a1229610f772a8708167e33d7aad25cd4c1f944510d9b09fac53053d9 Description: DKMS support for mlnx-ofed kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package provides the source code for the mlnx-ofed kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers Package: mlnx-ofed-kernel-utils Priority: optional Section: net Installed-Size: 479 Maintainer: Vladimir Sokolovsky Architecture: amd64 Source: mlnx-ofed-kernel Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof Filename: ./mlnx-ofed-kernel-utils_4.7-OFED.4.7.3.2.9.1.g457f064_amd64.deb Size: 90838 MD5sum: 16b4f770cbf6581239fde08afef7aa10 SHA1: 4e73479711c36027831b0c8d56cef654dcd8b8e5 SHA256: 3feaf103826fd0438c013ae7c2e8140d09745480800d360498f50a3882af9d6b SHA512: 75dfd8e1cfc71da96940c521cb96a1f0ef382ff6493b611502e6586946d766bdca7f031112067de88081664f3c226444ce13f40e63e440c8265d6388d3e06581 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: iser-dkms Priority: optional Section: kernel Installed-Size: 165 Maintainer: Mellanox Technologies Architecture: all Source: iser Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./iser-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 34772 MD5sum: 3877ccb5321b89e51508f1d4ce72cc7b SHA1: d4b1cc4267cef6e0c6bcd9df72778dd683195386 SHA256: 93c81e109a9bde2f73828455e9dbcd4196d01092b009b9c34909b977a8188bdc SHA512: b3c409d7ad51a95c882fdf16421c14a5fa6fa16061a79a7230ef8ba58fd7c23ad42b6acab09a4e9eb1e61c43e680dc4b991487b7ccc6a417f80c8dd634de0ecb Description: DKMS support fo iser kernel modules This package provides integration with the DKMS infrastructure for automatically building out of tree kernel modules. . This package contains the source to be built with dkms. Homepage: http://www.mellanox.com Package: isert-dkms Priority: optional Section: kernel Installed-Size: 120 Maintainer: Mellanox Technologies Architecture: all Source: isert Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./isert-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 23822 MD5sum: 266ec760aabf903603340305ca2e4e74 SHA1: 9b6aec2e0dc7c3d0652e6b4e958a2f3544a9c830 SHA256: 0d13b15441d494bbd3f6101e00d9cdfadeeb56ae9fff8bf52f834033220c91cf SHA512: ad2416a28d445852b0d9035b73078253c04e3a87fd3a80dd557bf5b35bada164f000677e7c8e38cab8f5c372656c0f96332949d598d43a3c1646a15ea6544b36 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: srp-dkms Priority: optional Section: kernel Installed-Size: 214 Maintainer: Mellanox Technologies Architecture: all Source: srp Version: 4.7-OFED.4.7.3.2.9.1.g457f064 Depends: dkms, make, mlnx-ofed-kernel-dkms Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers | linux-headers-generic Filename: ./srp-dkms_4.7-OFED.4.7.3.2.9.1.g457f064_all.deb Size: 44308 MD5sum: 2a6771735f622fc72dcff9f8099fe6b9 SHA1: 4aa04fe684a787e64de71f9fee72b805deb623e7 SHA256: 13511208a86247e956cb26bb0cb63ee1b15624f48a01291468ce99ba2a7c1ce5 SHA512: 5ef314c288c661744c386a27668c7c1fc8285e8eae8c276198244d8f63a46fceb1c8d9937b4e8847be4a3a5291d4c3591aecc428f46f28f769fb9a673ef7c6cb 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: kernel-mft-dkms Priority: optional Section: kernel Installed-Size: 104 Maintainer: Omer Dagan Architecture: all Source: kernel-mft Version: 4.13.3-6 Depends: dkms, make Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./kernel-mft-dkms_4.13.3-6_all.deb Size: 22044 MD5sum: eccad2a022584a6dafb7fb7c8b4287f0 SHA1: dbce97e0653630dacf69e7ca21a65401c4114d8c SHA256: 82f737149742c0b2d084c5c91d926ceb273036bc0486855222cdf14573ef6b55 SHA512: 5346fd4011c7e874e62d849d10eed63283d6fdc3ee5a2d24501906f5108c3a264ddd2b4b32c100ab597b23fe82aca87670d5c289565a9f4fdd1ae6d38125c21d 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-dkms Priority: optional Section: kernel Installed-Size: 1428 Maintainer: Brice Goglin Architecture: all Source: knem Version: 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8 Depends: dkms, make, pkg-config Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers Filename: ./knem-dkms_1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8_all.deb Size: 165332 MD5sum: 7113deb2c453017e8b1d84000e191224 SHA1: e705268dc3700cd86a925452e78618de451226e2 SHA256: b1fdb83685e8afa3567031ff0b538766770e3bc3d65652d950fdb6e3bd1bc0c7 SHA512: 03db66868e84a50a3f50e8057e7e1b526d31c40d26cfceafff5223c37a41ae1bd24b870d083f41e9db43869646283c161ff9e4265595ade7430b202a4633e582 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: knem Priority: optional Section: kernel Installed-Size: 216 Maintainer: Brice Goglin Architecture: amd64 Version: 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8 Depends: pkg-config Filename: ./knem_1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8_amd64.deb Size: 35536 MD5sum: c4b99fba8c5e68050819a1d39df9574b SHA1: 60e1e700db04ee690e4b393f160260f7feadf357 SHA256: cbe11d27f09b958ba91836f6a15ea51ecdca690319d9e5fde63f07057ec44894 SHA512: cacb284caf68f1f86f9f0c04877a099bf2607fd84202a1c89d19ea6a62440fe63bd11802b1c5fcaceed28f7a5350c16f19da24770eefc695e3134b2ed2364346 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: mlnx-fw-updater Priority: extra Section: utils Installed-Size: 17373 Maintainer: Alaa Hleihel Architecture: amd64 Version: 4.7-3.2.9.0 Depends: libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), perl Filename: ./mlnx-fw-updater_4.7-3.2.9.0_amd64.deb Size: 17647002 MD5sum: 58a854e64e20eb67cbcf7cd1801df68f SHA1: 9fb45b6ef3219b5ccda8f6e463701fbe29bade7e SHA256: 80c54cbf99d9afb44abe1a95b1152ec473a7a30f60098ad9be8c0fec5f9a0c9e SHA512: b8b567f22898b92ba95336d9082b399c52e626b935a3036ae60ca78b017424a81179fc164550f713cc6efa3b8759692e5cebc8d0a5e651d0c83eb8c002577eb3 Description: Mellanox Technologies Firmware update package Homepage: http://www.mellanox.com Package: mstflint Priority: extra Section: net Installed-Size: 9636 Maintainer: Gal Sivan Architecture: amd64 Version: 4.13.0-1.41.g4e8819c.47329 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.13.0-1.41.g4e8819c.47329_amd64.deb Size: 1500550 MD5sum: 03abc54e592a974a1dc2ca53b1e2b03d SHA1: 0be536ce21a1c422fc048981c17d212ba8967006 SHA256: 40e3a29b923d65389082ca48f1668009664397c0c16c1ff230ee75918f553b65 SHA512: 9c1b9f4b48ea5a629ea97d5d243db1332fa0bd6a97351601318f49f2ce798ef4f6bad1fb745611f2dc37a834e1d7ef7d19bbfa2178875cba1164359b15cd20cf 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: ofed-scripts Priority: extra Section: utils Installed-Size: 259 Maintainer: Vladimir Sokolovsky Architecture: amd64 Version: 4.7-OFED.4.7.3.2.9 Filename: ./ofed-scripts_4.7-OFED.4.7.3.2.9_amd64.deb Size: 42672 MD5sum: a22d8620bf47c66d0e1a398952b892a8 SHA1: c03d44892626ea3cae59b29b96b90e4241c2a63f SHA256: 0880975836ad29dff99c00fd215e0a77d0a7d2477cbf6218ac016ab0b5567055 SHA512: 05fe450378482e31fda6759be75a08b3abd4f08ff3e8bf21d6d6ba04f674d8119a828f0d7eafacbc627e9e99a82e23d4279df0b59598236245f845480028ace4 Description: MLNX_OFED utilities Homepage: http://www.mellanox.com Package: mlnx-ofed-dpdk-upstream-libs-user-only Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: libibumad3 (>= 47mlnx1-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mstflint (>= 4.13.0-1.41.g4e8819c.47329), librdmacm1 (>= 47mlnx1-1.47329), ibacm (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), rdma-core (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), libibumad-dev (>= 47mlnx1-1.47329), rdmacm-utils (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329) Filename: ./mlnx-ofed-dpdk-upstream-libs-user-only_4.7-3.2.9.0_all.deb Size: 2194 MD5sum: 4c508b02041f1795c55d7b2e31b97144 SHA1: ccb810a9c678a9ee367bd961ade7700e753ab773 SHA256: 607ca208ce2b3f8b6ceecc7f2ab7d823a55e251c1a23b94498eaa4aa3de94249 SHA512: 9315648873434b26d0c83d0cf37612cda6dddeb4f17300de197f89df61a1b87a85da0072e73d7f92f516bb3e85c05270f88f42381d812952d01c53ef17daa4be Description: MLNX_OFED dpdk-upstream-libs-user-only installer package (User Space packages only) Homepage: http://www.mellanox.com Package: mlnx-ofed-dpdk-upstream-libs Priority: extra Section: utils Installed-Size: 27 Maintainer: Alaa Hleihel Architecture: all Version: 4.7-3.2.9.0 Depends: mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), rdmacm-utils (>= 47mlnx1-1.47329), libibverbs1 (>= 47mlnx1-1.47329), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), ibacm (>= 47mlnx1-1.47329), librdmacm-dev (>= 47mlnx1-1.47329), libibumad3 (>= 47mlnx1-1.47329), ofed-scripts (>= 4.7-OFED.4.7.3.2.9), rdma-core (>= 47mlnx1-1.47329), ibverbs-providers (>= 47mlnx1-1.47329), libibumad-dev (>= 47mlnx1-1.47329), ibverbs-utils (>= 47mlnx1-1.47329), libibverbs-dev (>= 47mlnx1-1.47329), librdmacm1 (>= 47mlnx1-1.47329), mstflint (>= 4.13.0-1.41.g4e8819c.47329) Filename: ./mlnx-ofed-dpdk-upstream-libs_4.7-3.2.9.0_all.deb Size: 2148 MD5sum: a22e606c4ae4755ca1e0b226bcac711c SHA1: 3fc72fc46b2e531c77cecb6339d538265f63c645 SHA256: 3945998adb968ff70f66f21dd644b735c2fd6e029a4ded58d5c0ff07bc6a29d9 SHA512: 16d5e0b4de93067db181d9009a92971f4490ea024dbe94ef1c158ae06a859f03c4d25af06f8a96beb285d95ffe3989269afd03d90553b6945dcf3e88977b5809 Description: MLNX_OFED dpdk-upstream-libs installer package (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.7-3.2.9.0 Depends: ofed-scripts (>= 4.7-OFED.4.7.3.2.9), mlnx-ofed-kernel-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), srp-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), knem-dkms (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), kernel-mft-dkms (>= 4.13.3-6), iser-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), mlnx-ofed-kernel-utils (>= 4.7-OFED.4.7.3.2.9.1.g457f064), knem (>= 1.1.3.90mlnx1-OFED.4.7.2.0.7.1.gec1f2f8), isert-dkms (>= 4.7-OFED.4.7.3.2.9.1.g457f064), rshim-dkms (>= 1.16-0.ga7ad4e6.47329) Filename: ./mlnx-ofed-kernel-only_4.7-3.2.9.0_all.deb Size: 1852 MD5sum: 097da593929136ae4049fdd348f98674 SHA1: 6ed38d184aca37979bb86b014261c4cbcfaff415 SHA256: 9122b9d97cfadc21eda9a768b2997cf8cff14c759ff37ce5446d4933d8bbd2e2 SHA512: 850cb3b5c21bd293dec73127db6472157db1b33d0ea0971e35bc4c0e734ad8dfdee0df32fe530ab1306af8cf51387795234d18989eea60b3581af12be3b2718c Description: MLNX_OFED kernel-only installer package (UPSTREAM_LIBS) (with DKMS support) Homepage: http://www.mellanox.com