automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw96505 [v2, 3/3] common/cnxk: add telemetry endpoints to npa
       [not found] <89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com>
@ 2021-08-01 17:38 ` checkpatch
  2021-08-01 18:18 ` [dpdk-test-report] |FAILURE| pw96505 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-08-01 17:38 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |FAILURE| pw96505 [dpdk-dev] [v2, 3/3] common/cnxk: add telemetry endpoints to npa
       [not found] <89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com>
  2021-08-01 17:38 ` [dpdk-test-report] |SUCCESS| pw96505 [v2, 3/3] common/cnxk: add telemetry endpoints to npa checkpatch
@ 2021-08-01 18:18 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-08-01 18:18 UTC (permalink / raw)
  To: test-report; +Cc: gmuthukrishn, robot

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|18120|SHA|730fdf015e5a4fe5aa5308aaf69230c18b1d40be|passed|https://github.com/ovsrobot/dpdk/actions/runs/1087831825|[dpdk-dev] [PATCH] app/test: quieten noise while forking|ovsrobot/dpdk, Size: 2794 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1087830803
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static-i386" failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step "Build and test"
####################################################################################
   return __json_snprintf(buf, len, "[%ld]", (uintptr_t)ptr);
                                      ~~^    ~~~~~~~~~~~~~~
                                      %d
../lib/telemetry/telemetry_json.h:114:50: error: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Werror=format=]
  ret = __json_snprintf(buf + end, len - end, ",%ld]", (uintptr_t)ptr);
                                                ~~^    ~~~~~~~~~~~~~~
                                                %d
../lib/telemetry/telemetry_json.h: In function ‘rte_tel_json_add_obj_ptr’:
../lib/telemetry/telemetry_json.h:162:47: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘unsigned int’ [-Werror=format=]
   return __json_snprintf(buf, len, "{\"%s\":%ld}", name,
                                             ~~^
                                             %d
     (uintptr_t)ptr);
     ~~~~~~~~~~~~~~                             
../lib/telemetry/telemetry_json.h:165:57: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘unsigned int’ [-Werror=format=]
  ret = __json_snprintf(buf + end, len - end, ",\"%s\":%ld}", name,
                                                       ~~^
                                                       %d
     (uintptr_t)ptr);
     ~~~~~~~~~~~~~~                                       
cc1: all warnings being treated as errors
[8/2510] Generating symbol file 'lib/76b5a35@@rte_kvargs@sha/librte_kvargs.so.21.3.symbols'.
[9/2510] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2021-08-01 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <89b4c9fa2f40b8127629754e2ef7575db39d725a.1627839051.git.gmuthukrishn@marvell.com>
2021-08-01 17:38 ` [dpdk-test-report] |SUCCESS| pw96505 [v2, 3/3] common/cnxk: add telemetry endpoints to npa checkpatch
2021-08-01 18:18 ` [dpdk-test-report] |FAILURE| pw96505 [dpdk-dev] " 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).