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-test/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
..
tests fix consumer index handling for pinned ringbuf map 1 month ago
lib.rs fix consumer index handling for pinned ringbuf map 1 month ago
tests.rs aya,aya-obj: add feature probing program type 4 months ago
utils.rs integration-test: kernel_assert anti-condition 6 months ago