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

Upgrade versions #64

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Conversation

thiagoftsm
Copy link
Contributor

Summary

It was observed that when compiled on kernels newer than 6.5, we are not collecting properly data for network viewer. We are upgrading clang and bpftool to address the issue.

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
LINUX DISTRIBUTION Bare metal/VM uname -r

@thiagoftsm thiagoftsm marked this pull request as draft February 21, 2024 01:35
@thiagoftsm thiagoftsm marked this pull request as ready for review February 21, 2024 02:33
@thiagoftsm thiagoftsm merged commit 4032b13 into netdata:master Feb 21, 2024
7 checks passed
@thiagoftsm thiagoftsm deleted the sync_kernel_collector branch February 21, 2024 02:33
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