feat: add SOCKETPAIR_E params to SOCKETPAIR_X#2430
feat: add SOCKETPAIR_E params to SOCKETPAIR_X#2430poiana merged 1 commit intofalcosecurity:masterfrom
SOCKETPAIR_E params to SOCKETPAIR_X#2430Conversation
1efa10d to
fd84562
Compare
SOCKETPAIR_X params to SOCKETPAIR_XSOCKETPAIR_E params to SOCKETPAIR_X
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2430 +/- ##
==========================================
+ Coverage 77.49% 77.53% +0.04%
==========================================
Files 231 232 +1
Lines 30561 30626 +65
Branches 4639 4639
==========================================
+ Hits 23682 23747 +65
Misses 6879 6879
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/milestone 0.22.0 Running kernel-tests against this branch:; https://github.com/falcosecurity/libs/actions/runs/15293523326 |
|
arm64:
amd64:
|
Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>
fd84562 to
1c630ed
Compare
|
Updated kernel testing matrices: arm64:
amd64:
😄 |
|
LGTM label has been added. DetailsGit tree hash: d9693f64aebbb985f980120abee93d194c1d727e |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ekoops, FedeDP The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area driver-kmod
/area driver-bpf
/area driver-modern-bpf
/area libscap
/area libsinsp
/area tests
Does this PR require a change in the driver versions?
/version driver-SCHEMA-version-minor
What this PR does / why we need it:
This PR is part of #2427.
It adds enter events parameters to
PPME_SOCKET_SOCKETPAIR_Xevent definition and aligns all three kernel drivers to the new definition.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: