[dts] |ERROR|pw 6974 [dpdk-dev, Pktgen] pktgen_setup_packets: fix race for packet header

sys_stv at intel.com sys_stv at intel.com
Wed Sep 9 17:05:03 CEST 2015


Summary:

=====================================================================================================================================================================================
| DPDK git baseline  |      17e01e3141aa520042eb1fa705b3472757350bab
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    Patchwork ID    |    6974    |     http://www.dpdk.org/dev/patchwork/patch/6974/
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|     Submitter      |      Ilya Maximets <i.maximets at samsung.com>
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|        Date        |      Wed, 09 Sep 2015 17:22:17 +0300
=====================================================================================================================================================================================
|     OS    |    Nic    |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   fedora  |  niantic  |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   i686-native-linuxapp-gcc   |    compile pass
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  x86_64-native-linuxapp-gcc  |    compile pass
=====================================================================================================================================================================================
|      Failed case      |      Test Plan
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|jumboframes_jumbo_jumbo|      http://dpdk.org/browse/tools/dts/tree/test_plans/jumboframes_test_plan.rst
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|         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   
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|     OS    |    Nic    |  TestType |             Kernel            |                     GCC                     |           Target          | Result(F/T) 
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   fedora  |  Niantic  |    auto   |                               |                      4                      | x86_64-native-linuxapp-gcc| total 76, pass 73, failed 3
=====================================================================================================================================================================================

Failed Case List:

========================================================================================================================================
\        |                                         |                                         |                                         |
  \Target|                                         |                                         |                                         |
    \    |        x86_64-native-linuxapp-gcc       |         i686-native-linuxapp-gcc        |         x86_64-native-bsdapp-gcc        |
   OS \  |                                         |                                         |                                         |
        \|                                         |                                         |                                         |
----------------------------------------------------------------------------------------------------------------------------------------
  fedora |                                         |                   N/A                   |                   N/A                   |
         |malloc                                   |                                         |                                         |
         |kni                                      |                                         |                                         |
         |jumboframes_jumbo_jumbo                  |                                         |                                         |
========================================================================================================================================
|          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

========================================================================================================================
========================================================================================================================
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 


More information about the dts mailing list