]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: xsk: correct the obsolete references and examples
authorJason Xing <kernelxing@tencent.com>
Tue, 8 Jul 2025 06:29:07 +0000 (14:29 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:29:32 +0000 (19:29 -0700)
commit819802e25a091e9ef8d37fc01b47f013af50c416
treec9744bffe83d95f732acabb047ebc17157981584
parent76d727ae02b527426c73a446b9291df376db8944
Documentation: xsk: correct the obsolete references and examples

The modified lines are mainly related to the following commits[1][2]
which remove those tests and examples. Since samples/bpf has been
deprecated, we can refer to more examples that are easily searched
in the various xdp-projects, like the following link:
https://github.com/xdp-project/bpf-examples/tree/main/AF_XDP-example

[1]
commit f36600634282 ("libbpf: move xsk.{c,h} into selftests/bpf")
[2]
commit cfb5a2dbf141 ("bpf, samples: Remove AF_XDP samples")

Signed-off-by: Jason Xing <kernelxing@tencent.com>
Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250708062907.11557-1-kerneljasonxing@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/af_xdp.rst