diff options
author | Daniel Müller <[email protected]> | 2022-07-27 00:11:54 +0000 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-07-27 17:02:29 +0200 |
commit | aee993bbd05cede097885fa74e2627a458d3418a (patch) | |
tree | 021ffa5a135c918ee7bb0af74e9085efa46e2085 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | d295daf505758f9a0e4d05f4ee3bfdfb4192c18f (diff) |
selftests/bpf: Sort configuration
This change makes sure to sort the existing minimal kernel configuration
containing options required for running BPF selftests alphabetically.
Doing so will make it easier to diff it against other configurations,
which in turn helps with maintaining disjunct config files that build on
top of each other. It also helped identify the CONFIG_IPV6_GRE being set
twice and removes one of the occurrences.
Lastly, we change NET_CLS_BPF from 'm' to 'y'. Having this option as 'm'
will cause failures of the btf_skc_cls_ingress selftest.
Signed-off-by: Daniel Müller <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Acked-by: Mykola Lysenko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions