You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Update the
EbpfXdpProgramData
to the latest definition ofebpf_program_data_t
; specifically provide implementation forebpf_program_context_create_t
andebpf_program_context_destroy_t
. This helps inBPF_PROG_TEST_RUN
scenarios.The text was updated successfully, but these errors were encountered: