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: 292 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: 80358 MD5sum: dfe22d8d95c3afe95a3d5180dc368cc0 SHA1: 32af6f81423a37ed8c302362e7044a79fce2b1e9 SHA256: abe485eebe47d862574a3c71a7493b89d59050d78d36e1a5e1b2563af996ad91 SHA512: 3b4c143326718282d129f2aaccac38da72de2eda0c6cb09a0b2154fb09eb8645bd340ff8c8a6aca5ef520382a4a292ae318982f725e049adeb374799643bad92 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: 433 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: 130530 MD5sum: 4ec1628511e1fa7c053cebcf723a6b63 SHA1: 0f4909081da5e1d3fd5ae2cfdc58660e7bbbcf27 SHA256: 8390c385c4435d76824a064ee6af0cd8da777eb703098c677614b299d7e5bb46 SHA512: a28d572f837df6308ebec9365359fc6fa108bf1e1800b1682e32e49423c7d2b29562e54561cfd7517916c01995c56b2a8b481ab2fa993ef143bb05c4121628b4 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: 239 Depends: libc6 (>= 2.14), libibverbs1 (>= 24) Filename: ./ibverbs-utils_50mlnx1-1.49710_amd64.deb Size: 53886 MD5sum: c6a95f082c745d1593b08741d72256bb SHA1: 946fa71ce405cdc62cd82a0bbd8df3156637694b SHA256: 473def7f21b83be0ce1102910d0d1a1867122da519fd3a3731b9667f0cc8e508 SHA512: a5fc43757299c57e190e14e797454d7c38d88541448d4d515313b5c015213b848b576d3044a24fb69d27612c8780fe9e4d2b4188033deeb1045d6ee332390b5b 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: 867 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: 154686 MD5sum: b7e1b06cb5776f76f4704890be4bd331 SHA1: 2f1b1807e8affff4c14fd4ce8e9771c98379b5f9 SHA256: 56722102d47a1b8444e77eeb308653f60faf013e860a8ad3ad97fdf13b804f2b SHA512: 57b3d341b20111544aea76f94172c109f86a58e3acf05a9fb84ade3742338f71c49c981e70403d628fcff5288a92a59ab94f5f5219f6632cc51a818d3eeaf99e 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: 165 Depends: libibmad5 (= 50mlnx1-1.49710) Filename: ./libibmad5-dbg_50mlnx1-1.49710_amd64.deb Size: 83656 MD5sum: dbcf9cf415851adfea942bcd26541723 SHA1: b5b9f5e1007b1749a2bdea2bd7bfceca1a803bf4 SHA256: 384718fd50d010a50b071e3bbde5fe503446f31f97a68a0758c3434a918b6285 SHA512: 7096253a95b8e9beca1d2f2d1d101bd682a72fc087fde8a9328d6ff35d97c27907810dbacb14e9c4c61345d033e93529cc0f5b426bf726fdcf108f6c4c7d8930 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. 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: 176 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libibumad3 (>= 1.3.9) Filename: ./libibmad5_50mlnx1-1.49710_amd64.deb Size: 40054 MD5sum: 7573f1924e7fd52387c4a245bb3b58e4 SHA1: 4a1dd66299f32d2300426e6e530798f6cb9c4eef SHA256: d769632ba56aae49d4415994b5654b0086fd563440dde2ba7115faab5f531f56 SHA512: 53c8cd56e4b2eb262165164c9e0c61767a701968a026e56fed3f42990e55a2e9c72170486120e7557084c7e0d731d8cde86773b0d7ddcab2b453b96b7766043c 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: 142 Depends: libibnetdisc5 (= 50mlnx1-1.49710) Filename: ./libibnetdisc5-dbg_50mlnx1-1.49710_amd64.deb Size: 71758 MD5sum: 385356a2a0f9ae1ac290aeb42133e1fe SHA1: 6a07c9eb8f540888a79b26dac5a81d62a259c8e8 SHA256: 1e60966c4afee571526c5e5987219458e9bbb9049484acb0c42bc511a7904d7b SHA512: 62048cf780084066e2e0987409d7f28360e9b2882e3bb82a08190b1914772a20da3d1d795afcec6a72241d7cac599e3364093c7071937365d503c25e91f290b9 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. 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: 118 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: ./libibnetdisc5_50mlnx1-1.49710_amd64.deb Size: 32228 MD5sum: ba351c89b0651ba84b71bae6b0aba494 SHA1: e35dcd1d0bde4e2711bc2bd40c226005915ba72d SHA256: 9755540e302fad85be1532acc2bd0d57f6295b006034ad47bc910f256254d8c6 SHA512: 158287a33d3647d672b21fa4206ca5744a0e96baf26b039a7d81bee6914728e9c8dd0fb38daea640aaed1e04e4b355059d55e01fa10bf8fc9996c18c7a1c2dbd 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: 103 Depends: libibumad3 (= 50mlnx1-1.49710) Filename: ./libibumad3-dbg_50mlnx1-1.49710_amd64.deb Size: 36900 MD5sum: 8cbb25fb1245e35b9dc4447f2f663f18 SHA1: 090e2ea26c2dbbaa2cbda5b992bb011e9a792f90 SHA256: 6f32822dbe4429ce16543df99d36fca4abc6c1d97ae74cd941df2780758bda29 SHA512: 8aae97dd24167aafce35b9f4ddc498a8b0b0ac3d8e155781b3588f00245d8cbda5623e805b1756b70e8fd738a0fc2b5a23774482c1227f76da6991beef751635 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. 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: 103 Provides: libibumad Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: ./libibumad3_50mlnx1-1.49710_amd64.deb Size: 26386 MD5sum: 96ba59caa986bc898073f3e7e8edb978 SHA1: ba4c3a8233ce672a2d94100ca209c2a2476b8635 SHA256: 688e30cfb6a90b1c911f1fdfbd078a90650e753505ffd6e369a6418e9d636e8b SHA512: bfe59a044a0a05bcb49b21815691c36474d452b77fac3c7cb9a9117c1a4bc0c25b289aec4f4cc0a4357b1f13f204aa2a8dec17f5b4c7ee9cabcf31574be13654 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: 1099 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: 332446 MD5sum: d492da10038db7a219af257a33bd4c9a SHA1: f37587463afb0f42e98fb22fbb82b2d96fe5bd2b SHA256: ed607dadf87f026b0bac1a6cbd19decc53f97ae7512dc2d3b25e17092fc19da9 SHA512: 67578fbcb00c05758f12b473343488c4ee7a225462fdc2b325b19d600d96cd2d05ff4479695a2d47943ad0d9ae019e7d72617e093a562830f91ec53b234f0a22 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: 327 Depends: libibverbs1 (= 50mlnx1-1.49710) Filename: ./libibverbs1-dbg_50mlnx1-1.49710_amd64.deb Size: 247028 MD5sum: 146de41100f8c0b87d9d4f9ccf0e9d89 SHA1: 83ca3d85ec934307c45e437e715506a1c9b915c1 SHA256: a4608ac5500797f34f7710a36d626122146ee3ed212b341366b46bffc20ad58f SHA512: b11ac4096b74f5c4228b5a1af81cd88634ffd981160c327c03be588bc3b1b457d59cadcb2246fb6f324b74c3e705d8eaf28a55a1e2d3935e652dccba48653b7e 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. 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: 183 Pre-Depends: multiarch-support 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: 54316 MD5sum: 64f87de20e0b7430489a2898a3169b3a SHA1: 9706203f0491ec1b13f6f47cec702de71c2b0e7a SHA256: 11047c390ba1e9a22e68a1e377acd54380f8a40321f8851396bc711f93252d38 SHA512: a2c357a3b419b6e2ab37d4cb043db48bdf5edba3486f591963dbcc21bb3714a39f14a8074fbad06e3589a900a6717d389360f1627d2817f72615603b529ceb9e 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: 317 Depends: libibverbs-dev, librdmacm1 (= 50mlnx1-1.49710) Filename: ./librdmacm-dev_50mlnx1-1.49710_amd64.deb Size: 114602 MD5sum: a387ad5900d032ccbf6f29f244c86338 SHA1: be5f30662c5e42b79c7b4ac41fb5234d26040f24 SHA256: 30d1495bf2719254d63d9009ba9eb8a54bea289c440d540e7f151fcea89bf805 SHA512: e838e0357d55e408eb8caec4fcae9f25d510b1891164a11324caea1863d6277d9e4835a218bc6361a60b863fa5396180780c65e3403cf6495404cfc44b169419 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: 264 Depends: librdmacm1 (= 50mlnx1-1.49710) Filename: ./librdmacm1-dbg_50mlnx1-1.49710_amd64.deb Size: 183076 MD5sum: d89c08f0f64d232562b577ec729cd6b4 SHA1: 6595d28aa1a7e4cf106e2ad8b7717af9434d3fa5 SHA256: a882c910a6678cfcf48723e9ce9417e29d80190024dd2569f96a2f58c40a81b1 SHA512: 9d711ef8d5c8c23d840d5175cf3ad46cf788940fad3729118f82a1b4ce3431f40844e95033812689eac3f3ce9da5ab0ac1b5120ee0f6b008816e35c79b1fe2a4 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. 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: 196 Pre-Depends: multiarch-support Depends: libc6 (>= 2.17), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7) Filename: ./librdmacm1_50mlnx1-1.49710_amd64.deb Size: 61634 MD5sum: 5f4710a748a8b0b86fa65920a0318255 SHA1: c8ea205c979b7be83fbeb6b0e2585da9acfb35ad SHA256: e3e5c71fd9aefa36d1e914e6559fb80fa66bbf2e435901733cf7f230ed551942 SHA512: aff37a1886e8ca2ea068a75aa36b67c116fa363844665a4b7f5d6b5eee15c618a4362ea69b988b92ce632c3077e1627f3075d6ec7e38bdc19344ca118443b210 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: 33 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dbg_9.0.2-1_amd64.deb Size: 4058 MD5sum: 5436b42ce0a0db8ebebae532554636bc SHA1: c576f466c57df43bd6dd01586d36d9095dfda90f SHA256: 16300ac8278d4d4a60e6f2e9a1116bafeac865d2402ceaff1e0740ebdd550142 SHA512: 996844d8c0ccc5a67ccc755eec23208da606b744eccc0b15a40b74f07e8a628edbc8d5e3db8cc6c585c4885ac7d38eebd036a086c7f465f08a8d2da31fd050f4 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: 72 Depends: libvma (= 9.0.2-1) Filename: ./libvma-dev_9.0.2-1_amd64.deb Size: 12550 MD5sum: f7f01da99cab30a7cf5cf6ed19a2b939 SHA1: 5ceddb77e539f3b575696d6c79fa5aef9630a414 SHA256: 7965f3a5f79d08766dbe233eaf1bd79dcd9d380a68ab518346aa09ec2ed0e6d7 SHA512: d6baf2fc9e5570eaeb1fc911cd84ab403b13601a236b247739341381c7849a65518230aea59a6a36f4e8d49b75d6dadeb5cf732354a848f31ab9032cea01ee94 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: 85 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libvma (= 9.0.2-1) Filename: ./libvma-utils_9.0.2-1_amd64.deb Size: 24130 MD5sum: 413232a6c6f140151819e8200976810b SHA1: 39129a6829e9cc6058a74c5cf34a1b2487b315ed SHA256: 3af2ad89fb50d56568772e7684c7930f829a0a3cd6fbfd0f8bf4a22607016f7a SHA512: 8b95e4fe479a2c2f908852255d95cba937b7b2016b155d37eb7ae0ee9ba9daae56e088c65effbf48844295d0a618a262ec7d3d95f70b7359519f1d71747b68b7 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: 3163 Depends: ibverbs-providers (>= 17), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libibverbs1 (>= 28), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), librdmacm1 (>= 1.0.15), libstdc++6 (>= 4.9) Filename: ./libvma_9.0.2-1_amd64.deb Size: 745690 MD5sum: 325b14b2940a6e17e1773cee7e26fef4 SHA1: 416bdc88e45ea11896cbc309df1cd9a4cb0539b2 SHA256: ee687e24bf39346940b655127ca1bba3e5377bf7c043b4262f289b46a3397e8c SHA512: 3f03b3096c1bb7d6d75776f05f31e54ee53f3a29cb31be8d34cb6e26be9d567a614458effd0e067ab2a84ee07b693840df83b0ee77e6e874961233515c554c27 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: 17813 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: 1945774 MD5sum: 0bde3e33fca588f9b374eb77567d69a8 SHA1: 4e3a561b97857d557af1f60cb31a96b823b4ebe7 SHA256: e9a2c2281f6ba5c5ea409d3e3f6ab2cbafaf924165d6e19c4c58af8b05056697 SHA512: 56d59573d8956b6db3ba085f7173407deec97ec96ba34e054006f75ee03575ede01c551c0083e55062914e4270c1142c5b5f484003e02425176d61e2e8fb847e 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: libibverbs1 (>= 50mlnx1-1.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), mstflint (>= 4.14.0-3.49710), rdma-core (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), librdmacm1 (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710), libibverbs-dev (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), rdmacm-utils (>= 50mlnx1-1.49710), ibverbs-providers (>= 50mlnx1-1.49710) Filename: ./mlnx-en-dpdk-upstream-libs-user-only_4.9-7.1.0.0_all.deb Size: 2748 MD5sum: 19366fabdc3bea2a9f04ff93c0ef6a34 SHA1: cabb751305859f0a5e798b077d02ab885019f35a SHA256: 048588f698e83321a448524efa7ec1a1efc3ce2579a87d157119d7ce9d6246df SHA512: 5fd233a0833acb3860fb8f3900dcd79bc7a9e98e7227d4de9391b2eb38f207124fbd856cf05460ae73a34471d71c080caacb86c0a02aa07d05522e38a1778fbf 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: ibverbs-utils (>= 50mlnx1-1.49710), libibverbs-dev (>= 50mlnx1-1.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), mstflint (>= 4.14.0-3.49710), librdmacm1 (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), ibverbs-providers (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710), rdma-core (>= 50mlnx1-1.49710), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), ibacm (>= 50mlnx1-1.49710) Filename: ./mlnx-en-dpdk-upstream-libs_4.9-7.1.0.0_all.deb Size: 2732 MD5sum: b99ffab6191cab04fadfb6235a1dabe4 SHA1: 2215db44d875fe6552c1d4d9cda7b05e08b42919 SHA256: a74a03af72279015cc9d1f71951b76da75f839ae7de2001db557942bc5e991a3 SHA512: 99462240ac4ef69bcabb45c6793cdb35ac1ba6613013dd359a061b39cd9824859b47cfe8c319bd27f134945a7faeac862c7f119be87e18bf0f8320fc9d8b3ad6 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: libibverbs-dev (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710), mstflint (>= 4.14.0-3.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), librdmacm-dev (>= 50mlnx1-1.49710), libibumad3 (>= 50mlnx1-1.49710), librdmacm1 (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), ibverbs-providers (>= 50mlnx1-1.49710), rdmacm-utils (>= 50mlnx1-1.49710), rdma-core (>= 50mlnx1-1.49710), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), libibverbs1 (>= 50mlnx1-1.49710), ibacm (>= 50mlnx1-1.49710) Filename: ./mlnx-en-dpdk_4.9-7.1.0.0_all.deb Size: 2708 MD5sum: f4b52f8ce75d4bad20f25c30b58e8c2a SHA1: 98440fbbeb4a9d23a5730fb10cea3e59d45985d1 SHA256: 013879b4ae39b34eda7dd78dc5d0041654cc6cd9f63597d24b2915210210c5fa SHA512: 1c723771cecd47ded8f6bf82e297932d42c30ba348b75c84b522d309a29d75ba6b02124d9e77298f7660a7d03b18b98423b14961c367592fa7bbfb85de759607 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: 370 Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod Filename: ./mlnx-en-utils_4.9-7.1.0.0.g382c630_amd64.deb Size: 62204 MD5sum: 680ac4dda28cce0666e7d70ff91b4ad1 SHA1: d8ff206d0517050833d583413f20381201eafbc2 SHA256: 2606ff94dc4123cbb3e613477d88e7d22c9e0f3b962b0d147d97389ffae3d637 SHA512: 923a79d76931143bfdf9113bb39a298246582061fdf724d6001827c9455cd2df60389fd981c0c40d999cd577b3dd39cb6475be62d9cc66eb80cf86c89f60a903 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: rdma-core (>= 50mlnx1-1.49710), ofed-scripts (>= 4.9-OFED.4.9.7.1.0), libvma (>= 9.0.2-1), rdmacm-utils (>= 50mlnx1-1.49710), libibmad5 (>= 50mlnx1-1.49710), mlnx-ofed-kernel-utils (>= 4.9-OFED.4.9.7.1.0.1), libibumad3 (>= 50mlnx1-1.49710), librdmacm1 (>= 50mlnx1-1.49710), librdmacm-dev (>= 50mlnx1-1.49710), srptools (>= 50mlnx1-1.49710), libibverbs-dev (>= 50mlnx1-1.49710), libibverbs1 (>= 50mlnx1-1.49710), mlnx-ofed-kernel-dkms (>= 4.9-OFED.4.9.7.1.0.1), ibacm (>= 50mlnx1-1.49710), libvma-dev (>= 9.0.2-1), ibverbs-providers (>= 50mlnx1-1.49710), mstflint (>= 4.14.0-3.49710), libibnetdisc5 (>= 50mlnx1-1.49710), ibverbs-utils (>= 50mlnx1-1.49710), sockperf (>= 3.7-0.gita1e8e835a689.49710), libvma-utils (>= 9.0.2-1), infiniband-diags (>= 50mlnx1-1.49710) Filename: ./mlnx-en-vma_4.9-7.1.0.0_all.deb Size: 2992 MD5sum: b1bee71b91d507c29ac6c13050d9bf66 SHA1: 02e18d239667e10ad3dbe263cdde7edb3b8c7a7f SHA256: b9f8eb158c64c25c8a56705ae2c5a9a1044d2feac9aba3f6727451a14a05d42d SHA512: 156a7da069711311a9c249a46d91c0e504dff6c415392b2f74974d16ee7a0931dec895eea968219b6681910fc8722d68416121e5e56dc91b8a2c8bb1ebda16f3 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: 22553 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: 2608670 MD5sum: 0ae1d74ea0db12c16a74bfcf86c85ff7 SHA1: 069de698dca1e7f27445922c78738292d5aa1ae5 SHA256: b5c0b3f5069d80187ce881165a0e86d203e56f37a9c8e3b9ca3cbb0f18ff91cd SHA512: a33354c84eb577de017df96849d2ae20afb6c61fcea9d83728675d802deb77cdc7b4d0b5720f2ceea497d0782b54f1da922164b7bb0fb76484eddecd06a7fee9 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: 500 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: 86404 MD5sum: e066e64e502fe90565a592e4af15faa3 SHA1: 03bcbc0bdb547a4675f14d92ebd8a179e18bad66 SHA256: a87c23ae151b5fb88befbe850ddc149fd753af02c28ac6cdcabb8be83e09beb7 SHA512: 1e64e9556b2af5ba986d084b114d2acd8bcf090f40a46b9a82d280658ba4bb59d765538cf02cbfb073e71b4ad93f5cf53177259e0be6b4df0bcf95b1e0a6fb33 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: 10313 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.9), zlib1g (>= 1:1.1.4) Filename: ./mstflint_4.14.0-3.49710_amd64.deb Size: 1522750 MD5sum: 537a58119c91ba11d67eb8926a64fca0 SHA1: d0959c1bf650c14550d040b71da05cf61d8f0ee0 SHA256: c05b10cee7f6caa75e1e36b3cb3ba1dba4e9c02cd533016b13bca32c1c416d3c SHA512: cdd912ec81cb86ae0ec6da715877b5f794ecad5b6acf6b4c34dc782293806cac82a25ab708c242f682fb9b48f824bf3f90db2210456ce68830ef53313d119a1a 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: 310 Filename: ./ofed-scripts_4.9-OFED.4.9.7.1.0_amd64.deb Size: 47352 MD5sum: e2e592cb7746027cf6e8c5b4b163b772 SHA1: c74696622b5dabc40446320164245382172e126d SHA256: d50c41c23182e3118c6a5a447d71734b7c1ddde8a4865fa69cd44ae02347d89b SHA512: b297c96dc3822ffd59fe1053b15fadfaa37f991da07b458ca0780c0b4c91b017be8f5f0964f04ed91d4b5c3fa6550db58c4be03c05758576e16de30a44d5d99b 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: 60 Depends: rdma-core (>= 21) Filename: ./python3-pyverbs_50mlnx1-1.49710_amd64.deb Size: 12026 MD5sum: aeb5bcf328c4a4c8ac50bdb40c42f6d1 SHA1: fb459ef5129571fffed985d982f24d7bf0527eff SHA256: 1f42f8ac69496d1e68d1ea9d856f9882a2a6e1fa86d9687c513dec1e47337191 SHA512: fa3c825a6ce5212d648af92b7e276842ca864afc43018dff43cc398b0caf3c19cbc267db8a06970bdbf0527b75ad5dde3b9a37fd4905894551c7dfe6859b623e 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: 158 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: 37206 MD5sum: 1451db89dee9a8f4dd3ebdf6168dc7f9 SHA1: b681fd705b1c7c0586e698e7ba7b9a39624d7e48 SHA256: 50d2fce35ab7dce4b84b010192cbaf175e08db683e9a07f6ce6c68a37b49f7e2 SHA512: 6351b82a9cc5015bd656f9a79b17d4d4ef7971d85b014754ea5a82ae6100a0e730c3db90044ca78df8645c949f72dfd99edea376ea751e12b25ca2deb4d6feea 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: 299 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: 70546 MD5sum: 743fe26ab89fda3b9b2f814d54785b47 SHA1: 70599bfe942a784ac1912c15a7d95432277ff577 SHA256: 05f3c10de3e13e46550b9a80b7b9f5d5004886e66775968ce098984402018f95 SHA512: 294efb9793e7576436caabc778723222806bdf65d558b5059a7db8bbf61cdbc3b0697e0f6887b2f63d86b491ac8336b199e2d696231d51e3b93cdce9028c1cbf 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: 4337 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Filename: ./sockperf_3.7-0.gita1e8e835a689.49710_amd64.deb Size: 626294 MD5sum: 68dc9196a78e6c51dbf5fc56498dcc67 SHA1: 21239039d293ef2e87e7448f00d4bb85f46b3f88 SHA256: 4d436e7139b62c6fa481acb643d28ef5905d2b819e114eca9730770ce89bd8eb SHA512: 195bb6a9a5681b6944a7dedbe162e676d8f92fb64edb3ed8cd387df7d0ecff00199722cf7f5b387c7539d568b80bd7217b85eb1f698fa6da702554a6922d5ac6 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: 200 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: 41726 MD5sum: bf1b989a9db57cb99543fc3caf773406 SHA1: 315c7f46912ee1c1ccafffa92f97a29ba9d6b979 SHA256: dfa17e2f7096f0e81682161697ab632f1127642f86a7a5beb6796109cf53cab6 SHA512: 15397250f3509d0011ad6618a95d982854ccf026c30f5b582504cc45fea6e7b4d07fdcd88f1fe3d2f2da0e39f9a0fb9a2f3a29dcb70382b6edf63587f4792520 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).