automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw117127-117128 [PATCH] [v6, 4/4] net/ice: support buffer split in Rx path
@ 2022-09-29 15:05 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-09-29 15:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Yuan Wang

[-- Attachment #1: Type: text/plain, Size: 4142 bytes --]

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

_Testing issues_

Submitter: Yuan Wang <yuanx.wang@intel.com>
Date: Thursday, September 29 2022 18:59:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bbbe6c596b284909e4112ac9573b16da2137ffab

117127-117128 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Arch Linux          | FAIL           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 31           | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 18.04        | PASS           |
+---------------------+----------------+
| Fedora 33           | PASS           |
+---------------------+----------------+
| Fedora 32           | PASS           |
+---------------------+----------------+
| Fedora 34 clang     | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+

==== 20 line log output for Arch Linux (dpdk_unit_test): ====
116 |         struct rte_eth_rxseg_split rxseg[ICE_RX_MAX_NSEG];
|                                    ^~~~~
../drivers/net/ice/ice_rxtx.h:116:36: note: at offset [834, 928] into object ‘rxseg’ of size 32
../drivers/net/ice/ice_rxtx.c:1179:15: note: at offset [1793, 1857] into object of size 896 allocated by ‘rte_zmalloc_socket’
1179 |         rxq = rte_zmalloc_socket(NULL,
|               ^~~~~~~~~~~~~~~~~~~~~~~~
1180 |                                  sizeof(struct ice_rx_queue),
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1181 |                                  RTE_CACHE_LINE_SIZE,
|                                  ~~~~~~~~~~~~~~~~~~~~
1182 |                                  socket_id);
|                                  ~~~~~~~~~~
../drivers/net/ice/ice_rxtx.h:116:36: note: at offset [833, 897] into object ‘rxseg’ of size 32
116 |         struct rte_eth_rxseg_split rxseg[ICE_RX_MAX_NSEG];
|                                    ^~~~~
cc1: all warnings being treated as errors
[1694/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1695/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o'.
[1696/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_avx2.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.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)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

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 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw117127-117128 [PATCH] [v6, 4/4] net/ice: support buffer split in Rx path
@ 2022-09-29 15:29 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-09-29 15:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Yuan Wang

[-- Attachment #1: Type: text/plain, Size: 4963 bytes --]

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/117128

_Testing issues_

Submitter: Yuan Wang <yuanx.wang@intel.com>
Date: Thursday, September 29 2022 18:59:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bbbe6c596b284909e4112ac9573b16da2137ffab

117127-117128 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Arch Linux          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Arch Linux (dpdk_meson_compile): ====
1182 |                                  socket_id);
|                                  ~~~~~~~~~~
../drivers/net/ice/ice_rxtx.h:116:36: note: at offset [833, 897] into object ‘rxseg’ of size 32
116 |         struct rte_eth_rxseg_split rxseg[ICE_RX_MAX_NSEG];
|                                    ^~~~~
../drivers/net/ice/ice_rxtx.h:116:36: note: at offset [834, 928] into object ‘rxseg’ of size 32
../drivers/net/ice/ice_rxtx.c:1179:15: note: at offset [1793, 1857] into object of size 896 allocated by ‘rte_zmalloc_socket’
1179 |         rxq = rte_zmalloc_socket(NULL,
|               ^~~~~~~~~~~~~~~~~~~~~~~~
1180 |                                  sizeof(struct ice_rx_queue),
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1181 |                                  RTE_CACHE_LINE_SIZE,
|                                  ~~~~~~~~~~~~~~~~~~~~
1182 |                                  socket_id);
|                                  ~~~~~~~~~~
../drivers/net/ice/ice_rxtx.h:116:36: note: at offset [833, 897] into object ‘rxseg’ of size 32
116 |         struct rte_eth_rxseg_split rxseg[ICE_RX_MAX_NSEG];
|                                    ^~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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)

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

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

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

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

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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/23708/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

end of thread, other threads:[~2022-09-29 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 15:05 |FAILURE| pw117127-117128 [PATCH] [v6, 4/4] net/ice: support buffer split in Rx path dpdklab
2022-09-29 15:29 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).