[dpdk-dev] |ERROR| pw 8279-8293 maintainers: claim responsibility for ARMv7

2015-11-02 Thread Liu, Yong
Hi Viktorin,
After check with our engineer, this commit is checked out from temporary 
branch. We're still looking for root issue.   
This error is only in the temporary branch and I have validated your patch set 
on master branch.
There's only one applied issue in "doc/guides/rel_notes/release_2_2.rst". 

> -Original Message-
> From: Liu, Yong
> Sent: Sunday, November 01, 2015 8:31 PM
> To: 'Jan Viktorin'; dev at dpdk.org
> Cc: Cao, Waterman; Mo, YufengX; Hunt, David; David Marchand
> Subject: RE: |ERROR| pw 8279-8293 maintainers: claim responsibility for
> ARMv7
> 
> Hi Viktorin,
> I think the error is not related to your patch. Let me check it first.
> 
> > -Original Message-
> > From: Jan Viktorin [mailto:viktorin at rehivetech.com]
> > Sent: Saturday, October 31, 2015 4:38 PM
> > To: dev at dpdk.org
> > Cc: Cao, Waterman; Liu, Yong; Mo, YufengX; Hunt, David; David Marchand
> > Subject: Fw: |ERROR| pw 8279-8293 maintainers: claim responsibility for
> > ARMv7
> >
> > ?Hello,
> >
> > Again, I cannot see any relation with the arm patchset and this failure.
> > It shouldn't affect other (x86) code at all.
> >
> > From where can I get the affc455438f4cbd3b14e2d9a24fbc154e22d68d3 commit?
> > Can somebody do a bisect or something? Is it a bug in the niantic driver?
> > I am confused...?
> >
> > Jan?Viktorin
> > RehiveTech
> > Sent?from?a?mobile?device
> >
> > ? P?vodn? zpr?va
> > Od: sys_stv at intel.com
> > Odesl?no: sobota, 31. ??jna 2015 6:53
> > Komu: test-report at dpdk.org; viktorin at rehivetech.com
> > P?edm?t: |ERROR| pw 8279-8293 maintainers: claim responsibility for
> ARMv7
> >
> > Test-Label: Intel Niantic on Fedora
> > Test-Status: ERROR
> > Patchwork: http://www.dpdk.org/dev/patchwork/patch/8293/
> >
> > DPDK git baseline: affc455438f4cbd3b14e2d9a24fbc154e22d68d3
> > Patchwork ID: 8279-8293
> > http://www.dpdk.org/dev/patchwork/patch/8293/
> > Submitter: Jan Viktorin 
> > Date: Fri, 30 Oct 2015 01:25:42 +0100
> >
> > 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 75, passed 74, 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
> 0x1f
> > -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
> 0x1f
> > -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
> 0x1f
> > -n 4 -- -i --coremask=0x2 

[dpdk-dev] |ERROR| pw 8279-8293 maintainers: claim responsibility for ARMv7

2015-11-01 Thread Liu, Yong
Hi Viktorin,
I think the error is not related to your patch. Let me check it first. 

> -Original Message-
> From: Jan Viktorin [mailto:viktorin at rehivetech.com]
> Sent: Saturday, October 31, 2015 4:38 PM
> To: dev at dpdk.org
> Cc: Cao, Waterman; Liu, Yong; Mo, YufengX; Hunt, David; David Marchand
> Subject: Fw: |ERROR| pw 8279-8293 maintainers: claim responsibility for
> ARMv7
> 
> ?Hello,
> 
> Again, I cannot see any relation with the arm patchset and this failure.
> It shouldn't affect other (x86) code at all.
> 
> From where can I get the affc455438f4cbd3b14e2d9a24fbc154e22d68d3 commit?
> Can somebody do a bisect or something? Is it a bug in the niantic driver?
> I am confused...?
> 
> Jan?Viktorin
> RehiveTech
> Sent?from?a?mobile?device
> 
> ? P?vodn? zpr?va
> Od: sys_stv at intel.com
> Odesl?no: sobota, 31. ??jna 2015 6:53
> Komu: test-report at dpdk.org; viktorin at rehivetech.com
> P?edm?t: |ERROR| pw 8279-8293 maintainers: claim responsibility for ARMv7
> 
> Test-Label: Intel Niantic on Fedora
> Test-Status: ERROR
> Patchwork: http://www.dpdk.org/dev/patchwork/patch/8293/
> 
> DPDK git baseline: affc455438f4cbd3b14e2d9a24fbc154e22d68d3
> Patchwork ID: 8279-8293
> http://www.dpdk.org/dev/patchwork/patch/8293/
> Submitter: Jan Viktorin 
> Date: Fri, 30 Oct 2015 01:25:42 +0100
> 
> 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 75, passed 74, 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 0x1f
> -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 0x1f
> -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 0x1f
> -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