automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw128559-128561 [PATCH] [v2,3/3] event/cnxk: use WFE in Tx
@ 2023-06-14 17:24 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-14 17:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

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

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@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@sta/net_cnxk_cn10k_ethdev_sec.c.o'.
[1218/2997] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn9k_tx_112_127_vec_mseg.c.o'.
[1219/2997] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw128559-128561 [PATCH] [v2,3/3] event/cnxk: use WFE in Tx
@ 2023-06-14  0:53 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-14  0:53 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/128561

_Functional Testing issues_

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

128559-128561 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw128559-128561 [PATCH] [v2,3/3] event/cnxk: use WFE in Tx
@ 2023-06-13 16:35 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-13 16:35 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/128561

_Functional Testing issues_

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

128559-128561 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw128559-128561 [PATCH] [v2,3/3] event/cnxk: use WFE in Tx
@ 2023-06-13 11:34 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-13 11:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

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

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@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)          | PASS           |
+--------------------------+----------------+
| Fedora 37 (ARM)          | PASS           |
+--------------------------+----------------+
| CentOS Stream 8          | PASS           |
+--------------------------+----------------+
| Debian Bullseye          | PASS           |
+--------------------------+----------------+
| CentOS Stream 9          | PASS           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | PASS           |
+--------------------------+----------------+
| Fedora 38                | 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           |
+--------------------------+----------------+


Fedora 38 (ARM)
	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

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-14 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14 17:24 |FAILURE| pw128559-128561 [PATCH] [v2,3/3] event/cnxk: use WFE in Tx dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-06-14  0:53 dpdklab
2023-06-13 16:35 dpdklab
2023-06-13 11:34 dpdklab

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