automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: haijie1@huawei.com, robot@bytheb.org
Subject: |FAILURE| pw127698 [PATCH 10/10] ethdev: support telemetry query VLAN info
Date: Tue, 30 May 2023 05:59:52 -0400	[thread overview]
Message-ID: <20230530095952.1170731-1-robot@bytheb.org> (raw)
In-Reply-To: <20230530090510.56812-11-haijie1@huawei.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5119784353
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" 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/ethdev/rte_ethdev.c:7684:54: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Werror=format=]
 7684 |   snprintf(blk_name, RTE_TEL_MAX_STRING_LEN, "vlan_%lu_to_%lu",
      |                                                    ~~^
      |                                                      |
      |                                                      long unsigned int
      |                                                    %llu
 7685 |     bit_width * vidx, bit_width * (vidx + 1) - 1);
      |     ~~~~~~~~~~~~~~~~                                  
      |               |
      |               uint64_t {aka long long unsigned int}
../lib/ethdev/rte_ethdev.c:7684:61: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Werror=format=]
 7684 |   snprintf(blk_name, RTE_TEL_MAX_STRING_LEN, "vlan_%lu_to_%lu",
      |                                                           ~~^
      |                                                             |
      |                                                             long unsigned int
      |                                                           %llu
 7685 |     bit_width * vidx, bit_width * (vidx + 1) - 1);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~             
      |                                              |
      |                                              uint64_t {aka long long unsigned int}
cc1: all warnings being treated as errors
[168/3032] Generating acl.sym_chk with a meson_exe.py custom command.
[169/3032] 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
####################################################################################
../lib/ethdev/rte_ethdev.c:7684:54: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Werror=format=]
 7684 |   snprintf(blk_name, RTE_TEL_MAX_STRING_LEN, "vlan_%lu_to_%lu",
      |                                                    ~~^
      |                                                      |
      |                                                      long unsigned int
      |                                                    %llu
 7685 |     bit_width * vidx, bit_width * (vidx + 1) - 1);
      |     ~~~~~~~~~~~~~~~~                                  
      |               |
      |               uint64_t {aka long long unsigned int}
../lib/ethdev/rte_ethdev.c:7684:61: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Werror=format=]
 7684 |   snprintf(blk_name, RTE_TEL_MAX_STRING_LEN, "vlan_%lu_to_%lu",
      |                                                           ~~^
      |                                                             |
      |                                                             long unsigned int
      |                                                           %llu
 7685 |     bit_width * vidx, bit_width * (vidx + 1) - 1);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~             
      |                                              |
      |                                              uint64_t {aka long long unsigned int}
cc1: all warnings being treated as errors
[308/1416] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_event_ring.c.obj'.
[309/1416] Linking target drivers/librte_bus_auxiliary-23.dll.
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
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-05-30  9:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230530090510.56812-11-haijie1@huawei.com>
2023-05-30  8:58 ` |SUCCESS| pw127689-127698 " qemudev
2023-05-30  9:02 ` qemudev
2023-05-30  9:09 ` |WARNING| pw127698 " checkpatch
2023-05-30  9:59 ` 0-day Robot [this message]

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=20230530095952.1170731-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=haijie1@huawei.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).