Skip to content

VMA 8.2.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@OphirMunk OphirMunk released this 23 Mar 13:40
· 1010 commits to master since this release

New Features

  • Optimize data-path, buffer pool for performance improvement
  • Support dynamic routing in case of "add route" event
  • Add new specification VMA_SPEC=multi_ring_latency
  • Add boolean configuration parameter VMA_RX_POLL_ON_TX_TCP
  • Remove buffer disorder statistics
  • Reduce page fault events in mlx5_send() call
  • Return error on socket API if exception occurred

Bug Fixes

  • Fix fork() in child process
  • Fix potential race condition in vma_stats
  • Fix VMA errno when reaching TCP max backlog to match OS
  • Fix fanotify_init() failure on aarch64 architecture