[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 10/25] tests/docker: Added libbpf library to the docker fi
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH v1 10/25] tests/docker: Added libbpf library to the docker files. |
Date: |
Fri, 23 Apr 2021 15:39:40 -0300 |
On Mon, Apr 19, 2021 at 11:54 AM Alex Bennée <alex.bennee@linaro.org> 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: Willian Rampazzo <willianr@redhat.com>
- Re: [PATCH v1 04/25] tests/docker: allow "update" to add the current user, (continued)
- [PATCH v1 05/25] tests/docker: add "fetch" sub-command, Alex Bennée, 2021/04/19
- [PATCH v1 07/25] tests/tcg: Use Hexagon Docker image, Alex Bennée, 2021/04/19
- [PATCH v1 12/25] tests/tcg: Run timeout cmds using --foreground, Alex Bennée, 2021/04/19
- [PATCH v1 08/25] gitlab: add build-user-hexagon test, Alex Bennée, 2021/04/19
- [PATCH v1 10/25] tests/docker: Added libbpf library to the docker files., Alex Bennée, 2021/04/19
- [PATCH v1 11/25] tests/tcg: Add docker_as and docker_ld cmds, Alex Bennée, 2021/04/19
- [PATCH v1 06/25] docker: Add Hexagon image, Alex Bennée, 2021/04/19
- [PATCH v1 09/25] tests/tcg: don't iterate through other arch compilers, Alex Bennée, 2021/04/19
- [PATCH v1 14/25] tests/tcg/tricore: Add build infrastructure, Alex Bennée, 2021/04/19
- [PATCH v1 13/25] hw/tricore: Add testdevice for tests in tests/tcg/, Alex Bennée, 2021/04/19