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.
suricata/ebpf
Eric Leblond f270e53477 ebpf: set number of RSS queues to a power of 2
This is needed as netronome can not do a division (so can't do a modulo)
in hardware.
6 years ago
..
include/linux
Makefile.am
bpf_helpers.h
bypass_filter.c
filter.c
hash_func01.h
lb.c
vlan_filter.c
xdp_filter.c ebpf: set number of RSS queues to a power of 2 6 years ago