Package: ibverbs-providers-dbgsym
Architecture: amd64
Version: 2404mlnx51-1.2404066
Auto-Built-Package: debug-symbols
Multi-Arch: same
Priority: optional
Section: debug
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 1964
Depends: ibverbs-providers (= 2404mlnx51-1.2404066)
Filename: ./ibverbs-providers-dbgsym_2404mlnx51-1.2404066_amd64.deb
Size: 1926712
MD5sum: c58eab0b5249b25b6c63cb9fdec4bb7c
SHA1: 507606164233ae80425f4faf31bce67474019b55
SHA256: 077a15a29ac826d4b94f67ac93d21366433e87771c5103d04ac77df484002179
SHA512: 18e03fb5463426f01141c03ee64c5d3d6901aa66070d7ff5daf89569358746b420f1fc3e7a25b4b5562045e2f1eefa4d398bb6da9431624859935786a418ba2a
Description: debug symbols for ibverbs-providers
Build-Ids: 31c29b88852c8e06ee6e459b947fcb30c7c5e517 bfbab2829612adb64c2f65db9b8eb53410972e98 eee0d249d39d0ca8d9c412987b3d1d4c3b0ec0ce

Package: ibverbs-providers
Architecture: amd64
Version: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: optional
Section: net
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 666
Provides: libefa1, libipathverbs1, libmana1, libmlx5-1, libmthca1
Depends: libc6 (>= 2.34), libibverbs1 (>= 34)
Breaks: libipathverbs1, libmlx5-1, libmthca1
Replaces: libipathverbs1, libmlx5-1, libmthca1
Filename: ./ibverbs-providers_2404mlnx51-1.2404066_amd64.deb
Size: 216804
MD5sum: cd4371feb5e26ed1f640df30c9601f59
SHA1: 89769665bc92d9efb5304eae511e4c6225f9188d
SHA256: 19dbabbe7509db578f61af1eeaba691e57e891e4585342ef935be4e4f0e2291a
SHA512: 346bbfd80302960fa1672a4a3971895651c88d2e3d92bdcce0dc05e82fc817bae3b984d866d799c07d51b01964370dd0f335ca4247085368da656171775807a5
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.
 .
 An RDMA driver consists of a kernel portion and a user space portion.
 This package contains the user space verbs drivers:
 .
  - erdma: Alibaba Elastic RDMA (iWarp) Adapter
  - irdma: Intel Ethernet Connection RDMA
  - mana: Microsoft Azure Network Adapter
  - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs

Package: ibverbs-utils-dbgsym
Architecture: amd64
Version: 2404mlnx51-1.2404066
Auto-Built-Package: debug-symbols
Priority: optional
Section: debug
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 342
Depends: ibverbs-utils (= 2404mlnx51-1.2404066)
Filename: ./ibverbs-utils-dbgsym_2404mlnx51-1.2404066_amd64.deb
Size: 274232
MD5sum: dd6c0689b003a0fc473b63f796aa18c6
SHA1: ec5835df763adfddb117cbef548751356cbd59f3
SHA256: 8edbd758e65e2f9ff781c7f1df654f0ebcb3ff344fd7e2a635f90b2f9eff1302
SHA512: a1fcf263a1b4f51429ac6751fa9af39c8a329aea6eda5e82a151aaf15487905c78bc908945a9db64086aef1f2e04b2767274ebb76be47e4fea48351e679a61a9
Description: debug symbols for ibverbs-utils
Build-Ids: 0077b3646f6d5b9f0f37df04c13b5d436b6b2dae 33e80f0c0d9472ceef5aa8535bffd39d4acd7be3 7afb85c2d49dc7f031f088c3ccb3d4502ef86792 861abacc80199ba7314293347cc319f330b119a6 96a046a90573ff9448f65bd1973539597a2292df b128afcd1af0feb86188e785ce8ec42e35a02e96 ede5f4b23a5e2b5952cf622e71532f78cac9d567 f336f397daf2ea53540d58818a6d7f87d9fb4e8e

Package: ibverbs-utils
Architecture: amd64
Version: 2404mlnx51-1.2404066
Multi-Arch: foreign
Priority: optional
Section: net
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 263
Depends: libc6 (>= 2.34), libibverbs1 (>= 34)
Filename: ./ibverbs-utils_2404mlnx51-1.2404066_amd64.deb
Size: 55224
MD5sum: e3c49b323a5f155e48083e2c899ae472
SHA1: e227cb0ff13659892cddc7bc0e0f31ad534c8132
SHA256: eaf21fe6d47035352b419851ba97617ba500c16cdf7ae379a44b26cd19807729
SHA512: b2791040fe8e1705f5bd732db2da82df723f3898ef980e3c992edcb004527de3fa0e74a65838cc2662759f6bba764ea6a1a5c5ec44006693c9e24ad5758e6db7
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: libibverbs-dev
Architecture: amd64
Version: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: optional
Section: libdevel
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 1756
Depends: ibverbs-providers (= 2404mlnx51-1.2404066), libibverbs1 (= 2404mlnx51-1.2404066), libnl-3-dev, libnl-route-3-dev
Filename: ./libibverbs-dev_2404mlnx51-1.2404066_amd64.deb
Size: 498912
MD5sum: a44f634a82c256af996d826894f18ce1
SHA1: 94d87821cf9b3a19f1f8da0c4eeeeb35d61bbf9a
SHA256: 23c69326256b3833b5c9db7924574cfa6581bc2d80718d93e8e479b775cc86c7
SHA512: 787a020df2b9fb1f3126c5dba44aa01094268a5baf5ad606582b4d8800afa1ede7c892fdab07f65f0aecad097d881b383757b56f98d95b8930e479072b8dfa47
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: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: extra
Section: debug
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 421
Depends: libibverbs1 (= 2404mlnx51-1.2404066)
Filename: ./libibverbs1-dbg_2404mlnx51-1.2404066_amd64.deb
Size: 370876
MD5sum: 8aeea9fb5f731f40d593a2e9035e8063
SHA1: 116f91944b374da75bdae7a4249d31484f0a4aa4
SHA256: d0781f2c8c7ab482ed9da6014b9a2b0b5a2ed57e9a5954624f5e0eb220fc8768
SHA512: 2f91b622ac602cc2bbb5f9b0c6b2e5ee00f531d2f5325de774eac70fd8f4333d2d4060eaf81a572362446ee4c508d598c71eb00488e97da9e0ed5dca703eadca
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: c523e6e922c4abff6982768f64cf4a7936964a49

Package: libibverbs1
Architecture: amd64
Version: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: optional
Section: libs
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 187
Depends: adduser, libc6 (>= 2.34), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7)
Recommends: ibverbs-providers
Breaks: ibverbs-providers (<< 34~)
Filename: ./libibverbs1_2404mlnx51-1.2404066_amd64.deb
Size: 60904
MD5sum: 62a231e91125a1ba4a4fb134deb7b1f5
SHA1: 377be056ae1792069bed6af3942a73f0205e1aed
SHA256: 2795aeb5fb7c186316801482a3586b153a4969289fc067967faad69bffb0fe51
SHA512: 1b65ee46e6500dad7008ce85e235d57dce745751956ef21143b87f2a10592e2b03b38d8493fe7d8adae15c4b878b259b8d5ddf5eb4beb6e87976810b8fac1676
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: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: optional
Section: libdevel
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 325
Depends: libibverbs-dev, librdmacm1 (= 2404mlnx51-1.2404066)
Filename: ./librdmacm-dev_2404mlnx51-1.2404066_amd64.deb
Size: 125944
MD5sum: 5bd6afaf88161973a5bbbdcdce5f0cbb
SHA1: f80e9e8b8dafbd71f141b8bd2148519eb7177045
SHA256: 323a2ef3e36e894e9e40258d9b0a4bfe8ee712a07f43b44e440681bb96cbb50d
SHA512: 278e9cb25380418be459924ef123672131e21f86f197b9c6f1a9fe83fb7e84b49115ff28a59a1d251b5afb7efc8087886b98570b84d226eb205bb0fab80cd09c
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: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: extra
Section: debug
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 301
Depends: librdmacm1 (= 2404mlnx51-1.2404066)
Filename: ./librdmacm1-dbg_2404mlnx51-1.2404066_amd64.deb
Size: 255360
MD5sum: 76b45d677a4e6312a92c9cd1f4c1be3b
SHA1: 71f4fa8120451365504fcf34978761e62f4b34bd
SHA256: 1483c26010f3d7a0a96895c5ad2a0b7fcecc89f9a78cd47149b722f187e5d486
SHA512: ed70baa61e28a9431379bbd32d80436fa85dd3f65b070fb9a753ad75affc964842bbc094325261ee9aebc4538306a668b5cec5093937e961029a7ad9be72cf5a
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: 0d5f55b39a6b5c762578ae3e02cde71188fecac3 f07ca0868f411ecff77d6160d7870ce153b4f438

Package: librdmacm1
Architecture: amd64
Version: 2404mlnx51-1.2404066
Multi-Arch: same
Priority: optional
Section: libs
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 204
Depends: libc6 (>= 2.34), libibverbs1 (>= 31), libnl-3-200 (>= 3.2.7)
Filename: ./librdmacm1_2404mlnx51-1.2404066_amd64.deb
Size: 68520
MD5sum: 89646f91300643ce3c3c8e404481fd30
SHA1: b6505c4ee9fa638210214a4dd6147addd0b94775
SHA256: a5ded784740e628fe941a03f0127fc5f592150ebbdbae226a4c86fb16515df7f
SHA512: b806c02b2ec07e8cf1b285de2eed8b46b890a2c0e45685bdf60e5be1400e7643d5b12daa18d09b77e31c5a262ffb060642eb0a5425f80d383aa0aad72041dc60
Homepage: https://github.com/linux-rdma/rdma-core
Description: Library for managing RDMA connections
 librdmacm is a library that allows applications to set up reliable
 connected and unreliable datagram transfers when using RDMA adapters.
 It provides a transport-neutral interface in the sense that the same
 code can be used for both InfiniBand and iWARP adapters.  The
 interface is based on sockets, but adapted for queue pair (QP) based
 semantics: communication must use a specific RDMA device, and data
 transfers are message-based.
 .
 librdmacm only provides communication management (connection setup
 and tear-down) and works in conjunction with the verbs interface
 provided by libibverbs, which provides the interface used to actually
 transfer data.
 .
 This package contains the shared library.

Package: mlnx-en-dkms
Architecture: all
Version: 24.04.0.6.6.0.g7037b8d-1
Priority: optional
Section: kernel
Source: mlnx-en
Maintainer: Vladimir Sokolovsky <vlad@mellanox.com>
Installed-Size: 16857
Depends: dkms, mlnx-en-utils, libc6-dev, gcc
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_24.04.0.6.6.0.g7037b8d-1_all.deb
Size: 1862020
MD5sum: 6229520f79e94e3573ab76e05f626d21
SHA1: 53a3670c9a191a64d0a8b8a334982ce3c7324c61
SHA256: 34d11a1eec07c6b874501d0a313b08ea467b8a4a6fd9897d11f8905b95b6c914
SHA512: 27334ccde6adb084db5c90716dad662ff1d079c5abbd35a12ead2611248919338264de374c43d59c109ce63c90f3fbb46ec07fc352e029c4db0faf9ffc9d4864
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: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.6.6.1-1), mlnx-tools (>= 24.04.0-1.2404066), ibverbs-providers (>= 2404mlnx51-1.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), ibverbs-utils (>= 2404mlnx51-1.2404066), ofed-scripts (>= 24.04.OFED.24.04.0.6.6-1), librdmacm1 (>= 2404mlnx51-1.2404066), libibverbs1 (>= 2404mlnx51-1.2404066), mstflint (>= 4.16.1-2.2404066)
Filename: ./mlnx-en-dpdk-upstream-libs-user-only_24.04-0.6.6.0_all.deb
Size: 2740
MD5sum: 549693211ec4fbcd44fc796dd88337cf
SHA1: 4dfd00e20cf6e238044fea89162e49e37300a677
SHA256: 1ccfcb7657e9ad8122401ff5ac84b8f0bd9bd165e8426e4a1b974035e06e173d
SHA512: be47a43d9b47972f6132ce905e37799894899aa2ad2357945b6c4a32d1db5a19382e586c5ec291e9ba3e5fa5d0872e2ab750da54227d14e945eedfea63a44606
Homepage: http://www.mellanox.com
Description: MLNX_OFED dpdk-upstream-libs-user-only installer package  (User Space packages only)

Package: mlnx-en-dpdk-upstream-libs
Architecture: all
Version: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ofed-scripts (>= 24.04.OFED.24.04.0.6.6-1), ibverbs-utils (>= 2404mlnx51-1.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), ibverbs-providers (>= 2404mlnx51-1.2404066), mlnx-tools (>= 24.04.0-1.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.6.6.1-1), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.6.6.1-1), mstflint (>= 4.16.1-2.2404066), libibverbs1 (>= 2404mlnx51-1.2404066), librdmacm1 (>= 2404mlnx51-1.2404066)
Filename: ./mlnx-en-dpdk-upstream-libs_24.04-0.6.6.0_all.deb
Size: 2720
MD5sum: 228eedfbbfdd05f20cbefcaa646239f9
SHA1: 8ce84d50a3fa8dd1afb11cc5e3716d0174d76bec
SHA256: 79155b016c8235d32f58cbdf7a985e0aac9a22ecb86c312ee2d06f545b356dc0
SHA512: 51551e2092ca85b0e058070d723789b1ddc7fede7163914e12e293cdf1116fe07816d4af6ace604e9c37cee93bab3ecf4dde9409bfece25d7003e30cc5f466e5
Homepage: http://www.mellanox.com
Description: MLNX_OFED dpdk-upstream-libs installer package  (with DKMS support)

Package: mlnx-en-dpdk
Architecture: all
Version: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ibverbs-utils (>= 2404mlnx51-1.2404066), ofed-scripts (>= 24.04.OFED.24.04.0.6.6-1), ibverbs-providers (>= 2404mlnx51-1.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), mlnx-tools (>= 24.04.0-1.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.6.6.1-1), mstflint (>= 4.16.1-2.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.6.6.1-1), libibverbs1 (>= 2404mlnx51-1.2404066), librdmacm1 (>= 2404mlnx51-1.2404066)
Filename: ./mlnx-en-dpdk_24.04-0.6.6.0_all.deb
Size: 2700
MD5sum: e127743f2d214867e1bfac671b4b9ca8
SHA1: 23f97c838a1ebc4f6b72e89c7e8e3f47b2830657
SHA256: 7d798fd2e0f8a39dc60f57679836b9542f918b50ee417ded3c01435ae5219b7a
SHA512: 367bca129473232269951979ec60e0bb27ca3461ccf3feb5f56abd5ef5c4bc82cca4a292017c17a03ae76ce64191f4c074727a65713648015a7c9dc9e75a1815
Homepage: http://www.mellanox.com
Description: MLNX_OFED dpdk installer package  (with DKMS support)

Package: mlnx-en-kernel-only
Architecture: all
Version: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ofed-scripts (>= 24.04.OFED.24.04.0.6.6-1), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.6.6.1-1), mlnx-tools (>= 24.04.0-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.6.6.1-1)
Filename: ./mlnx-en-kernel-only_24.04-0.6.6.0_all.deb
Size: 2628
MD5sum: f6e195b4b278c6ac832748f8b5f989fd
SHA1: 1d19b4b39fb30207ee5e84c9c099c36adcece439
SHA256: 4cd978326d338833f8eb9d1fe594750dfbd867b28e4dd69c16e964076221fc09
SHA512: a558508adfbe863ad326e7d74a07be8db94cc4b041d20eab3c3fc15a03e303033902a2ee99931005d4ff5398712aba2774512734063322f8c555835cc7713c04
Homepage: http://www.mellanox.com
Description: MLNX_OFED kernel-only installer package  (with DKMS support)

