Cilium: Documentation: mention eBPF

Created on 9 Apr 2017  路  4Comments  路  Source: cilium/cilium

The current documentation presents BPF as a new thing without any mention of eBPF.
I don't hear people distinguishing much between classic BPF and eBPF, but IMO there is educational value for the documentation to at least mention eBPF.

Most helpful comment

Makes sense, I think it could be a chapter by itself discussing this (incl. tc and xdp hook).

All 4 comments

The current documentation presents BPF as a new thing without any mention of eBPF.
I don't hear people distinguishing much between classic BPF and eBPF, but IMO there is educational value for the documentation to at least mention eBPF.

Agreed. We should have an extensive section about BPF and also explain difference and origin.

Makes sense, I think it could be a chapter by itself discussing this (incl. tc and xdp hook).

Here's the built version from the PR, see BPF and XDP Guide chapter for an initial start:

http://cilium.readthedocs.io/en/doc-bpf-wip/

Sweet, will print out and read soon. This issue can be closed when it's merged or you could also just add a Fixes: #528 in the commit message that should close this when it hits master.

Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

twpayne picture twpayne  路  3Comments

tklauser picture tklauser  路  3Comments

ianvernon picture ianvernon  路  4Comments

christarazi picture christarazi  路  4Comments

arzarif picture arzarif  路  4Comments