|FAILURE| pw121273 [PATCH v4 6/6] ethdev: add trace points for tm

0-day Robot robot at bytheb.org
Thu Dec 22 08:59:10 CET 2022


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3755696398
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"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
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-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
"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-mini" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:290:29: note: to match this ‘(’
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                             ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1130:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1130 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:370:8: note: in expansion of macro ‘RTE_PTR_ADD’
  370 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:420:38: note: in expansion of macro ‘__rte_trace_point_emit’
  420 | #define rte_trace_point_emit_ptr(in) __rte_trace_point_emit(in, uintptr_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[1321/1416] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev.cpp.o'.
[1322/1416] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_flow.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:290:29: note: to match this ‘(’
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                             ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1130:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1130 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:370:8: note: in expansion of macro ‘RTE_PTR_ADD’
  370 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:420:38: note: in expansion of macro ‘__rte_trace_point_emit’
  420 | #define rte_trace_point_emit_ptr(in) __rte_trace_point_emit(in, uintptr_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4131/4283] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev_trace_fp_burst.cpp.o'.
[4132/4283] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev_trace_fp.cpp.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
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:290:29: note: to match this ‘(’
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                             ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1130:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1130 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:370:8: note: in expansion of macro ‘RTE_PTR_ADD’
  370 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:420:38: note: in expansion of macro ‘__rte_trace_point_emit’
  420 | #define rte_trace_point_emit_ptr(in) __rte_trace_point_emit(in, uintptr_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4128/4283] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev_trace_fp.cpp.o'.
[4129/4283] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_flow.cpp.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] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
../lib/ethdev/rte_ethdev_trace_fp.h:510:2: note: in expansion of macro ‘rte_trace_point_emit_u64’
  510 |  rte_trace_point_emit_u64(time->tv_sec);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro ‘RTE_TRACE_POINT_FP’
  505 | RTE_TRACE_POINT_FP(
      | ^~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point_register.h:38:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
   38 |  RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
      |  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:407:38: note: in expansion of macro ‘__rte_trace_point_emit’
  407 | #define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro ‘rte_trace_point_emit_u64’
  511 |  rte_trace_point_emit_u64(time->tv_nsec);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[116/2985] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_class_eth.c.o'.
[117/2985] Generating eal.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-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
  493 |  rte_trace_point_emit_u64(time->tv_nsec);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h: In function ‘rte_eth_trace_timesync_write_time’:
../lib/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro ‘RTE_TRACE_POINT_FP’
  505 | RTE_TRACE_POINT_FP(
      | ^~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point_register.h:38:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
   38 |  RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
      |  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:407:38: note: in expansion of macro ‘__rte_trace_point_emit’
  407 | #define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro ‘rte_trace_point_emit_u64’
  511 |  rte_trace_point_emit_u64(time->tv_nsec);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[119/1301] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev_cman.c.obj'.
[120/1301] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.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] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:290:29: note: to match this ‘(’
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                             ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1130:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1130 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:370:8: note: in expansion of macro ‘RTE_PTR_ADD’
  370 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:420:38: note: in expansion of macro ‘__rte_trace_point_emit’
  420 | #define rte_trace_point_emit_ptr(in) __rte_trace_point_emit(in, uintptr_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3761/3916] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev_trace_fp.cpp.o'.
[3762/3916] Linking target app/test/dpdk-test.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:290:29: note: to match this ‘(’
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                             ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1130:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1130 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:370:8: note: in expansion of macro ‘RTE_PTR_ADD’
  370 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:420:38: note: in expansion of macro ‘__rte_trace_point_emit’
  420 | #define rte_trace_point_emit_ptr(in) __rte_trace_point_emit(in, uintptr_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3614/3766] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev_trace_fp.cpp.o'.
[3615/3766] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_flow.cpp.o'.
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
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:290:29: note: to match this ‘(’
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                             ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro ‘__RTE_TRACE_POINT’
   51 |  __VA_ARGS__ \
      |  ^~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1130:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1130 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:370:8: note: in expansion of macro ‘RTE_PTR_ADD’
  370 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:420:38: note: in expansion of macro ‘__rte_trace_point_emit’
  420 | #define rte_trace_point_emit_ptr(in) __rte_trace_point_emit(in, uintptr_t)
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1148:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1148 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3560/3738] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_ethdev_trace_fp.cpp.o'.
[3561/3738] Generating rte_event_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
####################################################################################




####################################################################################
#### [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