On 11/8/22 17:32, Stefan Hajnoczi wrote:
On Mon, 7 Nov 2022 at 23:20, Jason Wang <jasow...@redhat.com> wrote:
The following changes since commit 524fc737431d240f9d9f10aaf381003092868bac:
util/log: Ignore per-thread flag if global file already there (2022-11-07
16:00:02 -0500)
are available in the git repository at:
https://github.com/jasowang/qemu.git tags/net-pull-request
for you to fetch changes up to fd2c87c7b0c97be2ac8d334885419f51f5963b51:
tests/qtest: netdev: test stream and dgram backends (2022-11-08 12:10:26
+0800)
----------------------------------------------------------------
----------------------------------------------------------------
Laurent Vivier (1):
tests/qtest: netdev: test stream and dgram backends
This test does not pass in CI:
https://gitlab.com/qemu-project/qemu/-/jobs/3290964536
https://gitlab.com/qemu-project/qemu/-/jobs/3290964524
https://gitlab.com/qemu-project/qemu/-/jobs/3290964471
https://gitlab.com/qemu-project/qemu/-/jobs/3290964475
These four fail because of "No machine specified, and there is no default"
https://gitlab.com/qemu-project/qemu/-/jobs/3290964569
This one because of an unexpected "info network" result:
st0: index=0,type=stream,
xlnx.xps-ethernetlite.0:
index=0,type=nic,model=xlnx.xps-ethernetlite,macaddr=52:54:00:12:34:56
We're in soft freeze now. Please hold off on new tests unless they
verify regressions/blockers.
Sorry for that, I fix that and wait for 7.3...
Thanks,
Laurent