This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
Releases: Alan-Jowett/bpf_performance_backup
Releases · Alan-Jowett/bpf_performance_backup
v0.0.2
What's Changed
- Test max tail call in Linux by @shpalani in https://github.com/Alan-Jowett/bpf_performance/pull/48
- Add option to pass pre/post test commands by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/49
New Contributors
- @shpalani made their first contribution in https://github.com/Alan-Jowett/bpf_performance/pull/48
Full Changelog: Alan-Jowett/bpf_performance@v0.0.1...v0.0.2
v0.0.1
What's Changed
- First version of data driven BPF performance runner by @Alan-Jowett in Alan-Jowett/bpf_performance#1
- Windows support by @Alan-Jowett in Alan-Jowett/bpf_performance#2
- Add CI/CD pipeline by @Alan-Jowett in Alan-Jowett/bpf_performance#3
- Fix build by @Alan-Jowett in Alan-Jowett/bpf_performance#4
- Add per-CPU variant by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/5
- Add LRU Hash test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/6
- Update readme.md by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/7
- Negative tests for yaml parsing by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/9
- Update README.md by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/10
- Add helper function perf test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/12
- Add Windows test pass by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/11
- Fix bug in test loading when filtering by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/15
- Add option to install from local nuget feed by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/18
- Download latest daily for ebpf-for-windows by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/20
- Map in map test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/16
- Tail call test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/14
- Clone and build libbpf by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/21
- Improve CLI parsing by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/22
- Add XDP tests by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/23
- Run both native and JIT test pass by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/25
- Add script to pull latest build artifacts. by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/26
- Replace Clang specific attributes with SEC macro by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/30
- Replace keyword unassigned with a word remaining by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/31
- Add CSV header and archive results by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/32
- Set recommended security flags by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/33
- Fix lru test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/34
- Add 8K ipv4 LPM test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/35
- LPM scale test by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/36
- Lpm replace by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/40
- Use CMake to generate test case variants by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/41
- Remove unneeded artifacts by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/45
- Cache artifacts by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/44
- Fix cache key by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/46
- Correctly handle exit code by @Alan-Jowett in https://github.com/Alan-Jowett/bpf_performance/pull/47
New Contributors
- @Alan-Jowett made their first contribution in Alan-Jowett/bpf_performance#1
Full Changelog: https://github.com/Alan-Jowett/bpf_performance/commits/v0.0.1