automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: arkadiuszx.kusztal@intel.com, robot@bytheb.org
Subject: |FAILURE| pw131513 [PATCH 3/3] common/qat: decouple pmds from the common code
Date: Sun, 17 Sep 2023 12:39:42 -0400	[thread overview]
Message-ID: <20230917163942.2876761-1-robot@bytheb.org> (raw)
In-Reply-To: <20230917154258.3509805-3-arkadiuszx.kusztal@intel.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6214523173
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:778:37: error: ‘ICP_QAT_FW_NULL_REQ_SERV_ID’ undeclared (first use in this function)
  778 |  null_msg.comn_hdr.service_cmd_id = ICP_QAT_FW_NULL_REQ_SERV_ID;
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: implicit declaration of function ‘QAT_FIELD_GET’ [-Werror=implicit-function-declaration]
  798 |   if (QAT_FIELD_GET(response.comn_hdr.hdr_flags,
      |       ^~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: nested extern declaration of ‘QAT_FIELD_GET’ [-Werror=nested-externs]
../drivers/common/qat/qat_qp.c:799:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS’ undeclared (first use in this function)
  799 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:800:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK’ undeclared (first use in this function)
  800 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:771:30: error: unused variable ‘response’ [-Werror=unused-variable]
  771 |  struct icp_qat_fw_comn_resp response;
      |                              ^~~~~~~~
../drivers/common/qat/qat_qp.c:770:29: error: unused variable ‘null_msg’ [-Werror=unused-variable]
  770 |  struct icp_qat_fw_comn_req null_msg;
      |                             ^~~~~~~~
cc1: all warnings being treated as errors
[690/3073] Generating rte_bus_vmbus.sym_chk with a meson_exe.py custom command.
[691/3073] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_common.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:778:37: error: ‘ICP_QAT_FW_NULL_REQ_SERV_ID’ undeclared (first use in this function)
  778 |  null_msg.comn_hdr.service_cmd_id = ICP_QAT_FW_NULL_REQ_SERV_ID;
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: implicit declaration of function ‘QAT_FIELD_GET’ [-Werror=implicit-function-declaration]
  798 |   if (QAT_FIELD_GET(response.comn_hdr.hdr_flags,
      |       ^~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: nested extern declaration of ‘QAT_FIELD_GET’ [-Werror=nested-externs]
../drivers/common/qat/qat_qp.c:799:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS’ undeclared (first use in this function)
  799 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:800:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK’ undeclared (first use in this function)
  800 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:771:30: error: unused variable ‘response’ [-Werror=unused-variable]
  771 |  struct icp_qat_fw_comn_resp response;
      |                              ^~~~~~~~
../drivers/common/qat/qat_qp.c:770:29: error: unused variable ‘null_msg’ [-Werror=unused-variable]
  770 |  struct icp_qat_fw_comn_req null_msg;
      |                             ^~~~~~~~
cc1: all warnings being treated as errors
[770/3983] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen2.c.o'.
[771/3983] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_device.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:778:37: error: ‘ICP_QAT_FW_NULL_REQ_SERV_ID’ undeclared (first use in this function)
  778 |  null_msg.comn_hdr.service_cmd_id = ICP_QAT_FW_NULL_REQ_SERV_ID;
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: implicit declaration of function ‘QAT_FIELD_GET’ [-Werror=implicit-function-declaration]
  798 |   if (QAT_FIELD_GET(response.comn_hdr.hdr_flags,
      |       ^~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: nested extern declaration of ‘QAT_FIELD_GET’ [-Werror=nested-externs]
../drivers/common/qat/qat_qp.c:799:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS’ undeclared (first use in this function)
  799 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:800:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK’ undeclared (first use in this function)
  800 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:771:30: error: unused variable ‘response’ [-Werror=unused-variable]
  771 |  struct icp_qat_fw_comn_resp response;
      |                              ^~~~~~~~
../drivers/common/qat/qat_qp.c:770:29: error: unused variable ‘null_msg’ [-Werror=unused-variable]
  770 |  struct icp_qat_fw_comn_req null_msg;
      |                             ^~~~~~~~
cc1: all warnings being treated as errors
[777/3290] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen2.c.o'.
[778/3290] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:778:37: error: ‘ICP_QAT_FW_NULL_REQ_SERV_ID’ undeclared (first use in this function)
  778 |  null_msg.comn_hdr.service_cmd_id = ICP_QAT_FW_NULL_REQ_SERV_ID;
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: implicit declaration of function ‘QAT_FIELD_GET’ [-Werror=implicit-function-declaration]
  798 |   if (QAT_FIELD_GET(response.comn_hdr.hdr_flags,
      |       ^~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:798:7: error: nested extern declaration of ‘QAT_FIELD_GET’ [-Werror=nested-externs]
../drivers/common/qat/qat_qp.c:799:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS’ undeclared (first use in this function)
  799 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_BITPOS,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:800:5: error: ‘ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK’ undeclared (first use in this function)
  800 |     ICP_QAT_FW_COMN_NULL_VERSION_FLAG_MASK))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/qat/qat_qp.c:771:30: error: unused variable ‘response’ [-Werror=unused-variable]
  771 |  struct icp_qat_fw_comn_resp response;
      |                              ^~~~~~~~
../drivers/common/qat/qat_qp.c:770:29: error: unused variable ‘null_msg’ [-Werror=unused-variable]
  770 |  struct icp_qat_fw_comn_req null_msg;
      |                             ^~~~~~~~
cc1: all warnings being treated as errors
[771/3262] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp.c.o'.
[772/3262] Generating rte_common_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-09-17 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230917154258.3509805-3-arkadiuszx.kusztal@intel.com>
2023-09-17 15:30 ` |SUCCESS| pw131511-131513 " qemudev
2023-09-17 15:34 ` qemudev
2023-09-17 15:44 ` |SUCCESS| pw131513 " checkpatch
2023-09-17 16:39 ` 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=20230917163942.2876761-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=arkadiuszx.kusztal@intel.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).