Skip to content

Butterfly v0.13.0

Latest
Compare
Choose a tag to compare
@outscale-toa outscale-toa released this 31 May 13:12
· 48 commits to develop since this release

In this release

  • Update dpdk to v18.08
  • More api tests and coverage
  • Enable multiple command at once with butterfly client.
    Example (cli 0 0 nic add --ip 42.0.0.3 --mac 42:42:42:42:42:03 --vni 1337 --id nic_3 + nic del nic_4 + nic list )
  • Remove atomic variable in some places for optimisation
  • Fix bug in mac table iterator
  • Add mac table unit test

Attached files:

butterfly_0.13_amd64.deb, butterfly_0.13_x86_64.rpm: classic deb and rpm packages.
butterfly_0.13_amd64_fat.deb, butterfly_0.13_x86_64_fat.rpm: same packages but embed all libraries.
butterfly and butterflyd are stand-alone binaries for Linux.

Make sure your machine have all requirements to run Butterfly as explained in documentation and that your configuration file has correct parameters.
Once installed and configured, you can run service butterfly start.