Actions
Bug #4583
openxdp: libbpf xdp filter segfault with latest libbpf code
Description
Using libbpf from the latest (at the time of this report) git master of libbpf
git clone https://github.com/libbpf/libbpf
commit 64f027efda548dd918e7de471af72202b1402764 (HEAD -> master, origin/master, origin/HEAD)
Author: Andrii Nakryiko <andrii@kernel.org>
Date:   Fri Aug 6 17:40:18 2021 -0700
    ci: restore all temporary disabled tests
    Upstream bpf-next should be good, so no temporary blocked tests should remain.
    Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
	Using XDP filter with  Suricata 6.0.3 or latest gitmaster
xdp-mode: hw # (or driver)
results in segfault with no usable core.
Updated by Philippe Antoine about 2 months ago
- Status changed from New to Feedback
Is this still a problem in 8 ?
Can you pinpoint a release of libbpf ?
Actions