|FAILURE| pw119315 [PATCH v16 18/18] net/idpf: add support for timestamp offload

0-day Robot robot at bytheb.org
Mon Oct 31 06:18:40 CET 2022


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3358560200
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" 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-static-mingw" at step Build and test
####################################################################################
../drivers/common/idpf/base/idpf_controlq.c: In function ‘idpf_ctlq_add’:
../drivers/common/idpf/base/idpf_controlq.c:174:13: error: ‘EBADR’ undeclared (first use in this function); did you mean ‘EBADF’?
  174 |   status = -EBADR;
      |             ^~~~~
      |             EBADF
../drivers/common/idpf/base/idpf_controlq.c:174:13: note: each undeclared identifier is reported only once for each function it appears in
../drivers/common/idpf/base/idpf_controlq.c: In function ‘idpf_ctlq_clean_sq’:
../drivers/common/idpf/base/idpf_controlq.c:419:11: error: ‘EBADR’ undeclared (first use in this function); did you mean ‘EBADF’?
  419 |   return -EBADR;
      |           ^~~~~
      |           EBADF
../drivers/common/idpf/base/idpf_controlq.c: In function ‘idpf_ctlq_post_rx_buffs’:
../drivers/common/idpf/base/idpf_controlq.c:488:11: error: ‘EBADR’ undeclared (first use in this function); did you mean ‘EBADF’?
  488 |   return -EBADR;
      |           ^~~~~
      |           EBADF
../drivers/common/idpf/base/idpf_controlq.c: In function ‘idpf_ctlq_recv’:
../drivers/common/idpf/base/idpf_controlq.c:613:11: error: ‘EBADR’ undeclared (first use in this function); did you mean ‘EBADF’?
  613 |   return -EBADR;
      |           ^~~~~
      |           EBADF
[269/1339] Compiling C object 'drivers/a715181@@rte_common_iavf at sta/meson-generated_.._rte_common_iavf.pmd.c.obj'.
[270/1339] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf at sta/common_idpf_base_idpf_common.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" 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-----------------------------


More information about the test-report mailing list