Test Configuration: Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) 32bit XEN PAE Hypervisor on a RHEL4U2 32bit root (/dev/sda) dom0_mem=256M (required to boot domUs) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=0, acpi=1, apic=1 kernargs clock=pit 32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) pae=0, acpi=1, apic=1 kernargs clock=pit Boot Tests: Boot a fully virtualized (HVM) guest to the login prompt Results are marked Pass|Fail where (n) points to a failure description Regression Tests: 851 tests (850 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 32bit PAE 1 CPU Hypervisor (booted nosmp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 1 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9920 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9913 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9903 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | 850/1 | Fail | | Pass | | Fail | | | | | (2) | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (2) | (1) | | | (2) | (1) | | ---------------------------------------------------------------------- XEN 32bit PAE 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9920 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (2) | (1) | | | (2,4) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9913 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9903 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | ---------------------------------------------------------------------- Failures: 1. 32 bit SMP guests hang on boot "Uncompressing Linux... Ok, booting the kernel." 2. 32bit UP guest fail ltp gettimeofday02 "Time is going backwards" 3. [Fixed in 9920] Build broken: cc1: warnings being treated as errors mm.c: In function subarch_init_memory: mm.c:163: warning: format %ld expects type long int, but argument 2 has type unsigned int mm.c:163: warning: format %ld expects type long int, but argument 3 has type unsigned int 4. The RHEL3 UP tests ran OK however they took 12 hours to complete where on RHEL4 UP the run for ~4 hours. There seems to be some performance issue running a 2.4 kernel fully virtualized guest.