You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/test/integration-ebpf/src
Ershaad Basheer d8bd45b84c fix consumer index handling for pinned ringbuf map
Newly loaded ring buffer maps assumed that the consumer index was at
position 0. This is not always true for pinned maps since they are
persistent and therefore remember the consumer index position from the
last time that they were read from

Fixes: #1309
1 month ago
..
bpf_probe_read.rs chore: Fix clippy panic_handler warnings 6 months ago
lib.rs integration-test: build-dep on integration-ebpf 2 years ago
log.rs chore: Fix clippy panic_handler warnings 6 months ago
map_test.rs chore: Fix clippy panic_handler warnings 6 months ago
memmove_test.rs build(deps): update network-types requirement in the cargo-crates group 5 months ago
name_test.rs chore: Fix clippy panic_handler warnings 6 months ago
pass.rs chore: Fix clippy panic_handler warnings 6 months ago
raw_tracepoint.rs chore: Fix clippy panic_handler warnings 6 months ago
redirect.rs chore: Fix clippy panic_handler warnings 6 months ago
relocations.rs chore: Fix clippy panic_handler warnings 6 months ago
ring_buf.rs chore: Fix clippy panic_handler warnings 6 months ago
ring_buf_pinned.rs fix consumer index handling for pinned ringbuf map 1 month ago
simple_prog.rs chore: Fix clippy panic_handler warnings 6 months ago
strncmp.rs chore: Fix clippy panic_handler warnings 6 months ago
tcx.rs chore: Fix clippy panic_handler warnings 6 months ago
test.rs chore: Fix clippy panic_handler warnings 6 months ago
two_progs.rs chore: Fix clippy panic_handler warnings 6 months ago
uprobe_cookie.rs chore: Fix clippy panic_handler warnings 6 months ago
xdp_sec.rs chore: Fix clippy panic_handler warnings 6 months ago