prototype-kernel icon indicating copy to clipboard operation
prototype-kernel copied to clipboard

Merge documentation to mainline kernel

Open eloydegen opened this issue 6 years ago • 3 comments

The documentation about AF_XDP on kernel.org seems also to be focused on end users instead of kernel developers, shouldn't it be better to merge the documentation in this repository into the mainline kernel?

eloydegen avatar Sep 26 '19 16:09 eloydegen

It was the plan to merge the documentation in this repo into the kernel, but I've dropped that plan. ... maybe I should just delete the documentation in this repo.

You only seem to have found the AF_XDP kernel.org doc.

The BPF doc in kernel dir is here: https://www.kernel.org/doc/html/latest/bpf/index.html

And the most successful (and maintained) ref guide is: https://cilium.readthedocs.io/en/latest/bpf/

netoptimizer avatar Sep 30 '19 14:09 netoptimizer

Seems reasonable, I think the issue can be closed then :)

eloydegen avatar Sep 30 '19 14:09 eloydegen

The issue is a good reminder that I need to clean up this doc mess ... ... Thus, keep it open to force me to work on this ;-)

netoptimizer avatar Sep 30 '19 15:09 netoptimizer