Skip to content

UDPDK v1.1

Latest
Compare
Choose a tag to compare
@leoll2 leoll2 released this 15 Apr 09:25
· 3 commits to master since this release
a938ca6

Release notes

Features:

  • Better synchronization between poller and app
  • Several new options and improvements for the sample applications (pktgen and pingpong): logs, stats, tunable parameters, ...

Build:

  • Add more Makefiles for convenience

Performance:

  • Use rte_memcpy instead of memcpy
  • Add benchmarks in README

Bugfix:

  • Limit max packet length on certain NICs