automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: adwivedi@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw121273 [PATCH v4 6/6] ethdev: add trace points for tm
Date: Thu, 22 Dec 2022 02:59:10 -0500	[thread overview]
Message-ID: <20221222075910.2854736-1-robot@bytheb.org> (raw)
In-Reply-To: <20221222063306.3383695-7-adwivedi@marvell.com>

From: robot@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@exe/meson-generated_rte_ethdev.cpp.o'.
[1322/1416] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@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@exe/meson-generated_rte_ethdev_trace_fp_burst.cpp.o'.
[4132/4283] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@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@exe/meson-generated_rte_ethdev_trace_fp.cpp.o'.
[4129/4283] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@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@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@sta/ethdev_rte_ethdev_cman.c.obj'.
[120/1301] Compiling C object 'lib/76b5a35@@rte_ethdev@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@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@exe/meson-generated_rte_ethdev_trace_fp.cpp.o'.
[3615/3766] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@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@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-----------------------------

  parent reply	other threads:[~2022-12-22  8:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221222063306.3383695-7-adwivedi@marvell.com>
2022-12-22  6:40 ` |SUCCESS| " checkpatch
2022-12-22  7:59 ` 0-day Robot [this message]
2022-12-22  9:04 ` |SUCCESS| pw121268-121273 " qemudev
2022-12-22  9:08 ` qemudev

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=20221222075910.2854736-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=adwivedi@marvell.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).