rdma-core 33.2-1ubuntu2 source package in Ubuntu
Changelog
rdma-core (33.2-1ubuntu2) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:23:39 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rdma-core_33.2.orig.tar.gz | 1.7 MiB | bc1ed3c785edc0932d7ea0e06401b6c8821d811bd199e0dcef220c5bbd6a28d6 |
rdma-core_33.2-1ubuntu2.debian.tar.xz | 22.2 KiB | 9e61ede9f636521eb5202b5ea3b5ad10513645fc0551f22639931da8a964d1bd |
rdma-core_33.2-1ubuntu2.dsc | 3.2 KiB | 3dff31d2debd456e71521712a425d8dddf1c6c6c70916c6e9cc429ea4cfcbbcc |
Available diffs
- diff from 33.2-1ubuntu1 to 33.2-1ubuntu2 (339 bytes)
Binary packages built by this source
- ibacm: No summary available for ibacm in ubuntu impish.
No description available for ibacm in ubuntu impish.
- ibacm-dbgsym: debug symbols for ibacm
- ibverbs-providers: No summary available for ibverbs-providers in ubuntu impish.
No description available for ibverbs-providers in ubuntu impish.
- ibverbs-providers-dbgsym: debug symbols for ibverbs-providers
- ibverbs-utils: No summary available for ibverbs-utils in ubuntu impish.
No description available for ibverbs-utils in ubuntu impish.
- ibverbs-utils-dbgsym: No summary available for ibverbs-utils-dbgsym in ubuntu impish.
No description available for ibverbs-
utils-dbgsym in ubuntu impish.
- infiniband-diags: 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.
- infiniband-diags-dbgsym: debug symbols for infiniband-diags
- libibmad-dev: Development files for libibmad
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 is needed to compile programs against libibmad5.
It contains the header files and static libraries (optionally)
needed for compiling.
- libibmad5: No summary available for libibmad5 in ubuntu impish.
No description available for libibmad5 in ubuntu impish.
- libibmad5-dbgsym: debug symbols for libibmad5
- libibnetdisc-dev: No summary available for libibnetdisc-dev in ubuntu impish.
No description available for libibnetdisc-dev in ubuntu impish.
- libibnetdisc5: 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.
- libibnetdisc5-dbgsym: No summary available for libibnetdisc5-dbgsym in ubuntu impish.
No description available for libibnetdisc5-
dbgsym in ubuntu impish.
- libibumad-dev: Development files for libibumad
libibumad provides userspace Infiniband Management Datagram (uMAD)
functions which sit on top of the uMAD modules in the kernel.
These are used by InfiniBand diagnostic and management tools.
.
This package is needed to compile programs against libibumad.
It contains the header files and static libraries (optionally)
needed for compiling.
- libibumad3: 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.
- libibumad3-dbgsym: No summary available for libibumad3-dbgsym in ubuntu impish.
No description available for libibumad3-dbgsym in ubuntu impish.
- libibverbs-dev: 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.
- libibverbs1: 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.
- libibverbs1-dbgsym: debug symbols for libibverbs1
- librdmacm-dev: 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.
- librdmacm1: 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.
- librdmacm1-dbgsym: debug symbols for librdmacm1
- python3-pyverbs: No summary available for python3-pyverbs in ubuntu impish.
No description available for python3-pyverbs in ubuntu impish.
- python3-pyverbs-dbgsym: No summary available for python3-pyverbs-dbgsym in ubuntu impish.
No description available for python3-
pyverbs- dbgsym in ubuntu impish.
- rdma-core: No summary available for rdma-core in ubuntu impish.
No description available for rdma-core in ubuntu impish.
- rdma-core-dbgsym: debug symbols for rdma-core
- rdmacm-utils: 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.
- rdmacm-utils-dbgsym: No summary available for rdmacm-utils-dbgsym in ubuntu impish.
No description available for rdmacm-utils-dbgsym in ubuntu impish.
- srptools: 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).
- srptools-dbgsym: No summary available for srptools-dbgsym in ubuntu impish.
No description available for srptools-dbgsym in ubuntu impish.