* |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop
@ 2023-04-17 17:52 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-04-17 17:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rongwei Liu
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181
_Testing issues_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126174-126181 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | PASS |
+------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------+--------------------+
| CentOS Stream 8 | PASS |
+------------------+--------------------+
| Debian Bullseye | FAIL |
+------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------+--------------------+
| Debian Buster | PASS |
+------------------+--------------------+
| RHEL 7 | PASS |
+------------------+--------------------+
| RHEL8 | PASS |
+------------------+--------------------+
| openSUSE Leap 15 | PASS |
+------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------+--------------------+
| Alpine | PASS |
+------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1590:36: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1590 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_L2_TO_TNL_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1596:36: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1596 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1610:44: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1610 | refmt_type = data_size <
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1616:44: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1616 | refmt_type =
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1623:36: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1623 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1840:48: error: implicit conversion from 'enum mlx5dr_action_type' to 'enum mlx5dr_action_reformat_type' [-Werror=enum-conversion]
1840 | (priv->dr_ctx, refmt_type,
| ^~~~~~~~~~
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
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
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
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop
@ 2023-04-17 18:47 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-04-17 18:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rongwei Liu
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181
_Testing issues_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126174-126181 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_meson_compile): ====
[2315/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_tmo.c.o
[2316/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo_seg.c.o
[2317/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_ca_tmo_seg.c.o
[2318/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo_seg.c.o
[2319/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo.c.o
[2320/3181] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2321/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_ca_tmo.c.o
[2322/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo.c.o
[2323/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_eventdev.c.o
[2324/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_ca_tmo_seg.c.o
[2325/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo.c.o
[2326/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo_seg.c.o
[2327/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo_seg.c.o
[2328/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo_seg.c.o
[2329/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_ca_tmo_seg.c.o
[2330/3181] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[2331/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo_seg.c.o
[2332/3181] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo_seg.c.o
[2333/3181] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop
@ 2023-04-17 16:36 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-04-17 16:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rongwei Liu
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181
_Testing issues_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126174-126181 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_meson_compile): ====
[1826/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_vec.c.o
[1827/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_vec.c.o
[1828/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_vec.c.o
[1829/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_vec_mseg.c.o
[1830/3181] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_dv.c.o
[1831/3181] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1832/3181] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[1833/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_vec_mseg.c.o
[1834/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_vec_mseg.c.o
[1835/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_vec_mseg.c.o
[1836/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_vec_mseg.c.o
[1837/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_vec_mseg.c.o
[1838/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_vec_mseg.c.o
[1839/3181] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_vec_mseg.c.o
[1840/3181] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[1841/3181] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[1842/3181] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[1843/3181] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
[1844/3181] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop
@ 2023-04-17 16:14 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-04-17 16:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rongwei Liu
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181
_Testing issues_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126174-126181 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | PASS |
+------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------+--------------------+
| CentOS Stream 8 | PASS |
+------------------+--------------------+
| Debian Bullseye | FAIL |
+------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------+--------------------+
| RHEL8 | PASS |
+------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------+--------------------+
| Debian Buster | PASS |
+------------------+--------------------+
| openSUSE Leap 15 | PASS |
+------------------+--------------------+
| RHEL 7 | PASS |
+------------------+--------------------+
| Alpine | PASS |
+------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1596:17: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1612:5: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
MLX5DR_ACTION_REFORMAT_TYPE_TNL_L3_TO_L2 :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1613:5: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
MLX5DR_ACTION_REFORMAT_TYPE_L2_TO_TNL_L3;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1617:5: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
MLX5DR_ACTION_REFORMAT_TYPE_L2_TO_TNL_L2;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1623:17: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1840:20: error: implicit conversion from enumeration type 'enum mlx5dr_action_type' to different enumeration type 'enum mlx5dr_action_reformat_type' [-Werror,-Wenum-conversion]
(priv->dr_ctx, refmt_type,
^~~~~~~~~~
8 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop
@ 2023-04-17 15:19 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-04-17 15:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rongwei Liu
Test-Label: iol-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181
_Testing issues_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126174-126181 --> testing fail
Test environment and result as below:
+--------------------+----------------+
| Environment | dpdk_unit_test |
+====================+================+
| Debian 11 (Buster) | FAIL |
+--------------------+----------------+
| Fedora 36 | FAIL |
+--------------------+----------------+
| CentOS Stream 9 | FAIL |
+--------------------+----------------+
| Ubuntu 20.04 (ARM) | PASS |
+--------------------+----------------+
| Ubuntu 22.04 | FAIL |
+--------------------+----------------+
| openSUSE Leap 15 | PASS |
+--------------------+----------------+
| Debian Buster | PASS |
+--------------------+----------------+
| RHEL 7 | PASS |
+--------------------+----------------+
| Debian Bullseye | FAIL |
+--------------------+----------------+
| RHEL8 | PASS |
+--------------------+----------------+
| Ubuntu 20.04 | PASS |
+--------------------+----------------+
| CentOS Stream 8 | PASS |
+--------------------+----------------+
==== 20 line log output for Debian Bullseye (dpdk_unit_test): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1596:15: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1596 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1610:16: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1610 | refmt_type = data_size <
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1616:16: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1616 | refmt_type =
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1623:15: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1623 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1840:20: error: implicit conversion from 'enum mlx5dr_action_type' to 'enum mlx5dr_action_reformat_type' [-Werror=enum-conversion]
1840 | (priv->dr_ctx, refmt_type,
| ^~~~~~~~~~
cc1: all warnings being treated as errors
[1774/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
[1775/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_linux_mlx5_ethdev_os.c.o'.
[1776/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_rule.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 36
Kernel: Container Host Kernel
Compiler: gcc 12.2.1
CentOS Stream 9
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
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)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop
@ 2023-04-17 14:43 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-04-17 14:43 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rongwei Liu
Test-Label: iol-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181
_Testing issues_
Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126174-126181 --> testing fail
Test environment and result as below:
+--------------------+----------------+
| Environment | dpdk_unit_test |
+====================+================+
| CentOS Stream 9 | FAIL |
+--------------------+----------------+
| Fedora 36 | FAIL |
+--------------------+----------------+
| Debian 11 (Buster) | FAIL |
+--------------------+----------------+
| Ubuntu 20.04 (ARM) | PASS |
+--------------------+----------------+
| Ubuntu 22.04 | FAIL |
+--------------------+----------------+
| Debian Buster | PASS |
+--------------------+----------------+
| CentOS Stream 8 | PASS |
+--------------------+----------------+
| Debian Bullseye | FAIL |
+--------------------+----------------+
| openSUSE Leap 15 | PASS |
+--------------------+----------------+
| RHEL8 | PASS |
+--------------------+----------------+
| Ubuntu 20.04 | PASS |
+--------------------+----------------+
| RHEL 7 | PASS |
+--------------------+----------------+
==== 20 line log output for Debian Bullseye (dpdk_unit_test): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1596:15: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1596 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1610:16: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1610 | refmt_type = data_size <
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1616:16: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1616 | refmt_type =
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1623:15: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1623 | refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
| ^
../drivers/net/mlx5/mlx5_flow_hw.c:1840:20: error: implicit conversion from 'enum mlx5dr_action_type' to 'enum mlx5dr_action_reformat_type' [-Werror=enum-conversion]
1840 | (priv->dr_ctx, refmt_type,
| ^~~~~~~~~~
cc1: all warnings being treated as errors
[1773/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_linux_mlx5_ethdev_os.c.o'.
[1774/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_linux_mlx5_os.c.o'.
[1775/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 36
Kernel: Container Host Kernel
Compiler: gcc 12.2.1
Debian 11 (Buster)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-04-17 18:47 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 17:52 |FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop dpdklab
-- strict thread matches above, loose matches on Subject: below --
2023-04-17 18:47 dpdklab
2023-04-17 16:36 dpdklab
2023-04-17 16:14 dpdklab
2023-04-17 15:19 dpdklab
2023-04-17 14:43 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).