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

sync: 4.0.1+driver #925

Merged
merged 4 commits into from
Feb 28, 2023
Merged

sync: 4.0.1+driver #925

merged 4 commits into from
Feb 28, 2023

Conversation

FedeDP
Copy link
Contributor

@FedeDP FedeDP commented Feb 23, 2023

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?

/area driver-kmod
/area driver-bpf

Does this PR require a change in the driver versions?

/version driver-API-version-patch

Since there were bugfixes in the drivers.

What this PR does / why we need it:

Backports:

from master into release/0.10.x branch.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

NOTE: both #858 and #922 needed some small fixes in this patch because in master we merged #809.

Does this PR introduce a user-facing change?:

NONE

hhoffstaette and others added 4 commits February 23, 2023 10:54
Attributes in "struct device*" are now const, so add a matching prototype
for ppm_devnode().

Fixes #918

Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
NOTE: this needed a small fix in release branch because `bpf_probe_read_kernel` is not present there.

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
NOTE: it needed some fixes because `__bpf_val_to_ring` is now taking an enum as last param in master.

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>

Co-authored-by: Andrea Terzolo <andrea.terzolo@polito.it>
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 23, 2023

@araujof @terylt @Molter73 Perhaps it is useful for you :)

@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 23, 2023

/cc @leogr

@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 23, 2023

/milestone 4.0.1+driver

@poiana poiana added this to the 4.0.1+driver milestone Feb 23, 2023
Copy link
Member

@leogr leogr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 23, 2023

/hold

Copy link
Member

@Andreagit97 Andreagit97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@poiana
Copy link
Contributor

poiana commented Feb 27, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Andreagit97, FedeDP, leogr

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

@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 28, 2023

/unhold

@poiana poiana merged commit 1127020 into release/0.10.x Feb 28, 2023
@poiana poiana deleted the sync/4.0.1+driver branch February 28, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants