[Xen-devel] [linux-4.9 test] 147105: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147105 linux-4.9 real [real] http://logs.test-lab.xenproject.org/osstest/logs/147105/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-xsm 20 guest-start/debian.repeat fail REGR. vs. 142947

[Xen-devel] [PATCH 1/2] xen/rcu: use rcu softirq for forcing quiescent state

2020-02-16 Thread Juergen Gross
As rcu callbacks are processed in __do_softirq() there is no need to use the scheduling softirq for forcing quiescent state. Any other softirq would do the job and the scheduling one is the most expensive. So use the already existing rcu softirq for that purpose. For telling apart why the rcu

[Xen-devel] [PATCH 2/2] xen/rcu: don't use stop_machine_run() for rcu_barrier()

2020-02-16 Thread Juergen Gross
Today rcu_barrier() is calling stop_machine_run() to synchronize all physical cpus in order to ensure all pending rcu calls have finished when returning. As stop_machine_run() is using tasklets this requires scheduling of idle vcpus on all cpus imposing the need to call rcu_barrier() on idle cpus

[Xen-devel] [PATCH 0/2] xen/rcu: let rcu work better with core scheduling

2020-02-16 Thread Juergen Gross
Today the RCU handling in Xen is affecting scheduling in several ways. It is raising sched softirqs without any real need and it requires tasklets for rcu_barrier(), which interacts badly with core scheduling. This small series repairs those issues. Juergen Gross (2): xen/rcu: use rcu softirq

[Xen-devel] [linux-4.14 test] 147094: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147094 linux-4.14 real [real] http://logs.test-lab.xenproject.org/osstest/logs/147094/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-xl-credit2 7 xen-boot fail REGR. vs. 142849

[Xen-devel] [qemu-mainline test] 147088: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147088 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/147088/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-freebsd10-i386 14 guest-saverestore fail REGR. vs. 144861

[Xen-devel] [ovmf test] 147093: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147093 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/147093/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail REGR. vs. 145767

[Xen-devel] [linux-linus test] 147082: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147082 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/147082/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-shadow12 guest-start fail REGR. vs. 133580

[Xen-devel] [linux-4.19 test] 147075: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147075 linux-4.19 real [real] http://logs.test-lab.xenproject.org/osstest/logs/147075/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-qemut-rhel6hvm-amd 12 guest-start/redhat.repeat fail REGR. vs. 142932

[Xen-devel] [libvirt test] 147084: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147084 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/147084/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-libvirt 6 libvirt-buildfail REGR. vs. 146182 build-i386-libvirt

[Xen-devel] [xen-unstable test] 147069: tolerable FAIL - PUSHED

2020-02-16 Thread osstest service owner
flight 147069 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/147069/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-rtds 18 guest-localmigrate/x10 fail like 147022

[Xen-devel] [linux-4.14 bisection] complete test-armhf-armhf-xl-credit2

2020-02-16 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-armhf-armhf-xl-credit2 testid xen-boot Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git

[Xen-devel] [linux-5.4 test] 147060: regressions - FAIL

2020-02-16 Thread osstest service owner
flight 147060 linux-5.4 real [real] http://logs.test-lab.xenproject.org/osstest/logs/147060/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail REGR. vs. 146121

[Xen-devel] [xen-unstable-coverity test] 147125: all pass - PUSHED

2020-02-16 Thread osstest service owner
flight 147125 xen-unstable-coverity real [real] http://logs.test-lab.xenproject.org/osstest/logs/147125/ Perfect :-) All tests in this flight passed as required version targeted for testing: xen 707db77a380b96025bae8bc4322da0b64819d3b7 baseline version: xen