automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw117486 [PATCH v3 4/4] ethdev: add trace points for tm
       [not found] <20221006151844.23483-5-adwivedi@marvell.com>
@ 2022-10-06 15:25 ` checkpatch
  2022-10-06 16:39 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-10-06 15:25 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/117486

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

* |FAILURE| pw117486 [PATCH v3 4/4] ethdev: add trace points for tm
       [not found] <20221006151844.23483-5-adwivedi@marvell.com>
  2022-10-06 15:25 ` |SUCCESS| pw117486 [PATCH v3 4/4] ethdev: add trace points for tm checkpatch
@ 2022-10-06 16:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-10-06 16:39 UTC (permalink / raw)
  To: test-report; +Cc: adwivedi, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3198541393
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-mini" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-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-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4315/4465] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[4316/4465] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[1459/1550] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_ethdev.cpp.o'.
[1460/1550] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_mtr_driver.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4492/4643] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_ethdev.cpp.o'.
[4493/4643] 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-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4315/4465] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.o'.
[4316/4465] 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-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4493/4643] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[4494/4643] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[2975/3122] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[2976/3122] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.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-static-mingw" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[1270/1322] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_net.cpp.obj'.
[1271/1322] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_ethdev_trace_fp.cpp.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-static-aarch64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3948/4085] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[3949/4085] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[4110/4260] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[4111/4260] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.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-static-ppc64le" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3777/3926] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.o'.
[3778/3926] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_mtr.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3962/4101] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[3963/4101] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow_driver.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev_trace.h:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  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:1576:1: note: in expansion of macro ‘RTE_TRACE_POINT’
 1576 | RTE_TRACE_POINT(
      | ^~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:366:8: note: in expansion of macro ‘RTE_PTR_ADD’
  366 |  mem = RTE_PTR_ADD(mem, sizeof(in)); \
      |        ^~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:400:38: note: in expansion of macro ‘__rte_trace_point_emit’
  400 | #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:1587:2: note: in expansion of macro ‘rte_trace_point_emit_ptr’
 1587 |  rte_trace_point_emit_ptr(template);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
[3927/4071] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_flow.cpp.o'.
[3928/4071] 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-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-06 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221006151844.23483-5-adwivedi@marvell.com>
2022-10-06 15:25 ` |SUCCESS| pw117486 [PATCH v3 4/4] ethdev: add trace points for tm checkpatch
2022-10-06 16:39 ` |FAILURE| " 0-day Robot

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).