Searched hist:d42d1cc44d702123d6ff12ce54a0e854036d29cb (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | metadata_unused.c | d42d1cc44d702123d6ff12ce54a0e854036d29cb Tue Sep 15 18:45:43 CDT 2020 YiFei Zhu <zhuyifei@google.com> selftests/bpf: Test load and dump metadata with btftool and skel
This is a simple test to check that loading and dumping metadata in btftool works, whether or not metadata contents are used by the program.
A C test is also added to make sure the skeleton code can read the metadata values.
Signed-off-by: YiFei Zhu <zhuyifei@google.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Cc: YiFei Zhu <zhuyifei1999@gmail.com> Link: https://lore.kernel.org/bpf/20200915234543.3220146-6-sdf@google.com
|
H A D | metadata_used.c | d42d1cc44d702123d6ff12ce54a0e854036d29cb Tue Sep 15 18:45:43 CDT 2020 YiFei Zhu <zhuyifei@google.com> selftests/bpf: Test load and dump metadata with btftool and skel
This is a simple test to check that loading and dumping metadata in btftool works, whether or not metadata contents are used by the program.
A C test is also added to make sure the skeleton code can read the metadata values.
Signed-off-by: YiFei Zhu <zhuyifei@google.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Cc: YiFei Zhu <zhuyifei1999@gmail.com> Link: https://lore.kernel.org/bpf/20200915234543.3220146-6-sdf@google.com
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_bpftool_metadata.sh | d42d1cc44d702123d6ff12ce54a0e854036d29cb Tue Sep 15 18:45:43 CDT 2020 YiFei Zhu <zhuyifei@google.com> selftests/bpf: Test load and dump metadata with btftool and skel
This is a simple test to check that loading and dumping metadata in btftool works, whether or not metadata contents are used by the program.
A C test is also added to make sure the skeleton code can read the metadata values.
Signed-off-by: YiFei Zhu <zhuyifei@google.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Cc: YiFei Zhu <zhuyifei1999@gmail.com> Link: https://lore.kernel.org/bpf/20200915234543.3220146-6-sdf@google.com
|
H A D | Makefile | diff d42d1cc44d702123d6ff12ce54a0e854036d29cb Tue Sep 15 18:45:43 CDT 2020 YiFei Zhu <zhuyifei@google.com> selftests/bpf: Test load and dump metadata with btftool and skel
This is a simple test to check that loading and dumping metadata in btftool works, whether or not metadata contents are used by the program.
A C test is also added to make sure the skeleton code can read the metadata values.
Signed-off-by: YiFei Zhu <zhuyifei@google.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Cc: YiFei Zhu <zhuyifei1999@gmail.com> Link: https://lore.kernel.org/bpf/20200915234543.3220146-6-sdf@google.com
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | metadata.c | d42d1cc44d702123d6ff12ce54a0e854036d29cb Tue Sep 15 18:45:43 CDT 2020 YiFei Zhu <zhuyifei@google.com> selftests/bpf: Test load and dump metadata with btftool and skel
This is a simple test to check that loading and dumping metadata in btftool works, whether or not metadata contents are used by the program.
A C test is also added to make sure the skeleton code can read the metadata values.
Signed-off-by: YiFei Zhu <zhuyifei@google.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Cc: YiFei Zhu <zhuyifei1999@gmail.com> Link: https://lore.kernel.org/bpf/20200915234543.3220146-6-sdf@google.com
|