Summary: DPDK git baseline: 17e01e3141aa520042eb1fa705b3472757350bab Patchwork ID: 7008 http://www.dpdk.org/dev/patchwork/patch/7008/ Submitter: Ferruh Yigit Date: Thu, 10 Sep 2015 17:01:31 +0100 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 76, passed 74, failed 2. Failed Case List: Target: x86_64-native-linuxapp-gcc OS: fedora Failed DTS case: malloc: http://dpdk.org/browse/tools/dts/tree/test_plans/unit_tests_eal_test_plan.rst kni: http://dpdk.org/browse/tools/dts/tree/test_plans/unit_tests_kni_test_plan.rst DTS Validation Error: ======================================================================================================================== ======================================================================================================================== TEST SUITE : TestUnitTestsEal [SUITE_DUT_CMD] make -j -C ./app/test/ ------------------------------------------------------------------------------- Begin: Test Casetest_malloc -------------------------------------------------- FAILED TIMEOUT on malloc_autotest -------------------------------------------------- [SUITE_DUT_CMD] ./app/test/test -n 1 -c ffff [SUITE_DUT_CMD] malloc_autotest End test_malloc ------------------------------------------------------------------------------- [SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester ======================================================================================================================== ======================================================================================================================== TEST SUITE : TestUnitTestsKni [SUITE_DUT_CMD] make -C ./app/test/ [SUITE_DUT_CMD] lsmod | grep rte_kni [SUITE_DUT_CMD] insmod ./x86_64-native-linuxapp-gcc/kmod/rte_kni.ko lo_mode=lo_mode_fifo ------------------------------------------------------------------------------- Begin: Test Casetest_kni -------------------------------------------------- FAILED 'Test Failed' -------------------------------------------------- [SUITE_DUT_CMD] ./app/test/test -n 1 -c fffe [SUITE_DUT_CMD] kni_autotest [SUITE_DUT_CMD] quit End test_kni ------------------------------------------------------------------------------- [ SUITE_DUT_CMD] rmmod rte_kni [SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester DPDK STV team