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

cleanup kernel code and use vmlinux header for kernel structs and apis #110

Merged
merged 1 commit into from
Apr 26, 2023
Merged

cleanup kernel code and use vmlinux header for kernel structs and apis #110

merged 1 commit into from
Apr 26, 2023

Conversation

msherif1234
Copy link
Contributor

Switching to vmlinux allows to extend kernel hook
to collect TCP socket information/statistics and much more this commit doesn't introduce any functional changes also update libbpf to more recent version since we have el9

Switching to vmlinux allows to extend kernel hook
to collect TCP socket information/statistics and much more
this commit doesn't introduce any functional changes also
update libbpf to more recent version since we have el9

Signed-off-by: msherif1234 <mmahmoud@redhat.com>
@msherif1234
Copy link
Contributor Author

/assign @jotak

@msherif1234 msherif1234 added no-doc This PR doesn't require documentation change on the NetObserv operator no-qe This PR doesn't necessitate QE approval labels Apr 13, 2023
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #110 (92ca5dd) into main (beb50b3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   41.80%   41.80%           
=======================================
  Files          30       30           
  Lines        2050     2050           
=======================================
  Hits          857      857           
  Misses       1155     1155           
  Partials       38       38           
Flag Coverage Δ
unittests 41.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@msherif1234
Copy link
Contributor Author

/approve

@openshift-ci
Copy link

openshift-ci bot commented Apr 26, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: msherif1234

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 3f192b3 into netobserv:main Apr 26, 2023
dushyantbehl pushed a commit to dushyantbehl/netobserv-ebpf-agent that referenced this pull request Apr 28, 2023
netobserv#110)

Switching to vmlinux allows to extend kernel hook
to collect TCP socket information/statistics and much more
this commit doesn't introduce any functional changes also
update libbpf to more recent version since we have el9

Signed-off-by: msherif1234 <mmahmoud@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm no-doc This PR doesn't require documentation change on the NetObserv operator no-qe This PR doesn't necessitate QE approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants