JIRA: https://issues.redhat.com/browse/RHEL-10691
Conflicts: Change due to missing commit edae34a3ed92 ("selftests net:
add UDP GRO fraglist + bpf self-tests").
commit bbaf1ff06af49e856501024abbe161d96c1f0d66
Author: Fangrui Song <maskray@google.com>
Date: Sat Jun 24 00:18:56 2023 +0000
bpf: Replace deprecated -target with --target= for Clang
The -target option has been deprecated since clang 3.4 in 2013. Therefore, use
the preferred --target=bpf form instead. This also matches how we use --target=
in scripts/Makefile.clang.
Signed-off-by: Fangrui Song <maskray@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link:
|
||
---|---|---|
.. | ||
entrypoints | ||
Kconfig | ||
Makefile | ||
hid_bpf_dispatch.c | ||
hid_bpf_dispatch.h | ||
hid_bpf_jmp_table.c |