ebpf: Refactor tun_rss_steering_prog()
commitf5c69e7ab2507553d1a2780e41d924c32dec3c44
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Sun, 28 Apr 2024 07:01:00 +0000 (28 16:01 +0900)
committerJason Wang <jasowang@redhat.com>
Tue, 4 Jun 2024 07:14:26 +0000 (4 15:14 +0800)
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