automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: viacheslavo@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw123802 [PATCH v4 5/5] net/mlx5: support counters in cross port shared mode
Date: Mon, 13 Feb 2023 19:19:51 -0500	[thread overview]
Message-ID: <20230214001951.3462158-1-robot@bytheb.org> (raw)
In-Reply-To: <20230213133740.27005-6-viacheslavo@nvidia.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
../drivers/common/mlx5/mlx5_prm.h:807:57: error: ‘struct mlx5_ifc_cmd_hca_cap_2_bits’ has no member named ‘allowed_object_for_other_vhca_access’
  807 | #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
      |                                                         ^~
../drivers/common/mlx5/mlx5_prm.h:816:47: note: in expansion of macro ‘__mlx5_bit_sz’
  816 | #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
      |                                               ^~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:865:2: note: in expansion of macro ‘__mlx5_mask’
  865 |  __mlx5_mask(typ, fld))
      |  ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1055:8: note: in expansion of macro ‘MLX5_GET’
 1055 |   rc = MLX5_GET(cmd_hca_cap_2, hcattr,
      |        ^~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1058:10: error: ‘MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR’ undeclared (first use in this function)
 1058 |    (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR) &&
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1059:10: error: ‘MLX5_CROSS_VHCA_ALLOWED_OBJS_FT’ undeclared (first use in this function)
 1059 |    (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_FT) &&
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1060:10: error: ‘MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC’ undeclared (first use in this function)
 1060 |    (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[725/4294] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_platform.c.o'.
[726/4294] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_sso.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
                              allowed_object_for_other_vhca_access);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:865:19: note: expanded from macro 'MLX5_GET'
        __mlx5_mask(typ, fld))
        ~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:816: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:807:59: note: expanded from macro '__mlx5_bit_sz'
#define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
                                       ~~~~~~~~~~~~~~~~~  ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1058:10: error: use of undeclared identifier 'MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR'
                        (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR) &&
                              ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1059:10: error: use of undeclared identifier 'MLX5_CROSS_VHCA_ALLOWED_OBJS_FT'
                        (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_FT) &&
                              ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1060:10: error: use of undeclared identifier 'MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC'
                        (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC);
                              ^
19 errors generated.
[750/4294] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[751/4294] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




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




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

      parent reply	other threads:[~2023-02-13 23:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230213133740.27005-6-viacheslavo@nvidia.com>
2023-02-13 13:28 ` |SUCCESS| pw123798-123802 " qemudev
2023-02-13 13:32 ` qemudev
2023-02-13 13:40 ` |SUCCESS| pw123802 " checkpatch
2023-02-14  0:19 ` 0-day Robot [this message]

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=20230214001951.3462158-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=test-report@dpdk.org \
    --cc=viacheslavo@nvidia.com \
    /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).