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

rust: Update libbpf-rs & libbpf-cargo to 0.22 #36

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

danielocfb
Copy link

This is a follow on to #32, which got reverted. I wrongly assumed that scx_rusty resides in the sched_ext tree and consumes published version of scx_utils.
With this change we update the other in-tree dependencies. I built scx_layered & scx_rusty. I bumped scx-utils to 0.4, because the libbpf-cargo seems to be part of the public API surface and libbpf-cargo 0.21 and 0.22 are not compatible with each other.

This is a follow on to sched-ext#32, which got reverted. I wrongly assumed that
scx_rusty resides in the sched_ext tree and consumes published version
of scx_utils.
With this change we update the other in-tree dependencies. I built
scx_layered & scx_rusty. I bumped scx-utils to 0.4, because the
libbpf-cargo seems to be part of the public API surface and libbpf-cargo
0.21 and 0.22 are not compatible with each other.

Signed-off-by: Daniel Müller <deso@posteo.net>
@danielocfb
Copy link
Author

CI, please test :-)

@htejun htejun merged commit 52381a9 into sched-ext:main Dec 14, 2023
@Byte-Lab
Copy link
Contributor

CI, please test :-)

Coming soon!

@danielocfb danielocfb deleted the topic/libbpf-rs-update branch December 14, 2023 22:42
@htejun
Copy link
Contributor

htejun commented Dec 14, 2023

Yeah, it now builds fine. scx_utils 0.4.0 is published on crates.io too. Thanks.

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.

None yet

4 participants