Releases: aregm/nff-go-nat
Releases · aregm/nff-go-nat
Release 0.9.1
Upgraded NFF-Go to release 0.9.1
Release 0.9
- Added support for MLX DPDK drivers in build
- Added support for BPF (XDK sockets) in build
- Added new controls for XP queues number and Send threads to command line
- Some improvements in translation to lower new memory allocation and GC
- Switched to NFF-Go 0.9
Release 0.8.1
New in this release:
- Switched to NFF-Go release 0.8.1
- Enabled work on AWS cloud
- Fixed bug with translated packets MAC target address
- Added dump capability from command line
- Added static ARP mode for benchmarking
Release 0.7.4
Updated to NFF-Go v0.7.4 with fixed HW checksums calculation offloading
Release 0.7.3
- Fixed bringing KNI interfaces
- Switched to Ubuntu in testing environment
- Updated to fresh version of NFF-Go 0.7.3
Switched to NFF-Go release 0.7.1
Merge pull request #3 from intel-go/develop Switched to NFF-Go release 0.7.1
Performance tests and bugfix release v0.6.3
Implemented performance tests based on wrk benchmark.
Fixed TCP6 port reuse bug.
Bugfix release 0.6.2
Implemented CI tests and fixed bugs that these tests found