]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, libbpf: clarify bump in libbpf version info
authorDaniel Borkmann <daniel@iogearbox.net>
Sat, 23 Mar 2019 00:49:11 +0000 (01:49 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 25 Mar 2019 02:49:04 +0000 (19:49 -0700)
commitbcf527a535be3dd70bfb366467b33f9e10c098fd
tree2cdc2befa846f45d2df230a322827a1b5c377b54
parent7e5aa227ebd7eef07326db0d7b04a1a7f241d025
bpf, libbpf: clarify bump in libbpf version info

The current documentation suggests that we would need to bump the
libbpf version on every change. Lets clarify this a bit more and
reflect what we do today in practice, that is, bumping it once per
development cycle.

Fixes: dd22d70f8574 ("libbpf: Document API and ABI conventions")
Reported-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/README.rst