aboutsummaryrefslogtreecommitdiffstats
path: root/executor/test_linux.h
diff options
context:
space:
mode:
authorPaul Chaignon <paul@isovalent.com>2021-12-19 22:57:52 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-12-21 05:33:37 +0100
commita938f0b814c3578d9608be02ef72b45d2b10cf4b (patch)
tree3b54a087745254b1d5c79b11f2c04f9e8c91bf4e /executor/test_linux.h
parent761f1410d51aa921477925675bd13b6006b377ca (diff)
sys/linux: support per-map-type extra fields for MAP_CREATE
The structure used for BPF map creation now has an additional field, map_extra, introduced in [1] upstream. The definition of that field depends on the map type being created and is only used by bloom filter maps for now. For bloom filter maps, the 4 lower bits define the number of hash functions to use. 1 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9330986c03006 Signed-off-by: Paul Chaignon <paul@isovalent.com>
Diffstat (limited to 'executor/test_linux.h')
0 files changed, 0 insertions, 0 deletions