automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: wei.huang@intel.com, robot@bytheb.org
Subject: |FAILURE| pw111233 [PATCH v2] raw/afu_mf: introduce AFU MF device driver
Date: Tue, 17 May 2022 04:39:09 -0400	[thread overview]
Message-ID: <20220517083909.18392-1-robot@bytheb.org> (raw)
In-Reply-To: <1652772850-10253-1-git-send-email-wei.huang@intel.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2337063006
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
####################################################################################
 1154 |  AFU_MF_PMD_DEBUG("0x%"PRIx64" ---> 0x%"PRIx64" (0x%"PRIx64")", src, dst,
      |  ^~~~~~~~~~~~~~~~
In file included from ../drivers/raw/afu_mf/n3000_afu.c:9:
/usr/include/inttypes.h:121:34: note: format string is defined here
  121 | # define PRIx64  __PRI64_PREFIX "x"
../drivers/raw/afu_mf/n3000_afu.c: In function ‘sweep_test’:
../drivers/raw/afu_mf/n3000_afu.c:1292:16: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1292 |  dma_buf_ptr = (uint64_t *)((uint64_t)ctx->data_buf + buf_offset);
      |                ^
../drivers/raw/afu_mf/n3000_afu.c: In function ‘n3000_afu_dump’:
../drivers/raw/afu_mf/n3000_afu.c:1940:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1940 |   fprintf(f, "dsm_iova:\t%p\n", (void *)ctx->dsm_iova);
      |                                 ^
../drivers/raw/afu_mf/n3000_afu.c:1942:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1942 |   fprintf(f, "src_iova:\t%p\n", (void *)ctx->src_iova);
      |                                 ^
../drivers/raw/afu_mf/n3000_afu.c:1944:34: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1944 |   fprintf(f, "dest_iova:\t%p\n", (void *)ctx->dest_iova);
      |                                  ^
../drivers/raw/afu_mf/n3000_afu.c:1956:35: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
 1956 |   fprintf(f, "magic_iova:\t%p\n", (void *)ctx->magic_iova);
      |                                   ^
cc1: all warnings being treated as errors
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-17  8:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1652772850-10253-1-git-send-email-wei.huang@intel.com>
2022-05-17  7:28 ` |SUCCESS| " checkpatch
2022-05-17  8:39 ` 0-day Robot [this message]
2022-05-17 13:32 |FAILURE| pw111233 [PATCH] [v2] " dpdklab
2022-05-17 15:29 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=20220517083909.18392-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=test-report@dpdk.org \
    --cc=wei.huang@intel.com \
    /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).