|FAILURE| pw131513 [PATCH 3/3] common/qat: decouple pmds from the common code
0-day Robot
robot at bytheb.org
Sun Sep 17 18:39:42 CEST 2023
From: robot at 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 at 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 at sta/common_qat_dev_qat_dev_gen2.c.o'.
[771/3983] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at 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 at 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 at 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-----------------------------
More information about the test-report
mailing list