On Thu, Mar 23, 2017 at 01:18:55PM +0100, Quentin Monnet wrote: > * xlat/bpf_map_types.in: Update list of BPF_MAP_TYPE_* constants. > --- > xlat/bpf_map_types.in | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/xlat/bpf_map_types.in b/xlat/bpf_map_types.in > index e3222d38d78d..583c01606b11 100644 > --- a/xlat/bpf_map_types.in > +++ b/xlat/bpf_map_types.in > @@ -10,3 +10,5 @@ BPF_MAP_TYPE_CGROUP_ARRAY 8 > BPF_MAP_TYPE_LRU_HASH 9 > BPF_MAP_TYPE_LRU_PERCPU_HASH 10 > BPF_MAP_TYPE_LPM_TRIE 11 > +BPF_MAP_TYPE_ARRAY_OF_MAPS 12 > +BPF_MAP_TYPE_HASH_OF_MAPS 13
OK, I've found these new constants in net-next tree, so it's probably safe to assume they are not going to change. Applied with a slightly edited commit message. Thanks! -- ldv
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel