]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/test_mips_malta: Add a network test via the pcnet NIC
authorThomas Huth <thuth@redhat.com>
Thu, 27 Feb 2025 10:39:11 +0000 (11:39 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 7 Mar 2025 06:50:19 +0000 (07:50 +0100)
commit7b7f98efa7628a58fae594d3aa51b3c8a10293b3
tree604a6841648c507d4d1af9b0de80ca52ab4df1f3
parent2c92ecb678cddf4bf3ced98f94acd2f3691c21bc
tests/functional/test_mips_malta: Add a network test via the pcnet NIC

The kernel has a driver for the pcnet NIC included, and the initrd has
a "tftp" command, so we can test a simple network transfer here, too.

Message-ID: <20250227103915.19795-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_mips_malta.py