* [dpdk-test-report] |ERROR| pw 7789 lib: rte_*_create gives NULL/EEXIST on duped name
@ 2015-10-20 21:26 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2015-10-20 21:26 UTC (permalink / raw)
To: weichunx.chen, haifengx.tang, yufengx.mo, yong.liu, test-report,
qian.q.xu, waterman.cao, shide.dong
[-- Attachment #1: Type: text/plain, Size: 11007 bytes --]
Test-Label: Intel Niantic on Fedora
Test-Status: ERROR
Patchwork: http://www.dpdk.org/dev/patchwork/patch/7789/
DPDK git baseline: affc455438f4cbd3b14e2d9a24fbc154e22d68d3
Patchwork ID: 7789
http://www.dpdk.org/dev/patchwork/patch/7789/
Submitter: Yoni Fogel <yrobot@amazon.com>
Date: Tue, 20 Oct 2015 13:21:37 -0700
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 75, passed 71, failed 4.
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
acl: http://dpdk.org/browse/tools/dts/tree/test_plans/unit_tests_eal_test_plan.rst
lpm_ipv6: http://dpdk.org/browse/tools/dts/tree/test_plans/unit_tests_lpm_test_plan.rst
checksum_offload_with_vlan: http://dpdk.org/browse/tools/dts/tree/test_plans/checksum_offload_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] 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
[ 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] 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=64 --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 : TestUnitTestsLpmIpv6
[SUITE_DUT_CMD] make -j -C ./app/test/
-------------------------------------------------------------------------------
Begin: Test Casetest_lpm_ipv6
--------------------------------------------------
FAILED 'Test failed'
--------------------------------------------------
[SUITE_DUT_CMD] echo 4096 > /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages
[SUITE_DUT_CMD] ./app/test/test -n 1 -c ffff
[SUITE_DUT_CMD] lpm6_autotest
[SUITE_DUT_CMD] quit
[SUITE_DUT_CMD] echo 4096 > /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages
End test_lpm_ipv6
-------------------------------------------------------------------------------
[SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester
========================================================================================================================
========================================================================================================================
TEST SUITE : TestUnitTestsEal
[SUITE_DUT_CMD] make -j -C ./app/test/
-------------------------------------------------------------------------------
Begin: Test Casetest_acl
--------------------------------------------------
FAILED 'Test failed'
--------------------------------------------------
[SUITE_DUT_CMD] ./app/test/test -n 1 -c ffff
[SUITE_DUT_CMD] acl_autotest
[SUITE_DUT_CMD] quit
End test_acl
-------------------------------------------------------------------------------
[SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester
========================================================================================================================
========================================================================================================================
TEST SUITE : TestChecksumOffload
-------------------------------------------------------------------------------
Begin: Test Casetest_checksum_offload_with_vlan
--------------------------------------------------
FAILED 'Unexpected Packets Drop'
--------------------------------------------------
[ SUITE_DUT_CMD] ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x6 -n 4 -- -i --portmask=0x3 --disable-hw-vlan --enable-rx-cksum --crc-strip --txqflags=0
[ SUITE_DUT_CMD] set verbose 1
[ SUITE_DUT_CMD] set fwd csum
[ SUITE_DUT_CMD] csum set ip hw 0
[ SUITE_DUT_CMD] csum set udp hw 0
[ SUITE_DUT_CMD] csum set tcp hw 0
[ SUITE_DUT_CMD] csum set sctp hw 0
[ SUITE_DUT_CMD] csum set ip hw 1
[ SUITE_DUT_CMD] csum set udp hw 1
[ SUITE_DUT_CMD] csum set tcp hw 1
[ SUITE_DUT_CMD] csum set sctp hw 1
[ SUITE_DUT_CMD] start
[SUITE_TESTER_CMD] scapy
[SUITE_TESTER_CMD] sys.path.append("./")
[SUITE_TESTER_CMD] from sctp import *
[SUITE_TESTER_CMD] p = Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IPv6(src="::2")/UDP()/("X"*46)
[SUITE_TESTER_CMD] p.show2()
[SUITE_TESTER_CMD] p = Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IP(src="127.0.0.2")/SCTP()/("X"*48)
[SUITE_TESTER_CMD] p.show2()
[SUITE_TESTER_CMD] p = Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IPv6(src="::2")/TCP()/("X"*46)
[SUITE_TESTER_CMD] p.show2()
[SUITE_TESTER_CMD] p = Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IP(src="127.0.0.2")/UDP()/("X"*46)
[SUITE_TESTER_CMD] p.show2()
[SUITE_TESTER_CMD] p = Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IP(src="127.0.0.2")/TCP()/("X"*46)
[SUITE_TESTER_CMD] p.show2()
[SUITE_TESTER_CMD] exit()
[SUITE_TESTER_CMD] echo -n '' > scapyResult.txt
[SUITE_TESTER_CMD] scp sniff.py root@10.239.128.80:~/
[SUITE_TESTER_CMD] SCAPY Receive setup:
[SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester
[SUITE_TESTER_CMD] scapy
[SUITE_TESTER_CMD] subprocess.call("scapy -c sniff.py &", shell=True)
[SUITE_TESTER_CMD] sys.path.append("./")
[SUITE_TESTER_CMD] import sctp
[SUITE_TESTER_CMD] from sctp import *
[SUITE_TESTER_CMD] sendp([Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IPv6(src="::1")/UDP(chksum=0xf)/("X"*46)], iface="p785p2")
[SUITE_TESTER_CMD] sendp([Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IP(chksum=0x0)/SCTP(chksum=0xf)/("X"*48)], iface="p785p2")
[SUITE_TESTER_CMD] sendp([Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IPv6(src="::1")/TCP(chksum=0xf)/("X"*46)], iface="p785p2")
[SUITE_TESTER_CMD] sendp([Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IP(chksum=0x0)/UDP(chksum=0xf)/("X"*46)], iface="p785p2")
[SUITE_TESTER_CMD] sendp([Ether(dst="90:e2:ba:4a:54:81", src="52:00:00:00:00:00")/IP(chksum=0x0)/TCP(chksum=0xf)/("X"*46)], iface="p785p2")
[SUITE_TESTER_CMD] exit()
[SUITE_TESTER_CMD] cat scapyResult.txt
[SUITE_TESTER_CMD] SCAPY Result:
End test_checksum_offload_with_vlan
-------------------------------------------------------------------------------
[SUITE_DUT_CMD] quit
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-20 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 21:26 [dpdk-test-report] |ERROR| pw 7789 lib: rte_*_create gives NULL/EEXIST on duped name sys_stv
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).