Package: mlnx-en-utils
Architecture: amd64
Version: 24.04.0.6.6.0.g7037b8d-1
Priority: optional
Section: net
Source: mlnx-en
Maintainer: Vladimir Sokolovsky <vlad@mellanox.com>
Installed-Size: 49
Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, mlnx-tools (>= 5.2.0)
Conflicts: mlnx-ofed-kernel-utils
Filename: ./mlnx-en-utils_24.04.0.6.6.0.g7037b8d-1_amd64.deb
Size: 8928
MD5sum: c0ebd687f946ebcbdbf53d2b0a12aecd
SHA1: 4a552198fd3da843db787dbcabe316be1191f17a
SHA256: 0b8e35de9125fbc6d6bf6a2529e1433e744ada34da1b377e2e5eb86e32aac4b1
SHA512: b46f65c5d5e0414191f3bba8cfb006b7f8a70f3f1cdfd8dbb7a7e2fdebe8a293af3129ffea14d9039681a516eb1e1ce6b62e6825df971e22452a94ab7149ebba
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: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: libibverbs1 (>= 2404mlnx51-1.2404066), ofed-scripts (>= 24.04.OFED.24.04.0.6.6-1), ibverbs-utils (>= 2404mlnx51-1.2404066), librdmacm1 (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.6.6.1-1), mstflint (>= 4.16.1-2.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.6.6.1-1), mlnx-tools (>= 24.04.0-1.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), ibverbs-providers (>= 2404mlnx51-1.2404066), sockperf (>= 3.10-0.git5ebd327da983.2404066)
Filename: ./mlnx-en-vma_24.04-0.6.6.0_all.deb
Size: 2792
MD5sum: 957485c423b504d9ce478b035cc8e31f
SHA1: 177c924f595b10bd4977ea645f1778e7185e4187
SHA256: b36659496a1fe26222ca672f262e7798b8205cb605d38ccd5378b4dd0a074b28
SHA512: 84ba6cfab4378f24dcb43b30904a51715dc209a65ef3c074a47c2c3da4710a9c2eb5e7c0c4c2bd8fda797ee30a3cc798bdeb743e72161f6e052a0bde97c93348
Homepage: http://www.mellanox.com
Description: MLNX_OFED vma installer package  (with DKMS support)

Package: mlnx-en-xlio
Architecture: all
Version: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: librdmacm1 (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.6.6.1-1), mstflint (>= 4.16.1-2.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.6.6.1-1), mlnx-tools (>= 24.04.0-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), ibverbs-providers (>= 2404mlnx51-1.2404066), libibverbs1 (>= 2404mlnx51-1.2404066), ofed-scripts (>= 24.04.OFED.24.04.0.6.6-1), ibverbs-utils (>= 2404mlnx51-1.2404066)
Filename: ./mlnx-en-xlio_24.04-0.6.6.0_all.deb
Size: 2688
MD5sum: 684ff89c371528d48bd0bf4d96121494
SHA1: 6b230434e1fe73021b5877a7f5574c64132a22e8
SHA256: 0d89c823e665af0e50d70b3812d146a224f69ea9e3ae51bed682ee53d7269725
SHA512: dc1dc58e577b20338c0980de9dd47942a4ae1ef58f78930218730f5c855346364943589dabc6cd4d2f6d77c01efe505f25ee080e9d2ae21d0724ab429da9486a
Homepage: http://www.mellanox.com
Description: MLNX_OFED xlio installer package  (with DKMS support)

Package: mlnx-fw-updater
Architecture: amd64
Version: 24.04-0.6.6.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 85841
Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), perl
Filename: ./mlnx-fw-updater_24.04-0.6.6.0_amd64.deb
Size: 50190088
MD5sum: 1b72459ff37b9e8c819f5ed49c1e97f9
SHA1: 16fab4035bd44aeb22f9663b32253d56b523a14b
SHA256: f2675f9d510020e713008acf0676b3bb78d951487485afab3de3569ab9ee3c16
SHA512: c6b66f0aafcfc95da5aa3ba9c38d522a7fcd3fb8be74d0ecd5dbe2a2b26e42353be80632c82d2dd73d976d73879509526798cf0203f2fc4683fd095c659c271d
Homepage: http://www.mellanox.com
Description: Mellanox Technologies Firmware update package

Package: mlnx-ofed-kernel-dkms
Architecture: all
Version: 24.04.OFED.24.04.0.6.6.1-1
Priority: optional
Section: kernel
Source: mlnx-ofed-kernel
Maintainer: Vladimir Sokolovsky <vlad@mellanox.com>
Installed-Size: 20749
Provides: mlnx-rdma-rxe-dkms
Depends: dkms, mlnx-ofed-kernel-utils, libc6-dev, gcc
Recommends: linux-headers-arm64 | linux-headers-powerpc | linux-headers-ppc64 | linux-headers-ppc64le | linux-headers-amd64 | linux-headers-generic | linux-headers
Conflicts: mlnx-rdma-rxe-dkms
Replaces: mlnx-rdma-rxe-dkms
Filename: ./mlnx-ofed-kernel-dkms_24.04.OFED.24.04.0.6.6.1-1_all.deb
Size: 2441204
MD5sum: 47680d78f2e5e9593c39a932af7c25d9
SHA1: 497fc73bb3e427cdf66eab231d8599486870cc67
SHA256: 14796af70c3a87395a25923dacb9d1ac667ce0d0e07f434ed416f1a14f94c145
SHA512: b1411270bfbdd06a08e3f7138666b54ef5e316db5c37299e5de9fbc3d67b3ff8379a21fedf63cf928e6a4d1b0809a01ee161965f484f883edf23ade9a6d67bf3
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: 24.04.OFED.24.04.0.6.6.1-1
Priority: optional
Section: net
Source: mlnx-ofed-kernel
Maintainer: Vladimir Sokolovsky <vlad@mellanox.com>
Installed-Size: 149
Depends: coreutils, pciutils, grep, procps, module-init-tools | kmod, lsof, mlnx-tools (>= 5.2.0)
Conflicts: mlnx-en-utils
Filename: ./mlnx-ofed-kernel-utils_24.04.OFED.24.04.0.6.6.1-1_amd64.deb
Size: 27892
MD5sum: 75f67f0002340194130961a5dbf7ae0b
SHA1: a3adfaae18b3bfb2833519d402be8459e39247db
SHA256: 8036d38048bcff86924860b2e19f8eee813495ed77c50792a1718218ff86e7b2
SHA512: 850dc8d63d5260b013e39c85c499b17ddf87cb35fa76d6e7dba9b940e0e754feef5dffa20481b7b11ff66cebd9abaee6b4e318490ae9f9dd80f0dc0a53480407
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-tools
Architecture: amd64
Version: 24.04.0-1.2404066
Priority: optional
Section: net
Maintainer: Tzafrir Cohen <nvidia@cohens.org.il>
Installed-Size: 331
Depends: python3:any, pciutils, procps
Breaks: mlnx-en-utils (<< 5.4), mlnx-ofed-kernel-utils (<< 5.4)
Replaces: mlnx-en-utils (<< 5.4), mlnx-ofed-kernel-utils (<< 5.4)
Filename: ./mlnx-tools_24.04.0-1.2404066_amd64.deb
Size: 69796
MD5sum: 9cf780016fe544720ccb2d23a26d25a1
SHA1: d4c87ec2a3202b9509b2db72f1c6da45cf9352fe
SHA256: 70307284c60bf5626dcc121c89a01e7adacf6063342117456f190106addc4966
SHA512: ef228afaa499bef0b78f9003083fa4eb5de6a238d76e6f9098a56e4e5bebe86ba5ec28648610b010eb1ce9dd44c2ab3b4571893340728e90a856287997823fff
Homepage: http://www.mellanox.com/Mellanox/mlnx-tools
Description: Userspace tools to restart and tune MLNX_OFED kernel modules
 Userspace tools and scripts to help manage MLNX_OFED.
 Those include scripts, udev hooks and initialization scripts.

Package: mstflint-dbgsym
Architecture: amd64
Version: 4.16.1-2.2404066
Auto-Built-Package: debug-symbols
Priority: optional
Section: debug
Source: mstflint
Maintainer: Gal Sivan <gsivan@unknown>
Installed-Size: 12071
Depends: mstflint (= 4.16.1-2.2404066)
Filename: ./mstflint-dbgsym_4.16.1-2.2404066_amd64.deb
Size: 11408908
MD5sum: 02e72a1f2a05dad3148510b8f6b045e5
SHA1: 8b2f88fcc73fcc2940b2ecde76298262027a2ac3
SHA256: a900209db9eadc10d63e7809ded8c3f0db220c67e28627f531bb91390eb1a0f5
SHA512: 93433c32da1e6de5c947f37a540aec5006fbe5f058417f959ec911e6e8255904f9d9ff5319ff44aa045f6f50915991d982fa9e53b6a978326da06ac258871756
Description: debug symbols for mstflint
Build-Ids: 0b90c61e711665b9b6c4fc461a752c79e93ece13 1f81436ecc9b6f8de8d371fc5e70d0df4fa05315 2d91c19f409639f6b2a6b95eb31dda1a70d6e45f 314a335e76f0cfb4268742cde8adbf95f06a6831 3ff3887d48a9f67dd58dbb691d28a27e3556142f 58f9b815e401fea9f744b1b104e35f2aa3f674ec 8d9564019bdc0e8b75e3f9f2b3eeb57cc180abfa a1f95957ef1ee2f9d59386d968a7ebe0e92a348a aafab4c3fe418aca697dd7705d641db7b35177e6 b8f4f8ff5c8fa970d9202c1e36df887fa2744ad8 bf5bcdbcc2d23c5d39112657211428bf7895979f dc8c3d207a45ead75c98fab09da98e2978cccb66 e24a83b4d3d5413777c676e75c6e120887823f28

Package: mstflint
Architecture: amd64
Version: 4.16.1-2.2404066
Priority: extra
Section: net
Maintainer: Gal Sivan <gsivan@unknown>
Installed-Size: 11241
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Filename: ./mstflint_4.16.1-2.2404066_amd64.deb
Size: 1735684
MD5sum: e4df2cf4413271d0e3712c2b379a7236
SHA1: ecbaf4ea77bf5e238d4251b8a6b7095201a8eff9
SHA256: d738498855b9baff2105220521a764ffe510abe9ee51f78acb9803b8496ddd4d
SHA512: 47beb7b5501cde20f3baa6f8078e640eebfe6b585fa9b24b21de0952514e0e1b78d4a88c57fca649c51fd3486420c13d4a8825aece5c99d6226479c6c92fa95d
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: 24.04.OFED.24.04.0.6.6-1
Priority: extra
Section: utils
Maintainer: Vladimir Sokolovsky <vlad@mellanox.com>
Installed-Size: 350
Filename: ./ofed-scripts_24.04.OFED.24.04.0.6.6-1_amd64.deb
Size: 57616
MD5sum: d636267c637fe32764ef3254a3dbac0e
SHA1: 17355967cb0153048c397bcf2a36f78977adf7c0
SHA256: 22f5bd88e586abc37cfdc1d43fec7a3869a060f6da812b57409501b951017347
SHA512: 7e4744695a6152f2eadfbd32e2456bc2d8713fcb6aec449dc4e94bb938cc9790bf073a310400feba9fb52a844596dcf9defd8cb7a8b1d0d6c46424418152ce14
Homepage: http://www.mellanox.com
Description: MLNX_OFED utilities

Package: rdma-core-dbgsym
Architecture: amd64
Version: 2404mlnx51-1.2404066
Auto-Built-Package: debug-symbols
Priority: optional
Section: debug
Source: rdma-core
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 52
Depends: rdma-core (= 2404mlnx51-1.2404066)
Filename: ./rdma-core-dbgsym_2404mlnx51-1.2404066_amd64.deb
Size: 30460
MD5sum: 9c9702ac48236afa00497cfa9b8544b6
SHA1: e47b38ed4c7deeb27b3264b5be411371821a1930
SHA256: c82634d589408459235416f067b78614bb604aeb443bfbbec0a4d4a13d2adf73
SHA512: 31e53cd7a0da40fcc9bf4ea9585838203ad59cebfb421d0bf190858111cfeb853b4de5400a16ec8f9b22736eb809acc97b50da683abef4ba97598486c182c222
Description: debug symbols for rdma-core
Build-Ids: 23ee482480a05c81bb993ab864c57ee36c47f410 5a63daadad908dfc2931299110cd18f4170cf2b2

Package: rdma-core
Architecture: amd64
Version: 2404mlnx51-1.2404066
Multi-Arch: foreign
Priority: optional
Section: net
Maintainer: Linux RDMA Mailing List <linux-rdma@vger.kernel.org>
Installed-Size: 122
Depends: udev, libc6 (>= 2.34), 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_2404mlnx51-1.2404066_amd64.deb
Size: 37696
MD5sum: dc27f8eba90960b0f34cdca6a0e3bf80
SHA1: ea0d5958ae5d8f0fd961ac4ab0c292022fc8c02d
SHA256: 385d762a4a53f61a596092a1ab6aac70592b5cd2847435da10c18aa72b3d06cd
SHA512: cac2f6217d3802972dd7e44efef7b62c0b0d8b5f3a5a90b79235939c9fbd05c019cc832cb619551bfa4ca0e2ad05452256fb9653808a7d418ac2de3cc21c370d
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: sockperf-dbgsym
Architecture: amd64
Version: 3.10-0.git5ebd327da983.2404066
Auto-Built-Package: debug-symbols
Priority: optional
Section: debug
Source: sockperf
Maintainer: Mellanox Technologies Ltd. <support@mellanox.com>
Installed-Size: 12416
Depends: sockperf (= 3.10-0.git5ebd327da983.2404066)
Filename: ./sockperf-dbgsym_3.10-0.git5ebd327da983.2404066_amd64.deb
Size: 11210928
MD5sum: 842d0f9f9bc43fa114388f9c7f2be0fe
SHA1: aa5ff4a2dae0a4288ea22ea10b1f6e44cca6a10d
SHA256: 0569acd442dd7f84baaef7b5e981496cd75a8e681c199e893a6446cdd2ac2145
SHA512: 48b8d4faba320fb2d352e847444c707aa7831642d8445eda56dbd4db558d6ced54caf9648d45164ddb4c29641c4b0f986535a6cfb511d98c9d77a9502d721948
Description: debug symbols for sockperf
Build-Ids: 7b96bb873790ae5885ec38154a6c3c7d64058a00

Package: sockperf
Architecture: amd64
Version: 3.10-0.git5ebd327da983.2404066
Multi-Arch: foreign
Priority: extra
Section: unknown
Maintainer: Mellanox Technologies Ltd. <support@mellanox.com>
Installed-Size: 6373
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Filename: ./sockperf_3.10-0.git5ebd327da983.2404066_amd64.deb
Size: 793920
MD5sum: 0d23fe3f24c4cd6effcb4192077a9a2e
SHA1: 1f35cd2b3d24d610ab65dc9845127d03dacb8f3b
SHA256: 836b8f69926c3afb97ad78090b573066897750fb08923681072d78c34e662549
SHA512: 929433dc4d8a664474a89d17297e2a467bb8a7ce65a80111c853b153f297ae45dc1de2027ce0270f0cd7d8ddd5bb78dc209aaffe5115481b963df94dabf71ea5
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.

