Skip to content

Release v1.0.16-4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 08:13
· 7 commits to master since this release

Changes in this Release

  • Configuration and status data persistence across restart of service using json file.
  • Dryrun on existing samples
  • CPU cycles consumption for rxqs shown in ncd.log during rebalance.
  • Precise calculation on cpu usage by rxq.
  • Unit tests
    • rebalance tests updated for easier calculation on cpu consumption.
    • tests shared between different dryrun algorithms for evaluation.
    • new test for evaluating dryrun with varying load in rxqs.
    • quick dryrun check disabled by default due to not much benefit observed for now
      and will be enabled in subsequent release based on more findings.

Overall more stabilized code this release is! ...