commit | 8981e56fa17282598571958ae6a29cbc3209a6cb | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Fri Jul 12 10:25:57 2019 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon Jul 15 23:02:17 2019 +0200 |
tree | dcc396b062456daa3af5a598587dfbc604aa7c8c | |
parent | dd13f3ca642986b59a1863101e58cd694e81f888 [diff] |
selftests/bpf: use typedef'ed arrays as map values Convert few tests that couldn't use typedef'ed arrays due to kernel bug. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>