On Wed, 16 Jan 2019 14:21:11 +0000, Quentin Monnet wrote:
+-------------------------------------------------------------------------------
+tool for inspection of eBPF-related parameters for Linux kernel or net device
+-------------------------------------------------------------------------------
Slight preference for s/eBPF/BPF/, the system call and /proc/ stuff is
all called bpf, not ebpf.
Also a question/nit here:
Does the rst2man tool care about the marking vs text length, here
dashes are longer than the actual text, people are fixing such
occurrences for Sphinx, I wonder if we should care?