|FAILURE| pw136315-136319 [PATCH] [5/5] net/mlx5: add support for fl

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Feb 2 14:44:17 CET 2024


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136319

_Testing issues_

Submitter: Gregory Etelson <getelson at nvidia.com>
Date: Friday, February 02 2024 11:56:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1d3700bd8452e2c62254499ef83f22f5ec7714dc

136315-136319 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
In file included from ../lib/eal/include/rte_debug.h:18,
from ../lib/eal/include/rte_bitops.h:20,
from ../lib/eal/include/rte_memory.h:22,
from ../lib/eal/include/rte_malloc.h:16,
from ../drivers/net/mlx5/mlx5.c:14:
../drivers/net/mlx5/mlx5_flow.h: In function 'mlx5_multi_pattern_segment_find':
../drivers/net/mlx5/mlx5_flow.h:1580:14: error: implicit declaration of function 'rte_flow_table_resizable' [-Werror=implicit-function-declaration]
1580 |  if (likely(!rte_flow_table_resizable(0, &table->cfg.attr)))
|              ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_branch_prediction.h:30:39: note: in definition of macro 'likely'
30 | #define likely(x) __builtin_expect(!!(x), 1)
|                                       ^
../drivers/net/mlx5/mlx5_flow.h:1580:14: error: nested extern declaration of 'rte_flow_table_resizable' [-Werror=nested-externs]
1580 |  if (likely(!rte_flow_table_resizable(0, &table->cfg.attr)))
|              ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_branch_prediction.h:30:39: note: in definition of macro 'likely'
30 | #define likely(x) __builtin_expect(!!(x), 1)
|                                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

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

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

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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