automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: amitprakashs@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw111354 [PATCH] mem: telemetry support for memseg and element information
Date: Thu, 19 May 2022 03:39:44 -0400	[thread overview]
Message-ID: <20220519073944.16640-1-robot@bytheb.org> (raw)
In-Reply-To: <20220519063038.637836-1-amitprakashs@marvell.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
../lib/eal/common/eal_common_memory.c: In function ‘handle_eal_memseg_info_request’:
../lib/eal/common/eal_common_memory.c:1432:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1432 |  snprintf(addr, ADDR_STR, "%p", (void *)ms_start_addr);
      |                                 ^
../lib/eal/common/eal_common_memory.c:1434:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1434 |  snprintf(addr, ADDR_STR, "%p", (void *)ms_end_addr);
      |                                 ^
../lib/eal/common/eal_common_memory.c: In function ‘handle_eal_element_info_request’:
../lib/eal/common/eal_common_memory.c:1659:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1659 |   snprintf(str, ADDR_STR, "%p", (void *)ms_start_addr);
      |                                 ^
../lib/eal/common/eal_common_memory.c:1661:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1661 |   snprintf(str, ADDR_STR, "%p", (void *)ms_end_addr);
      |                                 ^
../lib/eal/common/eal_common_memory.c:1663:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1663 |   snprintf(str, ADDR_STR, "%p", (void *)elem_start_addr);
      |                                 ^
../lib/eal/common/eal_common_memory.c:1665:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1665 |   snprintf(str, ADDR_STR, "%p", (void *)elem_end_addr);
      |                                 ^
cc1: all warnings being treated as errors
[70/3087] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[71/3087] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.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
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2022-05-19  7:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220519063038.637836-1-amitprakashs@marvell.com>
2022-05-19  6:32 ` |SUCCESS| " checkpatch
2022-05-19  7:39 ` 0-day Robot [this message]
2022-05-19 11:25 |FAILURE| " dpdklab

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=20220519073944.16640-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=amitprakashs@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).