Skip to content

VMA 8.4.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@liranoz12 liranoz12 released this 20 Sep 09:20
· 826 commits to master since this release

New Features

  • Add On Device Memory support
  • Move epoll's poll_os logic to the internal thread
  • Enable Debian package timestamp

Fixes

  • Consider cache_line when getting CQE
  • Solve gcc7.x [deprecated]
  • Solve gcc7.x [format-overflow]
  • Solve gcc7.x [array-bounds]
  • Solve gcc7.x [implicit-fallthrough]
  • Fix TCP window deadlock in case of a small window
  • Fix lack of interface reinitialization (Tx PRM implementation)
  • Fix Valgrind issue - uninitialized byte(s)
  • Fix wrong handling of UDP setsockopt() using UDP_MAP_REMOVE