On 9/3/25 18:39, Yonghong Song wrote:
On 9/2/25 4:47 PM, Rong Tao wrote:
From: Rong Tao rongtao@cestc.cn
bpf_strcasecmp() function performs same like bpf_strcmp() except ignoring the case of the characters.
Signed-off-by: Rong Tao rongtao@cestc.cn
Acked-by: Yonghong Song yonghong.song@linux.dev
Already from the previous revision:
Acked-by: Viktor Malik vmalik@redhat.com
for the series.