diff options
author | Martin KaFai Lau <[email protected]> | 2020-03-18 10:16:37 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-03-20 15:51:35 +0100 |
commit | ca7e6e45d108f5712aec4407e6c757af59d43d0f (patch) | |
tree | d5ec98e971734053d9b103ea38bdecf6b99f5bba /lib/test_overflow.c | |
parent | 90ceddcb495008ac8ba7a3dce297841efcd7d584 (diff) |
bpftool: Print the enum's name instead of value
This patch prints the enum's name if there is one found in
the array of btf_enum.
The commit 9eea98497951 ("bpf: fix BTF verification of enums")
has details about an enum could have any power-of-2 size (up to 8 bytes).
This patch also takes this chance to accommodate these non 4 byte
enums.
Signed-off-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions