Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libbpf #73

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Update libbpf #73

merged 4 commits into from
Apr 22, 2024

Conversation

thiagoftsm
Copy link
Contributor

@thiagoftsm thiagoftsm commented Apr 22, 2024

Summary

Update branch to use latest libbpf.

Test Plan
  1. Clone this branch
  2. Run the following commands:
# git submodule update --init --recursive
# make clean; make
# cd src/tests
# sh run_tests.sh
  1. Verify that you do not have any libbpf error inside error.log.
Additional information
Linux Distribution Environment Kernel Version Error Success
Slackware Linux Bare metal 6.6.28 error.log success.log

@thiagoftsm thiagoftsm requested a review from Ferroin as a code owner April 22, 2024 00:12
@thiagoftsm thiagoftsm merged commit 4e5fab9 into netdata:master Apr 22, 2024
7 checks passed
@thiagoftsm thiagoftsm deleted the update_libbpf branch April 22, 2024 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant