search for: 05_network_dom0_ping_pos

Displaying 6 results from an estimated 6 matches for "05_network_dom0_ping_pos".

2006 Aug 10
1
Daily Xen-HVM Build Testing: cs11011
...wn reason FAIL: 07_destroy_stale_pos Unknown reason FAIL: 04_list_goodparm_pos Unknown reason XFAIL: 02_network_local_ping_pos Unknown reason FAIL: 03_network_local_tcp_pos Unknown reason FAIL: 04_network_local_udp_pos Unknown reason XFAIL: 05_network_dom0_ping_pos Unknown reason FAIL: 06_network_dom0_tcp_pos Unknown reason FAIL: 07_network_dom0_udp_pos Unknown reason XFAIL: 11_network_domU_ping_pos Unknown reason FAIL: 12_network_domU_tcp_pos Unknown reason FAIL: 13_network_domU_udp_pos Unkno...
2006 Aug 29
0
Daily Xen-HVM Build Testing: cs11278
...92 32767 65507. FAIL: 03_network_local_tcp_pos TCP hping2 over eth0 failed for size 1 48 64 512 1440 1448 1500 1505 4096 4192 32767 65495. FAIL: 04_network_local_udp_pos UDP hping2 over eth0 failed for size 1 48 64 512 1440 1448 1500 1505 4096 4192 32767 65495. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65507. FAIL: 06_network_dom0_tcp_pos TCP hping2 to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65495. FAIL: 07_network_dom0_udp_pos UDP hping2 to dom0 failed for size...
2006 Aug 03
1
Daily Xen-HVM Build Testing: cs10910
...92 32767 65507. FAIL: 03_network_local_tcp_pos TCP hping2 over eth0 failed for size 1 48 64 512 1440 1448 1500 1505 4096 4192 32767 65495. FAIL: 04_network_local_udp_pos UDP hping2 over eth0 failed for size 1 48 64 512 1440 1448 1500 1505 4096 4192 32767 65495. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65507. FAIL: 06_network_dom0_tcp_pos TCP hping2 to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65495. FAIL: 07_network_dom0_udp_pos UDP hping2 to dom0 failed for size...
2007 Jan 05
2
VMX status report 13217:338ceb7b1f09
...ith 256MB, but it got 264 MB FAIL: 11_create_concurrent_pos Unknown reason FAIL: 16_create_smallmem_neg Starting a console with 16 MB passed, expected test to fail XFAIL: 02_network_local_ping_pos ping loopback failed for size 32767 65507. ping eth0 failed for size 32767 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. FAIL: 07_network_dom0_udp_pos UDP hping2 to dom0 failed for size 48 64 512 1440 1500. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. Ltp test in IA32 Xen: ========================== Summary Test Report of Last Session ====...
2006 Dec 08
0
VMX status report 12757:3f0ca90351e2
...ith 256MB, but it got 264 MB FAIL: 11_create_concurrent_pos Unknown reason FAIL: 16_create_smallmem_neg Starting a console with 16 MB passed, expected test to fail XFAIL: 02_network_local_ping_pos ping loopback failed for size 32767 65507. ping eth0 failed for size 32767 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. Ltp test in IA32 Xen: ========================== Summary Test Report of Last Session ======================================================================== ====== =...
2006 Feb 01
6
[XM-TEST][PATCH] hvm network test fixes
The following patch allows the network tests to pass with hvm support enabled. More specifically: 02_network_local_ping_pos.py REASON: ping loopback failed for size 65507. ping eth0 failed for size 65507. (but all other size pings work) 05_network_dom0_ping_pos.py REASON: Ping to dom0 failed for size 65507. (but all other size pings work) 11_network_domU_ping_pos.py passes 100% (even the large ping, i know the large ping is another bug but is it supposed to work or fail on this test?) Let me know if there''s anything I should change in the patch...