DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Jan Viktorin <viktorin@rehivetech.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Mo, YufengX" <yufengx.mo@intel.com>
Subject: Re: [dpdk-dev] |ERROR| pw 8279-8293 maintainers: claim responsibility for ARMv7
Date: Mon, 2 Nov 2015 05:51:13 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10F3A5D5@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <20151031083753.4657232.94485.474@rehivetech.com>

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@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@rehivetech.com]
> > Sent: Saturday, October 31, 2015 4:38 PM
> > To: dev@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@intel.com
> > Odesláno: sobota, 31. října 2015 6:53
> > Komu: test-report@dpdk.org; viktorin@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 <viktorin@rehivetech.com>
> > 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
> 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
> > End test_checksum_checking
> > ------------------------------------------------------------------------
> --
> > -----
> > [SUITE_TESTER_CMD] killall scapy 2>/dev/null; echo tester
> >
> >
> >
> > DPDK STV team

      parent reply	other threads:[~2015-11-02  5:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <c45ac1$k472gf@orsmga003.jf.intel.com>
2015-10-31  8:37 ` [dpdk-dev] Fw: " Jan Viktorin
2015-11-01 12:30   ` [dpdk-dev] " Liu, Yong
2015-11-02  5:51   ` Liu, Yong [this message]

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=86228AFD5BCD8E4EBFD2B90117B5E81E10F3A5D5@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=dev@dpdk.org \
    --cc=viktorin@rehivetech.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).