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/tests
Tuetuopay c53bf9eb2f maps/xdp: use ProgramFd instead of impl AsRawFd
Not having a generic here allows to pass `None` without specifying the
actual type you don't care about.
2 years ago
..
bpf_probe_read.rs test: add some #[track_caller] annotations 2 years ago
btf_relocations.rs integration-test: fix BTF relocation test 2 years ago
elf.rs all: better panic messages 2 years ago
load.rs aya: add support for map-bound XDP programs 2 years ago
log.rs integration-test: deflake log test 2 years ago
rbpf.rs aya: add support for map-bound XDP programs 2 years ago
relocations.rs integration-tests: run in release also 2 years ago
smoke.rs programs: `ProgramData::attach_prog_fd` is owned 2 years ago
xdp.rs maps/xdp: use ProgramFd instead of impl AsRawFd 2 years ago