]> www.infradead.org Git - users/dwmw2/qemu.git/commit
machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700
authorJamin Lin <jamin_lin@aspeedtech.com>
Thu, 4 Jul 2024 08:29:21 +0000 (16:29 +0800)
committerCédric Le Goater <clg@redhat.com>
Tue, 9 Jul 2024 06:05:44 +0000 (08:05 +0200)
commitd8b76d9ab1860d116375b657605312e5ad493fdd
treea214bbd3fe7e4cf468858358946de78cdd4c7998
parent61f93767751341e29445c052d4db53791aeab035
machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700

Update test case to test ASPEED OpenBMC SDK v09.02 for AST2700.

ASPEED fixed TX mask issue from linux/drivers/ftgmac100.c.
It is required to use ASPEED OpenBMC SDK since v09.02
for AST2700 QEMU network testing.

A test image is downloaded from the ASPEED Forked OpenBMC GitHub
release repository :
https://github.com/AspeedTech-BMC/openbmc/releases/

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
tests/avocado/machine_aspeed.py