libvma
libvma copied to clipboard
Linux user space library for network socket acceleration based on RDMA compatible network adaptors
Issue: [HPCINFRA-920](https://jirasw.nvidia.com/browse/HPCINFRA-920) ## Description Add private email scan in deb/rpm packages ##### What Make sure we dont have any private emails in rom/deb packages information or changelog ##### Why ?...
## Description MLX5_SHUT_UP_BF forces rdma-core to create a single NC UAR instead of 16 BF registers. Since VMA_BF=0 is supposed to disable BlueFlame functionality, disable it in rdma-core as well....
fix logs
## Description Please provide a summary of the change. ##### What _Subject: what this PR is doing in one line._ ##### Why ? _Justification for the PR. If there is...
I have a use case of listening on `0.0.0.0` but receiving multicast packets from multiple sources. I'd like to register the destination address (specifically the OS interface ID) the packet...
Test cov-2023.12 module and NFS-located binaries against RMAX codebase ## Description We're requested to upgrade the Coverity version to 2023.12 ##### What The PR runs Coverity v2023.12 against the Xlio...
Hi, is it viable to preload libvma inside docker container, in a loopback scenario (server and client run in the same container)? I preload libvma.so before executable, but the output...
## Subject libvma uses huge amount of memory (~4x8G) with max RLIMIT_NOFILE Going from EL8 to EL9, default Max open files limit goes from `1048576` to `1073741816`, this is true...
## Change type What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactoring (no...
VMA WARNING: ************************************************************** VMA WARNING: * NO IMMEDIATE ACTION NEEDED! VMA WARNING: * Not enough hugepage resources for VMA memory allocation. VMA WARNING: * VMA will continue working with regular...
## Description Fix compilation errors and warnings with clang. ##### What Fix compilation errors and warnings with clang. ##### Why ? Compilation issues. ## Change type What kind of change...