]> xenbits.xensource.com Git - qemu-xen.git/commit
ebpf: Refactor tun_rss_steering_prog()
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Sun, 28 Apr 2024 07:01:00 +0000 (16:01 +0900)
committerJason Wang <jasowang@redhat.com>
Tue, 4 Jun 2024 07:14:26 +0000 (15:14 +0800)
commitf5c69e7ab2507553d1a2780e41d924c32dec3c44
tree1b800ee102b784bceb4a1f4bb76f81305f02218d
parent8dc8220e23a6d16415b6a0a46785224e8bc7edd1
ebpf: Refactor tun_rss_steering_prog()

This saves branches and makes later BPF program changes easier.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
tools/ebpf/rss.bpf.c