commit | 6493ebf7242d9b9a2c50db91b9baeb0543990736 | [log] [tgz] |
---|---|---|
author | Yonghong Song <yhs@fb.com> | Wed Aug 29 14:43:14 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Aug 30 14:03:53 2018 +0200 |
tree | b6dcedcf02cdf24c0bc444adbad42c666e5b906e | |
parent | c7b27c37af3da5a63f32b0bc99569e3069e4d9c1 [diff] |
tools/bpf: add bpffs percpu map pretty print tests in test_btf The bpf selftest test_btf is extended to test bpffs percpu map pretty print for percpu array, percpu hash and percpu lru hash. Signed-off-by: Yonghong Song <yhs@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>