DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 473] variance in test case fail for static and shared build binaries
@ 2020-05-14  2:00 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-05-14  2:00 UTC (permalink / raw)
  To: dev

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-14  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14  2:00 [dpdk-dev] [Bug 473] variance in test case fail for static and shared build binaries bugzilla

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).