aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ebpf/rss.bpf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ebpf: Refactor tun_rss_steering_prog()Akihiko Odaki2024-06-041-15/+11
* ebpf: Return 0 when configuration failsAkihiko Odaki2024-06-041-1/+1
* ebpf: Fix RSS error handlingAkihiko Odaki2024-06-041-9/+11
* ebpf: Updated eBPF program and skeleton.Andrew Melnychenko2024-03-121-2/+5
* ebpf: fix compatibility with libbpf 1.0+Shreesh Adiga2023-03-101-23/+20
* ebpf: Added eBPF RSS program.Andrew Melnychenko2021-06-041-0/+571