qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Allwinner H3 fixes for EMAC and acceptance tests
@ 2021-03-04 20:35 Niek Linnenbank
  2021-03-04 20:35 ` [PATCH v3 1/5] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value Niek Linnenbank
                   ` (4 more replies)
  0 siblings, 5 replies; 25+ messages in thread
From: Niek Linnenbank @ 2021-03-04 20:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, thuth, berrange, f4bug, b.galvani,
	Niek Linnenbank, qemu-arm, Pavel.Dovgaluk, crosa, philmd

The following are maintenance patches for the Allwinner H3. The first patch
resolves artifact download errors by updating the URLs to the armbian.com server.

The second patch is a fix for the EMAC that is used by the Allwinner H3 / Orange Pi PC machine.

ChangeLog:

v3:
 - fixed the acceptance tests by using up-to-date armbian.com URLs

v2:
 - added Reviewed-By tags
 - changed URL for artifacts to github.com/nieklinnenbank/QemuArtifacts

Kind regards,

Niek

Niek Linnenbank (5):
  hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC
    register value
  tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic
    test for orangepi-pc machine
  tests/acceptance/boot_linux_console: change URL for
    test_arm_orangepi_bionic_20_08
  tests/acceptance: update sunxi kernel from armbian to 5.10.16
  tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for
    orangepi-pc, cubieboard tests

 hw/net/allwinner-sun8i-emac.c          |  58 ++++++------
 tests/acceptance/boot_linux_console.py | 120 +++++++++----------------
 tests/acceptance/replay_kernel.py      |  10 +--
 3 files changed, 77 insertions(+), 111 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2021-03-22 19:12 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04 20:35 [PATCH v3 0/5] Allwinner H3 fixes for EMAC and acceptance tests Niek Linnenbank
2021-03-04 20:35 ` [PATCH v3 1/5] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value Niek Linnenbank
2021-03-04 20:35 ` [PATCH v3 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine Niek Linnenbank
2021-03-05 15:16   ` Willian Rampazzo
2021-03-08  7:52     ` Philippe Mathieu-Daudé
2021-03-08 20:32       ` Niek Linnenbank
2021-03-08 20:41         ` Willian Rampazzo
2021-03-08 20:44           ` Willian Rampazzo
2021-03-22 16:53             ` Philippe Mathieu-Daudé
2021-03-22 16:59               ` Philippe Mathieu-Daudé
2021-03-22 17:12                 ` Willian Rampazzo
2021-03-22 17:24                   ` Philippe Mathieu-Daudé
2021-03-22 17:37                     ` Willian Rampazzo
2021-03-22 17:18               ` Willian Rampazzo
2021-03-22 18:47                 ` Philippe Mathieu-Daudé
2021-03-22 19:10                   ` Willian Rampazzo
2021-03-04 20:35 ` [PATCH v3 3/5] tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_20_08 Niek Linnenbank
2021-03-04 22:30   ` Philippe Mathieu-Daudé
2021-03-05 14:56   ` Willian Rampazzo
2021-03-04 20:35 ` [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16 Niek Linnenbank
2021-03-05 15:04   ` Willian Rampazzo
2021-03-08  7:49     ` Philippe Mathieu-Daudé
2021-03-08 20:27       ` Niek Linnenbank
2021-03-04 20:35 ` [PATCH v3 5/5] tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cubieboard tests Niek Linnenbank
2021-03-05 15:02   ` Willian Rampazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).