libvma icon indicating copy to clipboard operation
libvma copied to clipboard

Linux user space library for network socket acceleration based on RDMA compatible network adaptors

Results 56 libvma issues
Sort by recently updated
recently updated
newest added

## Subject I have a system setup where listening the UDP stream from one port and send/recv TCP from the other port of my NIC. All of the parts are...

I run sockperf test referring to the doc https://docs.nvidia.com/networking/display/vmav952/running+vma I got two hosts with mellanox cx5 with dual-port ``` ~# ethtool -i ens6f0np0 driver: mlx5_core version: 23.07-0.5.1 firmware-version: 16.27.6008 (LNV0000000033)...

## VMA TCP connect() call takes much longer than OS ## Configuration: * Product version 9.6.4-0 (built from source) * OS Debian 11 x86_64 * OFED 5.8-1.0.1.1 * Hardware Mellanox...

limitation

I got the following log when running a distributed Tensorflow training job. In socket_fd_api::add_epoll_context function, there is a comment "Currently VMA does not support more then 1 epfd listed". Is...

limitation

Tested on VMA_VERSION: 8.0.4-0 Release built on May 31 2016 15:34:50 OFED Version: MLNX_OFED_LINUX-3.3-1.0.0.0 I guess all versions of libvma don't support cascaded epoll usage model. BTW, libkqueue use epoll...

limitation

add support loongarch64

## Subject Running the boost::beast example (https://www.boost.org/doc/libs/1_81_0/libs/beast/example/http/client/async/http_client_async.cpp) with LD_PRELOAD=libvma.so fails ## Issue type - [X] Bug report - [ ] Feature request ## Configuration: * Product version: VMA_VERSION: 9.7.2-1 *...

## Description Use proper multiplier while converting HCA core clock frequency into Hz. ##### What Fix IB clock converter inaccuracy ##### Why ? Invalid value for hca core clock frequency...

## Subject Use MADV_HUGEPAGE as ALLOC_TYPE_HUGEPAGES fallback ## Issue type - [ ] Bug report - [X] Feature request ## Configuration: * Product version: VMA_VERSION: 9.7.2-1 * OS: Alma 8.6...

## can't sent/receive between internal threads with libvma ## Issue type - [X] Bug report ## Configuration: * Product version (I tested two versions of libvma) 1) libvma-9.0.2-1.x86_64 [MLNX_OFED_LINUX-5.0-2.1.8.0-rhel8.2-x86_64.iso] 2)...