[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3FBEC3F8-5C3C-40F9-AF6E-C355D8F62722@fb.com>
Date: Mon, 12 Aug 2019 19:04:12 +0000
From: Julia Kartseva <hex@...com>
To: "labbott@...hat.com" <labbott@...hat.com>,
"acme@...nel.org" <acme@...nel.org>,
"debian-kernel@...ts.debian.org" <debian-kernel@...ts.debian.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: Andrii Nakryiko <andriin@...com>, Andrey Ignatov <rdna@...com>,
"Alexei Starovoitov" <ast@...com>, Yonghong Song <yhs@...com>,
"jolsa@...nel.org" <jolsa@...nel.org>
Subject: libbpf distro packaging
I would like to bring up libbpf publishing discussion started at [1].
The present state of things is that libbpf is built from kernel tree, e.g. [2]
For Debian and [3] for Fedora whereas the better way would be having a
package built from github mirror. The advantages of the latter:
- Consistent, ABI matching versioning across distros
- The mirror has integration tests
- No need in kernel tree to build a package
- Changes can be merged directly to github w/o waiting them to be merged
through bpf-next -> net-next -> main
There is a PR introducing a libbpf.spec which can be used as a starting point: [4]
Any comments regarding the spec itself can be posted there.
In the future it may be used as a source of truth.
Please consider switching libbpf packaging to the github mirror instead
of the kernel tree.
Thanks
[1] https://lists.iovisor.org/g/iovisor-dev/message/1521
[2] https://packages.debian.org/sid/libbpf4.19
[3] http://rpmfind.net/linux/RPM/fedora/devel/rawhide/x86_64/l/libbpf-5.3.0-0.rc2.git0.1.fc31.x86_64.html
[4] https://github.com/libbpf/libbpf/pull/64
Powered by blists - more mailing lists