commit | ad17d0e6c708805bf9e6686eb747cc528b702e67 | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Fri Aug 18 11:28:01 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 19 21:35:43 2017 -0700 |
tree | d6350b4b468bb9ca5ebb40f73758af26ec36082f | |
parent | 96eabe7a40aa17e613cf3db2c742ee8b1fc764d0 [diff] |
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test This patch makes the needed changes to allow each process of the INNER_LRU_HASH_PREALLOC test to provide its numa node id when creating the lru map. Signed-off-by: Martin KaFai Lau <kafai@fb.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>