From: sys_stv@intel.com
To: test-report@dpdk.org,jing.d.chen@intel.com
Subject: [dpdk-test-report] |ERROR| pw 9067 fm10k: add debug info for actual Rx/Tx func
Date: 23 Nov 2015 22:45:21 -0800 [thread overview]
Message-ID: <acb6cf$pimjds@fmsmga002.fm.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 7625 bytes --]
Test-Label: Intel Niantic on Fedora
Test-Status: ERROR
Patchwork: http://www.dpdk.org/dev/patchwork/patch/9067/
DPDK git baseline: 4522eca1352d8ed7c0823e328e2a68c2ba6459ab
Patchwork ID: 9067
http://www.dpdk.org/dev/patchwork/patch/9067/
Submitter: "Chen, Jing D" <jing.d.chen@intel.com>
Date: Tue, 24 Nov 2015 14:00:09 +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 73, failed 6.
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
packet_checking: http://dpdk.org/browse/tools/dts/tree/test_plans/pmd_test_plan.rst
jumboframes_jumbo_jumbo: http://dpdk.org/browse/tools/dts/tree/test_plans/jumboframes_test_plan.rst
jumboframes_normal_jumbo: http://dpdk.org/browse/tools/dts/tree/test_plans/jumboframes_test_plan.rst
jumboframes_normal_nojumbo: 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
DTS Validation Error:
========================================================================================================================
========================================================================================================================
TEST SUITE : TestPmd
-------------------------------------------------------------------------------
Begin: Test Casetest_checksum_checking
--------------------------------------------------
FAILED 'packet pass assert error, expected 64 TX bytes, actual 60'
--------------------------------------------------
[ 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
End test_checksum_checking
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Begin: Test Casetest_packet_checking
--------------------------------------------------
FAILED 'packet pass assert error, expected 64 RX bytes, actual 60'
--------------------------------------------------
[ SUITE_DUT_CMD] ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x1fffffffff -n 4 -- -i --coremask=0x2 --portmask=0x3 --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] 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()/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_packet_checking
-------------------------------------------------------------------------------
========================================================================================================================
========================================================================================================================
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] 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
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Begin: Test Casetest_jumboframes_normal_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] 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=1499)/Raw(load="P"*1479)], iface="p785p2")
[SUITE_TESTER_CMD] exit()
[ SUITE_DUT_CMD] show port stats 0
[ SUITE_DUT_CMD] show port stats 1
End test_jumboframes_normal_jumbo
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Begin: Test Casetest_jumboframes_normal_nojumbo
--------------------------------------------------
FAILED 'packet pass assert error'
--------------------------------------------------
[ SUITE_DUT_CMD] ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x6 -n 4 -- -i --max-pkt-len=1518 --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] 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=1499)/Raw(load="P"*1479)], iface="p785p2")
[SUITE_TESTER_CMD] exit()
[ SUITE_DUT_CMD] show port stats 0
[ SUITE_DUT_CMD] show port stats 1
End test_jumboframes_normal_nojumbo
-------------------------------------------------------------------------------
[SUITE_TESTER_CMD] ifconfig p785p1 mtu 1518
[SUITE_TESTER_CMD] ifconfig p785p2 mtu 1518
========================================================================================================================
========================================================================================================================
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
-------------------------------------------------------------------------------
DPDK STV team
reply other threads:[~2015-11-24 6:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='acb6cf$pimjds@fmsmga002.fm.intel.com' \
--to=sys_stv@intel.com \
--cc=jing.d.chen@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).