From: sys_stv@intel.com
To: weichunx.chen@intel.com, haifengx.tang@intel.com,
yufengx.mo@intel.com, yong.liu@intel.com,
thomas.monjalon@6wind.com, dts@dpdk.org, qian.q.xu@intel.com,
waterman.cao@intel.com, shide.dong@intel.com
Subject: [dts] |ERROR|pw 6976-6977 [dpdk-dev, v2, 4/4] ethdev: check driver support for functions
Date: 09 Sep 2015 08:52:20 -0700 [thread overview]
Message-ID: <e9ea37$nrrbdq@orsmga002.jf.intel.com> (raw)
Summary:
=====================================================================================================================================================================================
| DPDK git baseline | 17e01e3141aa520042eb1fa705b3472757350bab
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Patchwork ID | 6976-6977 | http://www.dpdk.org/dev/patchwork/patch/6977/
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Submitter | "Richardson, Bruce" <bruce.richardson@intel.com>
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Date | Wed, 9 Sep 2015 16:09:34 +0100
=====================================================================================================================================================================================
| OS | Nic |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| fedora | niantic |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| i686-native-linuxapp-gcc | compile pass
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| x86_64-native-linuxapp-gcc | compile pass
=====================================================================================================================================================================================
| Failed case | Test Plan
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|checksum_checking| http://dpdk.org/browse/tools/dts/tree/test_plans/pmd_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 74, failed 2
=====================================================================================================================================================================================
Failed Case List:
========================================================================================================================================
\ | | | |
\Target| | | |
\ | x86_64-native-linuxapp-gcc | i686-native-linuxapp-gcc | x86_64-native-bsdapp-gcc |
OS \ | | | |
\| | | |
----------------------------------------------------------------------------------------------------------------------------------------
fedora | | N/A | N/A |
|kni | | |
|checksum_checking | | |
========================================================================================================================================
| 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] 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=46)/UDP(chksum=0x0)/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] 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=46)/UDP(chksum=0x0)/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] 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=46)/UDP(chksum=0x0)/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
-------------------------------------------------------------------------------
[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
reply other threads:[~2015-09-09 15:52 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='e9ea37$nrrbdq@orsmga002.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=dts@dpdk.org \
--cc=haifengx.tang@intel.com \
--cc=qian.q.xu@intel.com \
--cc=shide.dong@intel.com \
--cc=thomas.monjalon@6wind.com \
--cc=waterman.cao@intel.com \
--cc=weichunx.chen@intel.com \
--cc=yong.liu@intel.com \
--cc=yufengx.mo@intel.com \
/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).