|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:05:40 CEST 2022


Test-Label: iol-x86_64-unit-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_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 at sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1695/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf_ethdev.c.o'.
[1696/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at 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/


More information about the test-report mailing list