On 10/4/24 20:25, Tom Rini wrote: > On Thu, Oct 03, 2024 at 05:46:29PM +0200, Jerome Forissier wrote: >> Build and run qemu_arm64_lwip_defconfig in CI. This tests the lightweight >> IP (lwIP) implementation of the dhcp, tftpboot and ping commands. >> >> Signed-off-by: Jerome Forissier <[email protected]> >> --- >> .azure-pipelines.yml | 7 +++++++ >> 1 file changed, 7 insertions(+) > > This should be in .gitlab-ci.yml too. Updated in v12. > Generally it's close enough to get > without testing (and using the linter if needed), but I'm sure Ilias can > push something through the tpm tree for testing if you want, and we > should get you added to source.denx.de (please go sign up) and access to > the -net tree, really, anyhow. I have registered on source.denx.de. Thanks Tom, -- Jerome
- Re: [PATCH v11 20/29] net-lwip: lwIP wget su... Jon Humphreys
- [PATCH v11 21/29] cmd: bdinfo: enable -e when CONFIG_CMD_... Jerome Forissier
- [PATCH v11 22/29] configs: add qemu_arm64_lwip_defconfig Jerome Forissier
- Re: [PATCH v11 22/29] configs: add qemu_arm64_lwip_d... Ilias Apalodimas
- [PATCH v11 24/29] net-lwip: add TFTP_BLOCKSIZE Jerome Forissier
- [PATCH v11 23/29] lwip: tftp: add support of blksize opti... Jerome Forissier
- Re: [PATCH v11 23/29] lwip: tftp: add support of blk... Ilias Apalodimas
- [PATCH v11 25/29] CI: add qemu_arm64_lwip to the test mat... Jerome Forissier
- Re: [PATCH v11 25/29] CI: add qemu_arm64_lwip to the... Ilias Apalodimas
- Re: [PATCH v11 25/29] CI: add qemu_arm64_lwip to the... Tom Rini
- Re: [PATCH v11 25/29] CI: add qemu_arm64_lwip to... Jerome Forissier
- [PATCH v11 26/29] MAINTAINERS: net-lwip: add myself as a ... Jerome Forissier
- Re: [PATCH v11 26/29] MAINTAINERS: net-lwip: add mys... Ilias Apalodimas
- [PATCH v11 27/29] configs: use syntax CONFIG_FOO=n in too... Jerome Forissier
- Re: [PATCH v11 27/29] configs: use syntax CONFIG_FOO... Ilias Apalodimas
- [PATCH v11 29/29] [TESTING] Kconfig: enable NET_LWIP by d... Jerome Forissier
- [PATCH v11 28/29] [TESTING] configs: set CONFIG_NET=y for... Jerome Forissier
- Re: [PATCH v11 28/29] [TESTING] configs: set CONFIG_... Ilias Apalodimas
- Re: [PATCH v11 00/29] Introduce the lwIP network stack Ilias Apalodimas
- Re: [PATCH v11 00/29] Introduce the lwIP network sta... Jerome Forissier
- Re: [PATCH v11 00/29] Introduce the lwIP network... Ilias Apalodimas

