[dpdk-test-report] |ERROR| pw 8870 vhost: reset device properly

Yuanhan Liu yuanhan.liu at linux.intel.com
Thu Nov 12 06:56:12 CET 2015


Hey,

Are you sure about this report? Why the checksum_checking error has
something to do with my patch, which is for vhost only.

I even doubt that you have started vhost while running this test.

Anyway, would you please try test it again without my patch?

	--yliu

On Wed, Nov 11, 2015 at 09:44:07PM -0800, sys_stv at intel.com wrote:
> Test-Label: Intel Niantic on Fedora
> Test-Status: ERROR
> Patchwork: http://www.dpdk.org/dev/patchwork/patch/8870/
> 
> DPDK git baseline: 6b6a94ee17d246a0078cc83257f522d0a6db5409
> Patchwork ID: 8870
> http://www.dpdk.org/dev/patchwork/patch/8870/
> Submitter: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> Date: Thu, 12 Nov 2015 12:10:41 +0800
> 
> Source 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 79, passed 78, failed 1.
> Failed Case List:
> Target: x86_64-native-linuxapp-gcc
> OS: fedora
> Failed DTS case: 
> checksum_checking: http://dpdk.org/browse/tools/dts/tree/test_plans/pmd_test_plan.rst
> 
> DTS Validation Error:
> ========================================================================================================================
> ========================================================================================================================
> TEST SUITE : TestPmd
> 
> -------------------------------------------------------------------------------
> Begin: Test Casetest_checksum_checking
> --------------------------------------------------
> FAILED  'packet pass assert error, expected 60 RX bytes, actual 0'
> --------------------------------------------------
> [   SUITE_DUT_CMD]  ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x1fffffffff -n 4  -- -i --coremask=0x2 --portmask=0x3 --nb-cores=2 --enable-rx-cksum --disable-hw-vlan --disable-rss --crc-strip --rxd=1024 --txd=1024 --rxfreet=0 --txqflags=0
> [   SUITE_DUT_CMD]  set fwd csum
> [   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]  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=46)/UDP(chksum=0x1)/Raw(load="P"*18)], iface="p785p2")
> [SUITE_TESTER_CMD]  exit()
> [   SUITE_DUT_CMD]  show port stats 0
> [   SUITE_DUT_CMD]  show port stats 1
> [   SUITE_DUT_CMD]  stop
> [   SUITE_DUT_CMD]  quit
> [   SUITE_DUT_CMD]  ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x1fffffffff -n 4  -- -i --coremask=0x2 --portmask=0x3 --nb-cores=2 --enable-rx-cksum --disable-hw-vlan --disable-rss --crc-strip --rxd=1024 --txd=1024 --rxfreet=8 --txqflags=0
> [   SUITE_DUT_CMD]  set fwd csum
> [   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]  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=46)/UDP(chksum=0x1)/Raw(load="P"*18)], iface="p785p2")
> [SUITE_TESTER_CMD]  exit()
> [   SUITE_DUT_CMD]  show port stats 0
> [   SUITE_DUT_CMD]  show port stats 1
> [   SUITE_DUT_CMD]  stop
> [   SUITE_DUT_CMD]  quit
> [   SUITE_DUT_CMD]  ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x1fffffffff -n 4  -- -i --coremask=0x2 --portmask=0x3 --nb-cores=2 --enable-rx-cksum --disable-hw-vlan --disable-rss --crc-strip --rxd=1024 --txd=1024 --rxfreet=16 --txqflags=0
> [   SUITE_DUT_CMD]  set fwd csum
> [   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]  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=46)/UDP(chksum=0x1)/Raw(load="P"*18)], iface="p785p2")
> [SUITE_TESTER_CMD]  exit()
> [   SUITE_DUT_CMD]  show port stats 0
> [   SUITE_DUT_CMD]  show port stats 1
> [   SUITE_DUT_CMD]  stop
> [   SUITE_DUT_CMD]  quit
> [   SUITE_DUT_CMD]  ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x1fffffffff -n 4  -- -i --coremask=0x2 --portmask=0x3 --nb-cores=2 --enable-rx-cksum --disable-hw-vlan --disable-rss --crc-strip --rxd=1024 --txd=1024 --rxfreet=32 --txqflags=0
> [   SUITE_DUT_CMD]  set fwd csum
> [   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]  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=46)/UDP(chksum=0x1)/Raw(load="P"*18)], iface="p785p2")
> [SUITE_TESTER_CMD]  exit()
> [   SUITE_DUT_CMD]  show port stats 0
> [   SUITE_DUT_CMD]  show port stats 1
> End test_checksum_checking
> -------------------------------------------------------------------------------
> 
> 
> 
> DPDK STV team 


More information about the test-report mailing list