[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [qemu-upstream-4.3-testing test] 60676: regressions - FAIL
flight 60676 qemu-upstream-4.3-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/60676/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-raw 9 debian-di-install fail REGR. vs. 60159 Regressions which are regarded as allowable (not blocking): test-amd64-amd64-libvirt 17 guest-start.2 fail REGR. vs. 60159 test-amd64-amd64-xl-qemuu-win7-amd64 13 guest-localmigrate fail REGR. vs. 60159 test-amd64-i386-libvirt 11 guest-start fail like 60159 test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop fail like 60159 Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail never pass test-amd64-i386-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail never pass test-amd64-amd64-xl-raw 9 debian-di-install fail never pass test-amd64-amd64-libvirt 12 migrate-support-check fail never pass test-amd64-i386-libvirt-raw 9 debian-di-install fail never pass test-amd64-amd64-libvirt-qcow2 14 guest-saverestore.2 fail never pass test-amd64-amd64-libvirt-qcow2 11 migrate-support-check fail never pass test-amd64-i386-libvirt-qcow2 9 debian-di-install fail never pass test-amd64-i386-libvirt-vhd 9 debian-di-install fail never pass test-amd64-amd64-libvirt-raw 11 migrate-support-check fail never pass test-amd64-amd64-libvirt-raw 17 guest-start/debian.repeat fail never pass test-amd64-amd64-libvirt-vhd 11 migrate-support-check fail never pass version targeted for testing: qemuu 20c1b1812de98ed789d55e22a43a4700fb765596 baseline version: qemuu 25c99f89476080f4e3ba221437916b5a38208e03 Last test of basis 60159 2015-07-30 18:44:41 Z 14 days Testing same since 60676 2015-08-12 13:39:17 Z 1 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: James Harper <james.harper@xxxxxxxxxxxxxxxxx> James Harper <james@xxxxxxxxxxxxxxxxx> Stefan Hajnoczi <stefanha@xxxxxxxxxx> Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> jobs: build-amd64 pass build-i386 pass build-amd64-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl pass test-amd64-i386-xl pass test-amd64-i386-qemuu-rhel6hvm-amd pass test-amd64-amd64-xl-qemuu-debianhvm-amd64 pass test-amd64-i386-xl-qemuu-debianhvm-amd64 pass test-amd64-i386-freebsd10-amd64 pass test-amd64-amd64-xl-qemuu-ovmf-amd64 fail test-amd64-i386-xl-qemuu-ovmf-amd64 fail test-amd64-amd64-xl-qemuu-win7-amd64 fail test-amd64-i386-xl-qemuu-win7-amd64 fail test-amd64-amd64-xl-credit2 pass test-amd64-i386-freebsd10-i386 pass test-amd64-i386-qemuu-rhel6hvm-intel pass test-amd64-amd64-libvirt fail test-amd64-i386-libvirt fail test-amd64-amd64-xl-multivcpu pass test-amd64-amd64-pair pass test-amd64-i386-pair pass test-amd64-amd64-pv pass test-amd64-i386-pv pass test-amd64-amd64-amd64-pvgrub pass test-amd64-amd64-i386-pvgrub pass test-amd64-amd64-pygrub pass test-amd64-amd64-libvirt-qcow2 fail test-amd64-i386-libvirt-qcow2 fail test-amd64-amd64-xl-qcow2 pass test-amd64-i386-xl-qcow2 pass test-amd64-amd64-libvirt-raw fail test-amd64-i386-libvirt-raw fail test-amd64-amd64-xl-raw fail test-amd64-i386-xl-raw fail test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 pass test-amd64-amd64-libvirt-vhd pass test-amd64-i386-libvirt-vhd fail test-amd64-amd64-xl-vhd pass test-amd64-i386-xl-vhd pass test-amd64-amd64-xl-qemuu-winxpsp3 pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit 20c1b1812de98ed789d55e22a43a4700fb765596 Author: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> Date: Mon Aug 3 14:07:02 2015 +0000 Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug) pci_piix3_xen_ide_unplug should completely unhook the unplugged IDEDevice from the corresponding BlockBackend, otherwise the next call to release_drive will try to detach the drive again. Suggested-by: Kevin Wolf <kwolf@xxxxxxxxxx> Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> commit d771040590f0dbb3689e186cdeaa08bff738186b Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:17:04 2015 +0100 rtl8139: check TCP Data Offset field The TCP Data Offset field contains the length of the header. Make sure it is valid and does not exceed the IP data length. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit 987b154d1458f714a92b40f36e07a73b14e78537 Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:17:03 2015 +0100 rtl8139: skip offload on short TCP header TCP Large Segment Offload accesses the TCP header in the packet. If the packet is too short we must not attempt to access header fields: tcp_header *p_tcp_hdr = (tcp_header*)(eth_payload_data + hlen); int tcp_hlen = TCP_HEADER_DATA_OFFSET(p_tcp_hdr); Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit 5b648eae0ca66d58303cdabfc0c14cbc3063e769 Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:17:02 2015 +0100 rtl8139: check IP Total Length field The IP Total Length field includes the IP header and data. Make sure it is valid and does not exceed the Ethernet payload size. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit aef0ca0ca311ed2d734c369ecc09c300bab11296 Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:17:01 2015 +0100 rtl8139: check IP Header Length field The IP Header Length field was only checked in the IP checksum case, but is used in other cases too. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit 424be45e62cbe579fa2667be44720d79f6f1f04c Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:17:00 2015 +0100 rtl8139: skip offload on short Ethernet/IP header Transmit offload features access Ethernet and IP headers the packet. If the packet is too short we must not attempt to access header fields: int proto = be16_to_cpu(*(uint16_t *)(saved_buffer + 12)); ... eth_payload_data = saved_buffer + ETH_HLEN; ... ip = (ip_header*)eth_payload_data; if (IP_HEADER_VERSION(ip) != IP_HEADER_VERSION_4) { Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit b5b7709ae46e4cb7125546ed08034c12a4452212 Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:16:59 2015 +0100 rtl8139: drop tautologous if (ip) {...} statement The previous patch stopped using the ip pointer as an indicator that the IP header is present. When we reach the if (ip) {...} statement we know ip is always non-NULL. Remove the if statement to reduce nesting. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit 8559a5f216947c1b6ed847b32124a9266b629be1 Author: Stefan Hajnoczi <stefanha@xxxxxxxxxx> Date: Wed Jul 15 18:16:58 2015 +0100 rtl8139: avoid nested ifs in IP header parsing Transmit offload needs to parse packet headers. If header fields have unexpected values the offload processing is skipped. The code currently uses nested ifs because there is relatively little input validation. The next patches will add missing input validation and a goto label is more appropriate to avoid deep if statement nesting. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> commit 34cc4117a7bcb212b527381a635a1acfd00c6d77 Author: James Harper <james@xxxxxxxxxxxxxxxxx> Date: Thu Oct 30 10:08:28 2014 +0000 fix off-by-one error in pci_piix3_xen_ide_unplug Fix off-by-one error when unplugging disks, which would otherwise leave the last ATA disk plugged, with obvious consequences. Also rewrite loop to be more readable. upstream-commmit-id: ab44b867744b2246302da73a8ef0ed26876f2981 Signed-off-by: James Harper <james.harper@xxxxxxxxxxxxxxxxx> Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |