Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork: http://www.dpdk.org/dev/patchwork/patch/7339/ DPDK git baseline: affc455438f4cbd3b14e2d9a24fbc154e22d68d3 Patchwork ID: 7339 http://www.dpdk.org/dev/patchwork/patch/7339/ Submitter: r k Date: Wed, 30 Sep 2015 12:18:26 -0700 Compilation: OS: fedora Nic: niantic i686-native-linuxapp-gcc: compile pass x86_64-native-linuxapp-gcc: compile pass DTS validation: OS: fedora Nic: Niantic TestType: auto GCC: 4 x86_64-native-linuxapp-gcc: total 75, passed 74, failed 1. Failed Case List: Target: x86_64-native-linuxapp-gcc OS: fedora Failed DTS case: jumboframes_jumbo_jumbo: http://dpdk.org/browse/tools/dts/tree/test_plans/jumboframes_test_plan.rst DTS Validation Error: ======================================================================================================================== ======================================================================================================================== TEST SUITE : TestJumboframes [SUITE_TESTER_CMD] ifconfig p785p1 mtu 9200 [SUITE_TESTER_CMD] ifconfig p785p2 mtu 9200 ------------------------------------------------------------------------------- Begin: Test Casetest_jumboframes_jumbo_jumbo -------------------------------------------------- FAILED 'packet pass assert error' -------------------------------------------------- [ SUITE_DUT_CMD] ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x6 -n 4 -- -i --max-pkt-len=9000 --txqflags=0 [ SUITE_DUT_CMD] start [ SUITE_DUT_CMD] show port stats 0 [ SUITE_DUT_CMD] show port stats 1 [SUITE_TESTER_CMD] echo -n '' > scapyResult.txt [SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester [SUITE_TESTER_CMD] scapy [SUITE_TESTER_CMD] nutmac="90:e2:ba:4a:54:81" [SUITE_TESTER_CMD] sendp([Ether(dst=nutmac, src="52:00:00:00:00:00")/IP(len=1501)/Raw(load="P"*1481)], iface="p785p2") [SUITE_TESTER_CMD] exit() [ SUITE_DUT_CMD] show port stats 0 [ SUITE_DUT_CMD] show port stats 1 End test_jumboframes_jumbo_jumbo ------------------------------------------------------------------------------- [SUITE_TESTER_CMD] ifconfig p785p1 mtu 1518 [SUITE_TESTER_CMD] ifconfig p785p2 mtu 1518 [SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester DPDK STV team