DPDK patches and discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 474] auto-test report crash while manual test skips
Date: Thu, 14 May 2020 02:05:30 +0000	[thread overview]
Message-ID: <bug-474-3@http.bugs.dpdk.org/> (raw)

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

            Bug ID: 474
           Summary: auto-test report crash while manual test skips
           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: ---

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

Logs from `auto test`
```
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 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]
```

Logs from `manual test`
```
RTE>>cryptodev_openssl_autotest
USER1: OPENSSL PMD must be loaded. Check if CONFIG_RTE_LIBRTE_PMD_OPENSSL is
enabled in config file to run this testsuite.
Test Skipped
RTE>>
RTE>>cryptodev_null_autotest
USER1: NULL PMD must be loaded. Check if CONFIG_RTE_LIBRTE_PMD_NULL is enabled
in config file to run this testsuite.
Test Skipped
RTE>>
```

Expected behaviour: 
1. Libraries that are not compiled, auto-test should skip
2. for auto-test with `vdev`, it should either skip and initiate
`rte_vdev_init` internally.

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

                 reply	other threads:[~2020-05-14  2:05 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-474-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).