How to Install and Uninstall libvma.src Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "libvma.src" package
Please follow the steps below to install libvma.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libvma.src
Copied
2. Uninstall "libvma.src" package
This guide covers the steps necessary to uninstall libvma.src on Oracle Linux 9:
$
sudo dnf remove
libvma.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libvma.src package on Oracle Linux 9
Last metadata expiration check: 2:31:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libvma
Version : 9.8.20
Release : 3.el9
Architecture : src
Size : 1.1 M
Source : None
Repository : ol9_appstream
Summary : A library for boosting TCP and UDP traffic (over RDMA hardware)
URL : https://github.com/Mellanox/libvma
License : GPLv2 or BSD
Description : 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.
Available Packages
Name : libvma
Version : 9.8.20
Release : 3.el9
Architecture : src
Size : 1.1 M
Source : None
Repository : ol9_appstream
Summary : A library for boosting TCP and UDP traffic (over RDMA hardware)
URL : https://github.com/Mellanox/libvma
License : GPLv2 or BSD
Description : 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.