Bump bpf-tools to version v1.3 (#16068)
* Bump bpf-tools to version v1.3 This brings in the fix for increased compute budget that wasn't caught when bpf-tools v1.2 were released. * Adjust BPF test programs instruction counts
This commit is contained in:
@ -92,7 +92,7 @@ if [[ ! -e criterion-$version.md || ! -e criterion ]]; then
|
||||
fi
|
||||
|
||||
# Install Rust-BPF
|
||||
version=v1.2
|
||||
version=v1.3
|
||||
if [[ ! -e bpf-tools-$version.md || ! -e bpf-tools ]]; then
|
||||
(
|
||||
set -e
|
||||
|
Reference in New Issue
Block a user