[dpdk-dev] [Bug 474] auto-test report crash while manual test skips
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu May 14 04:05:30 CEST 2020
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 at dpdk.org
Reporter: vipin.varghese at 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.
More information about the dev
mailing list