|FAILURE| pw114691-114708 [PATCH] [18/18] crypto/cnxk: add support for DOCSIS algorithm
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Aug 8 11:15:35 CEST 2022
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/114708
_Testing issues_
Submitter: Anoob Joseph <anoobj at marvell.com>
Date: Monday, August 08 2022 08:06:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:72206323a5dd3182b13f61b25a64abdddfee595c
114691-114708 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 31 | FAIL |
+---------------------+----------------+
| Arch Linux | FAIL |
+---------------------+----------------+
| RHEL 7 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 33 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 18.04 | PASS |
+---------------------+----------------+
| Fedora 32 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 34 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Fedora 34 clang | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
dest[1] = src[1];
^
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: '*((void *)&fc_params+40).vaddr' was declared here
struct roc_se_fc_params fc_params;
^
../drivers/crypto/cnxk/cnxk_se.h:2409:26: error: 'fc_params.mac_buf.size' may be used uninitialized in this function [-Werror=maybe-uninitialized]
In file included from ../lib/mbuf/rte_mbuf_core.h:22:0,
from ../lib/mbuf/rte_mbuf.h:42,
from ../lib/cryptodev/rte_crypto.h:20,
from ../lib/cryptodev/rte_cryptodev.h:22,
from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:5:
../lib/eal/x86/include/rte_byteorder.h:59:25: error: 'fc_params.mac_buf.vaddr' may be used uninitialized in this function [-Werror=maybe-uninitialized]
#define rte_bswap64(x) ((uint64_t)(__builtin_constant_p(x) ? \
^
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:0:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: 'fc_params.mac_buf.vaddr' was declared here
struct roc_se_fc_params fc_params;
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23160/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list