|FAILURE| pw117127-117128 [PATCH] [v6, 4/4] net/ice: support buffer split in Rx path

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Sep 29 17:29:12 CEST 2022


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

_Testing issues_

Submitter: Yuan Wang <yuanx.wang at 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/


More information about the test-report mailing list