* [PATCH bpf-next 0/2] bpf: Add kfunc bpf_strcasecmp()
@ 2025-09-02 6:17 Rong Tao
0 siblings, 0 replies; only message in thread
From: Rong Tao @ 2025-09-02 6:17 UTC (permalink / raw)
To: andrii, ast, vmalik
Cc: rtoax, Rong Tao, Daniel Borkmann, Martin KaFai Lau,
Eduard Zingerman, Song Liu, Yonghong Song, John Fastabend,
KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, Mykola Lysenko,
Shuah Khan,
open list:BPF [GENERAL] (Safe Dynamic Programs and Tools),
open list, open list:KERNEL SELFTEST FRAMEWORK
From: Rong Tao <rongtao@cestc.cn>
Kfunc already support bpf_strcmp, this patchset introduce bpf_strcasecmp
and add some selftests.
Rong Tao (2):
bpf: add bpf_strcasecmp kfunc
selftests/bpf: Test kfunc bpf_strcasecmp
kernel/bpf/helpers.c | 56 ++++++++++++++-----
.../bpf/progs/string_kfuncs_failure1.c | 6 ++
.../bpf/progs/string_kfuncs_success.c | 5 ++
3 files changed, 53 insertions(+), 14 deletions(-)
--
2.51.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-02 6:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 6:17 [PATCH bpf-next 0/2] bpf: Add kfunc bpf_strcasecmp() Rong Tao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).