Skip to content

Releases: aregm/nff-go-nat

Release 0.9.1

01 Oct 20:45
12b56b6
Compare
Choose a tag to compare

Upgraded NFF-Go to release 0.9.1

Release 0.9

20 Sep 17:33
Compare
Choose a tag to compare
  • 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

20 Jun 18:30
1e06a29
Compare
Choose a tag to compare

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

05 Feb 22:34
Compare
Choose a tag to compare

Updated to NFF-Go v0.7.4 with fixed HW checksums calculation offloading

Release 0.7.3

01 Feb 19:45
e928629
Compare
Choose a tag to compare
  • 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

12 Dec 22:28
c7bc78b
Compare
Choose a tag to compare
Merge pull request #3 from intel-go/develop

Switched to NFF-Go release 0.7.1

Performance tests and bugfix release v0.6.3

15 Nov 19:25
218f14b
Compare
Choose a tag to compare

Implemented performance tests based on wrk benchmark.
Fixed TCP6 port reuse bug.

Bugfix release 0.6.2

06 Nov 21:28
3aed6fd
Compare
Choose a tag to compare

Implemented CI tests and fixed bugs that these tests found