Skip to content

Releases: silverengine-de/proxyengine

v0.4.8-alpha

07 May 11:06
Compare
Choose a tag to compare
v0.4.8-alpha Pre-release
Pre-release
  • Shorter and easier to understand main code by refactoring with new RunTime struct.

v0.4.7-alpha

30 Apr 21:21
Compare
Choose a tag to compare
v0.4.7-alpha Pre-release
Pre-release
  • support of Virtio pmd-ports
  • KNI kernel module now optional, as a Virtio interface can replace a native Kni interface
  • network specification (mac, ip, namespace) moved to Kni and Virtio port definition as part of NetBricks configuration
  • physical pmd ports can be associated with a native Kni or Virtio port (kni=)

v0.4.6-alpha

12 Apr 22:26
Compare
Choose a tag to compare
v0.4.6-alpha Pre-release
Pre-release
  • supports now more than 1 million cps with 3 cores
  • is based on the version v1.0.1 of the NetBricks fork

v0.4.5-alpha

24 Mar 00:26
Compare
Choose a tag to compare
v0.4.5-alpha Pre-release
Pre-release
  • Successfully tested almost 1 million connections per second with 3 working cores.
  • Implemented NIC independent TX queuing.

v0.4.2-alpha

02 Jan 21:50
Compare
Choose a tag to compare
v0.4.2-alpha Pre-release
Pre-release
  • feature "profiling": measure used cycles for code sections
  • increased buffer for connection records to 0x3FFFF records per core

v0.4.1-alpha

28 Nov 11:35
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release
updated README