DPDK patches and discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 473] variance in test case fail for static and shared build binaries
Date: Thu, 14 May 2020 02:00:51 +0000	[thread overview]
Message-ID: <bug-473-3@http.bugs.dpdk.org/> (raw)

https://bugs.dpdk.org/show_bug.cgi?id=473

            Bug ID: 473
           Summary: variance in test case fail for static and shared build
                    binaries
           Product: DPDK
           Version: 20.05
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: vipin.varghese@intel.com
  Target Milestone: 20.05

DPDK:20.05-rc2
Linux:4.15.0-99-generic 
GCC: Ubuntu 7.5.0-3ubuntu1~18.04
Distribution: Ubuntu 18.04.4 LTS

Steps for static:
1. fetch from git the right version of DPDK.
2. default build for `x86_64-native-linuxapp-gcc`
3. move to the parent folder `dpdk`
4. execute `make test O=x86_64-native-linuxapp-gcc`

Failed test cases in STATIC
```
Cycles autotest:              Fail                         [00m 01s][00m 02s]
EAL flags autotest:           Fail                         [00m 02s][00m 05s]
Read/write lock autotest:     Fail [Timeout]               [00m 10s][00m 13s]
Alarm autotest:               Fail                         [00m 00s][00m 38s]
PMD ring autotest:            Fail                         [00m 00s][00m 57s]
Link bonding autotest:        Fail                         [00m 00s][01m 14s]
Link bonding mode4 autotest:  Fail                         [00m 00s][01m 14s]
Link bonding rssconf autotest:Fail                         [00m 00s][01m 14s]
```

Steps for shared:
1. fetch from git the right version of DPDK.
2. edit .config for SHARED for `x86_64-native-linuxapp-gcc`
3. move to the parent folder `dpdk`
4. export LD_LIBRARY_PATH=$RTE_SDK/$RTE_TARGETlib/
5. execute `make test O=x86_64-native-linuxapp-gcc`

Failed test cases in SHARED
```
EAL flags autotest:           Fail                         [00m 02s][00m 05s]
RIB autotest:                 Fail                         [00m 00s][00m 05s]
RIB slow autotest:            Fail                         [00m 00s][00m 06s]
RIB6 autotest:                Fail                         [00m 00s][00m 06s]
RIB6 slow autotest:           Fail                         [00m 00s][00m 06s]
FIB autotest:                 Fail                         [00m 00s][00m 06s]
FIB slow autotest:            Fail                         [00m 00s][00m 06s]
FIB6 autotest:                Fail                         [00m 00s][00m 06s]
FIB6 slow autotest:           Fail                         [00m 00s][00m 06s]
Read/write lock autotest:     Fail [Timeout]               [00m 10s][00m 12s]
Alarm autotest:               Fail                         [00m 00s][00m 13s]
Multi-process autotest:       Fail                         [00m 01s][00m 14s]
Mbuf autotest:                Fail                         [00m 00s][00m 14s]
Mempool autotest:             Fail                         [00m 00s][00m 19s]
Prefetch autotest:            Fail                         [00m 00s][00m 19s]
Sched autotest:               Fail                         [00m 00s][00m 21s]
Eventdev selftest octeontx:   Fail                         [00m 00s][00m 21s]
Table autotest:               Fail [Crash]                 [00m 00s][00m 21s]
Flow classify autotest:       Fail [Crash]                 [00m 00s][00m 21s]
Event eth rx adapter autotest:Fail [Crash]                 [00m 00s][00m 21s]
User delay:                   Fail [Crash]                 [00m 00s][00m 21s]
Atomics autotest:             Success                      [00m 02s][00m 21s]
Sleep delay:                  Fail [Crash]                 [00m 00s][00m 21s]
Rawdev autotest:              Fail                         [00m 00s][00m 21s]
Kvargs autotest:              Fail [Crash]                 [00m 00s][00m 21s]
Link bonding autotest:        Fail                         [00m 00s][00m 21s]
Link bonding mode4 autotest:  Fail [Crash]                 [00m 00s][00m 21s]
Link bonding rssconf autotest:Fail                         [00m 00s][00m 21s]
Crc autotest:                 Fail [Crash]                 [00m 00s][00m 21s]
Distributor autotest:         Fail                         [00m 00s][00m 21s]
Reorder autotest:             Fail [Crash]                 [00m 00s][00m 21s]
Bitmap test:                  Fail [Crash]                 [00m 00s][00m 21s]
Hash multiwriter autotest:    Fail [Crash]                 [00m 00s][00m 22s]
Service autotest:             Fail [Crash]                 [00m 00s][00m 22s]
Timer racecond autotest:      Fail [Crash]                 [00m 00s][00m 22s]
Member autotest:              Fail [Crash]                 [00m 00s][00m 22s]
Efd_autotest:                 Fail [Crash]                 [00m 00s][00m 22s]
Thash autotest:               Fail [Crash]                 [00m 00s][00m 22s]
Hash function autotest:       Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev sw mvsam autotest:  Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev dpaa2 sec autotest: Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev dpaa sec autotest:  Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev qat autotest:       Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev aesni mb autotest:  Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev openssl autotest:   Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev scheduler autotest: Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev aesni gcm autotest: Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev null autotest:      Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev sw snow3g autotest: Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev sw kasumi autotest: Fail [Crash]                 [00m 00s][00m 22s]
Cryptodev_sw_zuc_autotest:    Fail [Crash]                 [00m 00s][00m 22s]
Reciprocal division:          Fail [Crash]                 [00m 00s][00m 22s]
Red all:                      Fail [Crash]                 [00m 00s][00m 23s]
Fbarray autotest:             Fail [Crash]                 [00m 00s][00m 23s]
External memory autotest:     Fail [Crash]                 [00m 00s][00m 23s]
Metrics autotest:             Fail [Crash]                 [00m 00s][00m 23s]
Bitratestats autotest:        Fail [Crash]                 [00m 00s][00m 23s]
Latencystats autotest:        Fail [Crash]                 [00m 00s][00m 23s]
Pdump autotest:               Fail [Crash]                 [00m 00s][00m 23s]
IPsec_SAD:                    Fail [Crash]                 [00m 00s][00m 23s]
Non-parallel autotests:
Eventdev common autotest:     Fail                         [00m 00s][00m 40s]

```

-- 
You are receiving this mail because:
You are the assignee for the bug.

                 reply	other threads:[~2020-05-14  2:00 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=bug-473-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@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).