How To Install Udaddy In Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian?

How To Install Udaddy In Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian?

udaddy

Examples for the librdmacm library

Maintainer: Benjamin Drung



Section: net

Install udaddy

  • Debian apt-get install rdmacm-utils Click to copy
  • Ubuntu apt-get install rdmacm-utils Click to copy
  • Kali Linux apt-get install rdmacm-utils Click to copy
  • CentOS yum install librdmacm-utils Click to copy
  • Fedora dnf install librdmacm-utils Click to copy
  • Raspbian apt-get install rdmacm-utils Click to copy

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.

librdmacm-utils

Examples for the librdmacm library

librdmacm1-dbg

Debugging 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 debugging symbols associated with librdmacm1. They will automatically be used by gdb for debugging librdmacm-related issues.

To install the latest version of udaddy in your favorite operating system just copy the udaddy installation command from above and paste it into terminal. It will download and install the latest version of udaddy 2024 package in your OS.