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
Andre Fredette f5d4fdedba Exercise all new TCX APIs in the TCX integration test
Also removed unused code in the tcx eBPF program.

I've manually verified that all the programs get attached in the correct
order.

TODO: Add code to the integration test to automatically verify that the
programs are attached in the correct order after the API based on the
BPF_PROG_QUERY syscall has been implemented.

Signed-off-by: Andre Fredette <afredette@redhat.com>
1 year ago
..
bpf_probe_read.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
lib.rs integration-test: build-dep on integration-ebpf 2 years ago
log.rs aya-log: Allow logging `core::net::Ipv4Addr` and `core::net::Ipv6Addr` 1 year ago
map_test.rs aya,integration-test: improve integration tests for info API 1 year ago
memmove_test.rs feat(aya-ebpf): Add integration test for memmove implementation 1 year ago
name_test.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
pass.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
redirect.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
relocations.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
ring_buf.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
simple_prog.rs aya,integration-test: improve integration tests for info API 1 year ago
tcx.rs Exercise all new TCX APIs in the TCX integration test 1 year ago
test.rs test/integration-ebpf: added integration tests for kretprobe & uretprobe 2 years ago
two_progs.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
xdp_sec.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago