Releases: leoll2/UDPDK
Releases · leoll2/UDPDK
UDPDK v1.1
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 ofmemcpy
- Add benchmarks in README
Bugfix:
- Limit max packet length on certain NICs
UDPDK v1.0
some renaming to prevent conflicts