|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v1 10/25] tests/docker: Added libbpf library to the docker files. |
Date: | Sat, 24 Apr 2021 00:30:16 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 4/19/21 4:54 PM, Alex Bennée wrote: > From: Andrew Melnychenko <andrew@daynix.com> > > The series of patches for eBPF RSS adds libbpf dependency for qemu. > https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg08887.html > > With this patch, libbpf added: > Alpine - added libbpf-dev > Centos 8 - added libbpf-devel > Fedora - added libbpf-devel > > Signed-off-by: Andrew Melnychenko <andrew@daynix.com> > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > Message-Id: <20210406082947.672708-2-andrew@daynix.com> > --- > tests/docker/dockerfiles/alpine.docker | 1 + > tests/docker/dockerfiles/centos8.docker | 1 + > tests/docker/dockerfiles/fedora.docker | 1 + > 3 files changed, 3 insertions(+) Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |