automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: ophirmu@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw152044 [PATCH V1 4/4] net/mlx5/hws: allow different types in miss validation
Date: Tue, 25 Feb 2025 08:04:54 -0500	[thread overview]
Message-ID: <20250225130454.1249533-1-robot@bytheb.org> (raw)
In-Reply-To: <20250225120213.2968616-4-ophirmu@nvidia.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152044/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13521174848
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
../drivers/common/mlx5/mlx5_prm.h:1024:38: note: in expansion of macro ‘__mlx5_dw_bit_off’
 1024 |         __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \
      |                                      ^~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1352:40: note: in expansion of macro ‘MLX5_GET’
 1352 |                 attr->fdb_unified_en = MLX5_GET(wqe_based_flow_table_cap,
      |                                        ^~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:967:57: error: ‘struct mlx5_ifc_wqe_based_flow_table_cap_bits’ has no member named ‘fdb_unified_en’
  967 | #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
      |                                                         ^~
../drivers/common/mlx5/mlx5_prm.h:976:47: note: in expansion of macro ‘__mlx5_bit_sz’
  976 | #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
      |                                               ^~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:1025:9: note: in expansion of macro ‘__mlx5_mask’
 1025 |         __mlx5_mask(typ, fld))
      |         ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1352:40: note: in expansion of macro ‘MLX5_GET’
 1352 |                 attr->fdb_unified_en = MLX5_GET(wqe_based_flow_table_cap,
      |                                        ^~~~~~~~
[804/3227] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o
[805/3227] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o
[806/3227] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o
[807/3227] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[808/3227] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
                                    (__mlx5_bit_off(typ, fld) & 0x1f))
                                     ~~~~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:969:29: note: expanded from macro '__mlx5_bit_off'
                                  (&(__mlx5_nullp(typ)->fld)))
                                     ~~~~~~~~~~~~~~~~~  ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1354:7: error: no member named 'fdb_unified_en' in 'struct mlx5_ifc_wqe_based_flow_table_cap_bits'
                                                fdb_unified_en);
                                                ^~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:1025:19: note: expanded from macro 'MLX5_GET'
        __mlx5_mask(typ, fld))
        ~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:976:66: note: expanded from macro '__mlx5_mask'
#define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
                                              ~~~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:967:59: note: expanded from macro '__mlx5_bit_sz'
#define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
                                       ~~~~~~~~~~~~~~~~~  ^
6 errors generated.
[804/3227] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common.c.o
[805/3227] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o
[806/3227] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o
[807/3227] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[808/3227] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
../drivers/common/mlx5/mlx5_prm.h:1024:38: note: in expansion of macro ‘__mlx5_dw_bit_off’
 1024 |         __mlx5_dw_off(typ, fld))) >> __mlx5_dw_bit_off(typ, fld)) & \
      |                                      ^~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1352:40: note: in expansion of macro ‘MLX5_GET’
 1352 |                 attr->fdb_unified_en = MLX5_GET(wqe_based_flow_table_cap,
      |                                        ^~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:967:57: error: ‘struct mlx5_ifc_wqe_based_flow_table_cap_bits’ has no member named ‘fdb_unified_en’
  967 | #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
      |                                                         ^~
../drivers/common/mlx5/mlx5_prm.h:976:47: note: in expansion of macro ‘__mlx5_bit_sz’
  976 | #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
      |                                               ^~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:1025:9: note: in expansion of macro ‘__mlx5_mask’
 1025 |         __mlx5_mask(typ, fld))
      |         ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1352:40: note: in expansion of macro ‘MLX5_GET’
 1352 |                 attr->fdb_unified_en = MLX5_GET(wqe_based_flow_table_cap,
      |                                        ^~~~~~~~
[807/6675] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o
[808/6675] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o
[809/6675] Generating rte_common_cnxk.pmd.c with a custom command
[810/6675] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o
[811/6675] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
                                    (__mlx5_bit_off(typ, fld) & 0x1f))
                                     ~~~~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:969:29: note: expanded from macro '__mlx5_bit_off'
                                  (&(__mlx5_nullp(typ)->fld)))
                                     ~~~~~~~~~~~~~~~~~  ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1354:7: error: no member named 'fdb_unified_en' in 'struct mlx5_ifc_wqe_based_flow_table_cap_bits'
                                                fdb_unified_en);
                                                ^~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:1025:19: note: expanded from macro 'MLX5_GET'
        __mlx5_mask(typ, fld))
        ~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:976:66: note: expanded from macro '__mlx5_mask'
#define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
                                              ~~~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:967:59: note: expanded from macro '__mlx5_bit_sz'
#define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
                                       ~~~~~~~~~~~~~~~~~  ^
6 errors generated.
[802/6675] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o
[803/6675] Generating rte_common_cnxk.pmd.c with a custom command
[804/6675] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o
[805/6675] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[806/6675] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2025-02-25 13:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250225120213.2968616-4-ophirmu@nvidia.com>
2025-02-25 11:40 ` |SUCCESS| pw152041-152044 " qemudev
2025-02-25 11:45 ` qemudev
2025-02-25 12:05 ` |SUCCESS| pw152044 " checkpatch
2025-02-25 13:04 ` 0-day Robot [this message]
2025-02-25 16:11 ` |SUCCESS| pw152041-152044 [PATCH] [V1,4/4] net/mlx5/hws: allow diffe dpdklab
2025-02-25 16:11 ` dpdklab
2025-02-25 16:20 ` dpdklab
2025-02-25 16:25 ` dpdklab
2025-02-25 16:33 ` dpdklab
2025-02-25 16:46 ` dpdklab
2025-02-25 17:08 ` |PENDING| " dpdklab
2025-02-25 17:37 ` |FAILURE| " dpdklab
2025-02-25 17:39 ` |PENDING| " dpdklab
2025-02-25 18:07 ` |SUCCESS| " dpdklab
2025-02-25 18:12 ` |WARNING| " dpdklab
2025-02-25 18:21 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250225130454.1249533-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=ophirmu@nvidia.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).