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

XDP eBPF extension must support BPF_PROG_TEST_RUN. #401

Closed
shankarseal opened this issue Oct 27, 2023 · 0 comments · Fixed by #425
Closed

XDP eBPF extension must support BPF_PROG_TEST_RUN. #401

shankarseal opened this issue Oct 27, 2023 · 0 comments · Fixed by #425
Assignees
Labels
ebpf feature request New feature or request
Milestone

Comments

@shankarseal
Copy link
Contributor

Update the EbpfXdpProgramData to the latest definition of ebpf_program_data_t; specifically provide implementation for ebpf_program_context_create_t and ebpf_program_context_destroy_t. This helps in BPF_PROG_TEST_RUN scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ebpf feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants