|WARNING| pw136315-136319 [PATCH] [5/5] net/mlx5: add support for fl
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Feb 2 16:59:08 CET 2024
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
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_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
from ../lib/mempool/rte_mempool.h:43,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../drivers/net/mlx5/mlx5_flow_dv.c:12:
../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
[1683/2817] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
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