mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00
![]() Hi, fix some spelling errors in selftest, the details are as follows: -in the codes: test_bpf_sk_stoarge_map_iter_fd(void) ->test_bpf_sk_storage_map_iter_fd(void) load BTF from btf_data.o->load BTF from btf_data.bpf.o -in the code comments: preample->preamble multi-contollers->multi-controllers errono->errno unsighed/unsinged->unsigned egree->egress shoud->should regsiter->register assummed->assumed conditiona->conditional rougly->roughly timetamp->timestamp ingores->ignores null-termainted->null-terminated slepable->sleepable implemenation->implementation veriables->variables timetamps->timestamps substitue a costant->substitute a constant secton->section unreferened->unreferenced verifer->verifier libppf->libbpf ... Signed-off-by: Lin Yikai <yikai.lin@vivo.com> Link: https://lore.kernel.org/r/20240905110354.3274546-1-yikai.lin@vivo.com Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
---|---|---|
.. | ||
bench_bloom_filter_map.c | ||
bench_bpf_crypto.c | ||
bench_bpf_hashmap_full_update.c | ||
bench_bpf_hashmap_lookup.c | ||
bench_bpf_loop.c | ||
bench_count.c | ||
bench_htab_mem.c | ||
bench_local_storage_create.c | ||
bench_local_storage_rcu_tasks_trace.c | ||
bench_local_storage.c | ||
bench_rename.c | ||
bench_ringbufs.c | ||
bench_strncmp.c | ||
bench_trigger.c | ||
run_bench_bloom_filter_map.sh | ||
run_bench_bpf_hashmap_full_update.sh | ||
run_bench_bpf_loop.sh | ||
run_bench_htab_mem.sh | ||
run_bench_local_storage_rcu_tasks_trace.sh | ||
run_bench_local_storage.sh | ||
run_bench_rename.sh | ||
run_bench_ringbufs.sh | ||
run_bench_strncmp.sh | ||
run_bench_trigger.sh | ||
run_bench_uprobes.sh | ||
run_common.sh |