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.7.0.0.g91fb8cd-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.7.0.0.g91fb8cd-1_all.deb
Size: 1861960
MD5sum: acd7fee35141345db5fc534d8568c6c5
SHA1: bb62eac75e56d2ecd4f0c010913e44602404c227
SHA256: 424487b11eb02e6ecfeb65be83440bfbdc04f36a99cfc0b651c7fe2889a5c3ef
SHA512: b90fcbcdc3c39e64ff3c03384dc38e13783db955aabf3e27f2475344175fe2e33106aea7468eff6050f70425fed658e09dcf03b0fd48e470e337049f9817a28a
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.7.0.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ofed-scripts (>= 24.04.OFED.24.04.0.7.0-1), librdmacm1 (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), ibverbs-providers (>= 2404mlnx51-1.2404066), mstflint (>= 4.16.1-2.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), ibverbs-utils (>= 2404mlnx51-1.2404066), libibverbs1 (>= 2404mlnx51-1.2404066), mlnx-tools (>= 24.04.0.2404066-1), librdmacm-dev (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.7.0.1-1)
Filename: ./mlnx-en-dpdk-upstream-libs-user-only_24.04-0.7.0.0_all.deb
Size: 2744
MD5sum: 8062398d28bb57511403ac51452af80c
SHA1: 12d302f6029c43d2b993a956c73bf8b62f1473a3
SHA256: f0a50c5bd94259b30cdb978a08991f38ba9e4217741b8de32deb7da4a6d207f0
SHA512: e32c28ab342e8980d7bfd6425988d5f80f0459c813fa3aa6aaa88eba0d95de54d8ad67d01b7d93d4fd81f25b18f23ed3d6323a03a3d814df9ee28b7e31d30c39
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.7.0.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ibverbs-providers (>= 2404mlnx51-1.2404066), mstflint (>= 4.16.1-2.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), ibverbs-utils (>= 2404mlnx51-1.2404066), libibverbs1 (>= 2404mlnx51-1.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), mlnx-tools (>= 24.04.0.2404066-1), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.7.0.1-1), ofed-scripts (>= 24.04.OFED.24.04.0.7.0-1), librdmacm1 (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.7.0.1-1), rdma-core (>= 2404mlnx51-1.2404066)
Filename: ./mlnx-en-dpdk-upstream-libs_24.04-0.7.0.0_all.deb
Size: 2732
MD5sum: a0051ab3ba4653ab2a4459fb7622a143
SHA1: 444dec98abca38e342d545f471500088deb25323
SHA256: 55a18fec797488aa2ff04a0809197561cbaaa01f4f94a0c16d108b76af02340f
SHA512: 8efde5badb46b11c17184ab20eb35339039a8beb20ed375b995a910646fff8cabd4bbc003d1ec6e8ee69d316d20b451199caacf98122a29bba55c67884858ad1
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.7.0.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: libibverbs1 (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.7.0.1-1), mlnx-tools (>= 24.04.0.2404066-1), librdmacm-dev (>= 2404mlnx51-1.2404066), ibverbs-providers (>= 2404mlnx51-1.2404066), mstflint (>= 4.16.1-2.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), ibverbs-utils (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.7.0.1-1), librdmacm1 (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), ofed-scripts (>= 24.04.OFED.24.04.0.7.0-1)
Filename: ./mlnx-en-dpdk_24.04-0.7.0.0_all.deb
Size: 2700
MD5sum: 9538dd8cd2e72557321e0344dcbca2b5
SHA1: 858506b5ef92e6405ac07438a4ba3a87d3ba1892
SHA256: 5a51de7f6681cc933191e2be74139bbd5165cec1c491842b7d6de8afeae6608a
SHA512: 9fd3d4f79f23357c94fd9d563b55c5751339132318752c18fea57e23c7cf7b79e665de1e139eb7ce06450080ef883e89792434acc849338e83b4ba73bea26773
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.7.0.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ofed-scripts (>= 24.04.OFED.24.04.0.7.0-1), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.7.0.1-1), mlnx-tools (>= 24.04.0.2404066-1), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.7.0.1-1)
Filename: ./mlnx-en-kernel-only_24.04-0.7.0.0_all.deb
Size: 2628
MD5sum: 85c34acb2924803ae303f86f25b066c8
SHA1: 60b6e06a57ecc2a59e0a4f133e4a2ebdf0aa4b2b
SHA256: a40688adce413f165f50400f8c786e28f0d96f92633f2d16b0628b0bb42a98d9
SHA512: 82913e163510f34a186caf1d437ad9e71591272569a382aad9a71fda344daaa41acc2eab2996c337d10823808e8290a3ae982abc0bb86b14e38de25df74022d0
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.7.0.0.g91fb8cd-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.7.0.0.g91fb8cd-1_amd64.deb
Size: 8928
MD5sum: f7800913590c53c7a835bf737dce7766
SHA1: b4421397170b4550250e9db7dfa3e6c3aa90f32c
SHA256: 0fda6310c959f7f1fe9cd4d1ff4694f9464101c730b94d7e454fbeaf15c86c75
SHA512: 0fef43dab472cb12a941831ce509ec5b322dbc396b35f9e21d051092b11c9f90279c8fbd5a216f5f93bf9f66c0ec8266f76acbd6551656d1a42fd9ce456e56cb
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.7.0.0
Priority: extra
Section: utils
Maintainer: Alaa Hleihel <alaa@mellanox.com>
Installed-Size: 12
Depends: ofed-scripts (>= 24.04.OFED.24.04.0.7.0-1), libibverbs1 (>= 2404mlnx51-1.2404066), mlnx-tools (>= 24.04.0.2404066-1), ibverbs-providers (>= 2404mlnx51-1.2404066), mstflint (>= 4.16.1-2.2404066), ibverbs-utils (>= 2404mlnx51-1.2404066), librdmacm1 (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.7.0.1-1), rdma-core (>= 2404mlnx51-1.2404066), sockperf (>= 3.10-0.git5ebd327da983.2404066), librdmacm-dev (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-utils (>= 24.04.OFED.24.04.0.7.0.1-1), libibverbs-dev (>= 2404mlnx51-1.2404066)
Filename: ./mlnx-en-vma_24.04-0.7.0.0_all.deb
Size: 2792
MD5sum: 310773ba3ab2b9fa54b1950b443763ff
SHA1: d726de090e32f7105d892cfd94b378e2bcf089d3
SHA256: 1327b6e8b466afdd840699d03c20756c88f415ebc89b6155b456be35a2a04703
SHA512: ce24d59f80b563229671a32e35ac20e040967b188fa746ed334b921ce537b1657d1aeba21b5e6ceeae6fd4e3c74229477608ad2575799e66119ef6447a1cccd6
Homepage: http://www.mellanox.com
Description: MLNX_OFED vma installer package  (with DKMS support)

Package: mlnx-en-xlio
Architecture: all
Version: 24.04-0.7.0.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.7.0.1-1), librdmacm-dev (>= 2404mlnx51-1.2404066), libibverbs-dev (>= 2404mlnx51-1.2404066), mlnx-ofed-kernel-dkms (>= 24.04.OFED.24.04.0.7.0.1-1), librdmacm1 (>= 2404mlnx51-1.2404066), rdma-core (>= 2404mlnx51-1.2404066), libibverbs1 (>= 2404mlnx51-1.2404066), mlnx-tools (>= 24.04.0.2404066-1), ibverbs-providers (>= 2404mlnx51-1.2404066), mstflint (>= 4.16.1-2.2404066), ibverbs-utils (>= 2404mlnx51-1.2404066), ofed-scripts (>= 24.04.OFED.24.04.0.7.0-1)
Filename: ./mlnx-en-xlio_24.04-0.7.0.0_all.deb
Size: 2692
MD5sum: af8a9163930dff80e30b785ce8baebf3
SHA1: 102afa888202f6819f6ce73d48902d68ae1c47bf
SHA256: 6107c8e6aee1713cee9f99f8db80f82106bf7f9e208c8c141d4f79539552ea60
SHA512: 751a0bd89d40fec04982f7b8b70a248fa5912ec05329e68f7a62d55361b2caa23b7a2e199846370e595305ec6befea14369c776ae6c65985675909ec6ccc5684
Homepage: http://www.mellanox.com
Description: MLNX_OFED xlio installer package  (with DKMS support)

Package: mlnx-fw-updater
Architecture: amd64
Version: 24.04-0.7.0.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.7.0.0_amd64.deb
Size: 50190008
MD5sum: e4f36caa34654e6e1e72b3eaee6768f2
SHA1: 45c1e269cc83d0c9d8585627a77bcbf7c15f4485
SHA256: ac9b4e7b90b0b037d95f532dd0a180ca7a87224d0c5849f1772ec9045d40baaa
SHA512: 9e83c2711270fc117dd88eec604ad12a59b7f1d8284496d686bdfeb811c0ea39039be030efba5ce645c64da9c252c8c5ce042130b0be47554f51b5d46aef79e3
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.7.0.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.7.0.1-1_all.deb
Size: 2441288
MD5sum: dc28fa4103c0ea684e414f29bd243435
SHA1: 49b6c629aeae64a91a171967b92e0523f503ee58
SHA256: 5b4832aac7b3873bc813db9e1d4d20af0b2c3af7ff7ce67a5cf4c440b8ed495f
SHA512: d1526bd09093c55d1aee0d0ec7c640502294d4a27b2e81fade09202f89f2c70737a7800b6fe43277c36efea2fc0fa179579a0d298d6ac2d4ea788ca83192b581
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.7.0.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.7.0.1-1_amd64.deb
Size: 27888
MD5sum: 2fa9bed63fb2da6de18914a1f503f1ac
SHA1: 59a5f8ed3c9be05d17bb7027632145e8e90ebe28
SHA256: 3480c6d74b7e6ffa45434a0e8ddcd1ba148940b769810bd0b4a901068b10e2ae
SHA512: 8327620500ccd4c5695b8e801cedd18232e883be2445fd0140da37a22079d3cb7136240db85c5298f536c0eb1a8bf9bd50548c36c03b7c4530c636eef94d31a6
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.2404066-1
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.2404066-1_amd64.deb
Size: 69796
MD5sum: af1db4e2ef2d14765b66271652b0b953
SHA1: fe280e8e0204926202b8dc0eab8fd448775e35f7
SHA256: 00bdc5173e7308216fcecdf8c68d90b8ef2f9587c8a7a94956c4b596476cfe5f
SHA512: fd104e7e1a23073cfab7f5b02bc82f8a5dbdfbcf950fc0a6b5d0b598334c31be1389a2b4e00f7337acf9b9e5766eb04296d7464a3c3e458204a7f25ef81bfcfa
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.7.0-1
Priority: extra
Section: utils
Maintainer: Vladimir Sokolovsky <vlad@mellanox.com>
Installed-Size: 351
Filename: ./ofed-scripts_24.04.OFED.24.04.0.7.0-1_amd64.deb
Size: 57188
MD5sum: 33bf3eb5964010dae8b055c3c7446eb8
SHA1: f3dbf8cf21f96fb80d4ab6d824e425b8339f716f
SHA256: e947b9c1df147bd780ec9b9c362c9acc16a9b56dd714182650feb67160c9957c
SHA512: 75ab5e50c03da0fc8e0c48d358a357927ea200a73bd3d5e17e0c40ac743e628552ed478a44a50d37acfdb233223ec8148e905ee52bc476748b80716cba14fbc3
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.

