|FAILURE| pw128559-128561 [PATCH] [v2,3/3] event/cnxk: use WFE in Tx

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jun 14 19:24:13 CEST 2023


Test-Label: iol-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/128561

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: Tuesday, June 13 2023 09:25:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e

128559-128561 --> testing fail

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Fedora 38 (ARM Clang)    | FAIL           |
+--------------------------+----------------+
| Fedora 37 (ARM)          | PASS           |
+--------------------------+----------------+
| CentOS Stream 8          | PASS           |
+--------------------------+----------------+
| Debian Bullseye          | PASS           |
+--------------------------+----------------+
| CentOS Stream 9          | PASS           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | PASS           |
+--------------------------+----------------+
| Fedora 38                | PASS           |
+--------------------------+----------------+
| Fedora 38 (ARM)          | PASS           |
+--------------------------+----------------+
| Debian Buster            | PASS           |
+--------------------------+----------------+
| openSUSE Leap 15         | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04             | PASS           |
+--------------------------+----------------+
| Ubuntu 22.04             | PASS           |
+--------------------------+----------------+
| RHEL8                    | PASS           |
+--------------------------+----------------+
| RHEL 7                   | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PASS           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS           |
+--------------------------+----------------+
| Fedora 37                | PASS           |
+--------------------------+----------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ====
../drivers/net/cnxk/cn10k_tx.h:406:25: error: value size does not match register size specified by the constraint and modifier [-Werror,-Wasm-operand-widths]
: [refill] "=&r"(newval)
^
../drivers/net/cnxk/cn10k_tx.h:401:35: note: use constraint modifier "w"
"          sub %[refill], %[desc], %[refill]       \n"
^~~~~~~~~
%w[refill]
../drivers/net/cnxk/cn10k_tx.h:406:25: error: value size does not match register size specified by the constraint and modifier [-Werror,-Wasm-operand-widths]
: [refill] "=&r"(newval)
^
../drivers/net/cnxk/cn10k_tx.h:402:15: note: use constraint modifier "w"
"          sub %[refill], %[refill], %[pkts]       \n"
^~~~~~~~~
%w[refill]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1217/2997] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev_sec.c.o'.
[1218/2997] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_112_127_vec_mseg.c.o'.
[1219/2997] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_96_111_vec_mseg.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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)

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26654/

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