selftests/bpf: Update LLVM Phabricator links
authorNathan Chancellor <nathan@kernel.org>
Thu, 11 Jan 2024 20:16:48 +0000 (13:16 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 23 Jan 2024 22:40:22 +0000 (14:40 -0800)
commitf067074bafd5060428211ee7bb8a3f86ff6bc58d
treea96fdd2853f261cfeee38c8df26e64bb6f09c40e
parent56d3e44af80c6b4c7cb89a73061ee35d4a7aee18
selftests/bpf: Update LLVM Phabricator links

reviews.llvm.org was LLVM's Phabricator instances for code review. It
has been abandoned in favor of GitHub pull requests. While the majority
of links in the kernel sources still work because of the work Fangrui
has done turning the dynamic Phabricator instance into a static archive,
there are some issues with that work, so preemptively convert all the
links in the kernel sources to point to the commit on GitHub.

Most of the commits have the corresponding differential review link in
the commit message itself so there should not be any loss of fidelity in
the relevant information.

Additionally, fix a typo in the xdpwall.c print ("LLMV" -> "LLVM") while
in the area.

Link: https://discourse.llvm.org/t/update-on-github-pull-requests/71540/172
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Link: https://lore.kernel.org/r/20240111-bpf-update-llvm-phabricator-links-v2-1-9a7ae976bd64@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/README.rst
tools/testing/selftests/bpf/prog_tests/xdpwall.c
tools/testing/selftests/bpf/progs/test_core_reloc_type_id.c