diff options
| author | Paul Chaignon <paul@isovalent.com> | 2021-12-19 22:57:52 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-12-21 05:33:37 +0100 |
| commit | a938f0b814c3578d9608be02ef72b45d2b10cf4b (patch) | |
| tree | 3b54a087745254b1d5c79b11f2c04f9e8c91bf4e /executor/test_linux.h | |
| parent | 761f1410d51aa921477925675bd13b6006b377ca (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
