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

chore: build for ubuntu 24.04 #31

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore: build for ubuntu 24.04 #31

wants to merge 1 commit into from

Conversation

gruyaume
Copy link
Contributor

@gruyaume gruyaume commented Nov 12, 2024

Description

Build for ubuntu 24.04.

This is still a draft and needs to be properly tested.

We had to build libbpf from source

We had to build libbpf from source (instead of importing it) because cndp uses a headers file (xsk.h) that doesn't exist in newer libbpf-dev releases.

Reference

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Signed-off-by: Guillaume Belanger <[email protected]>
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