automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: joshwash@google.com, robot@bytheb.org
Subject: |FAILURE| pw149308 [PATCH] net/gve: Allocate qpl pages using malloc if memzone allocation fails
Date: Wed, 18 Dec 2024 19:43:51 -0500	[thread overview]
Message-ID: <20241219004351.3927049-1-robot@bytheb.org> (raw)
In-Reply-To: <20241218234635.2009033-1-joshwash@google.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[1197/5584] Linking static target drivers/libtmp_rte_net_fm10k.a
[1198/5584] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx_dqo.c.o
[1199/5584] Generating rte_net_fm10k.pmd.c with a custom command
[1200/5584] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1201/5584] Compiling C object drivers/librte_net_fm10k.so.25.1.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1202/5584] Linking static target drivers/librte_net_fm10k.a
[1203/5584] Linking target drivers/librte_net_fm10k.so.25.1
[1204/5584] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rss.c.o
[1205/5584] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_api_cmd.c.o
[1206/5584] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx_dqo.c.o
[1207/5584] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o
FAILED: drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o 
ccache gcc -Idrivers/libtmp_rte_net_gve.a.p -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o -MF drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o.d -o drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_alloc_queue_page_list’:
../drivers/net/gve/gve_ethdev.c:90:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
   90 |                                 (void *)((uint64_t)(mz->addr) + i * PAGE_SIZE);
      |                                 ^
cc1: all warnings being treated as errors
[1208/5584] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cfg.c.o
[1209/5584] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_cmdq.c.o
[1210/5584] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
[1211/5584] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1212/5584] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-12-19  0:43 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241218234635.2009033-1-joshwash@google.com>
2024-12-18 23:15 ` |SUCCESS| " qemudev
2024-12-18 23:19 ` qemudev
2024-12-18 23:46 ` checkpatch
2024-12-19  0:43 ` 0-day Robot [this message]
2024-12-19  1:28 ` |SUCCESS| pw149308 [PATCH] net/gve: Allocate qpl pages using malloc dpdklab
2024-12-19  1:34 ` dpdklab
2024-12-19  1:36 ` dpdklab
2024-12-19  1:37 ` |PENDING| " dpdklab
2024-12-19  1:38 ` |SUCCESS| " dpdklab
2024-12-19  1:41 ` dpdklab
2024-12-19  1:42 ` dpdklab
2024-12-19  1:44 ` dpdklab
2024-12-19  1:46 ` dpdklab
2024-12-19  1:50 ` dpdklab
2024-12-19  1:51 ` dpdklab
2024-12-19  1:51 ` dpdklab
2024-12-19  1:59 ` dpdklab
2024-12-19  2:07 ` dpdklab
2024-12-19  2:08 ` dpdklab
2024-12-19  2:16 ` dpdklab
2024-12-19  2:20 ` dpdklab
2024-12-19  2:32 ` |FAILURE| " dpdklab
2024-12-19  2:32 ` dpdklab
2024-12-19  2:36 ` dpdklab
2024-12-19  2:38 ` dpdklab
2024-12-19  2:40 ` |SUCCESS| " dpdklab
2024-12-19  2:40 ` |FAILURE| " dpdklab
2024-12-19  2:41 ` dpdklab
2024-12-19  2:49 ` |SUCCESS| " dpdklab
2024-12-19  2:49 ` dpdklab
2024-12-19  2:50 ` dpdklab
2024-12-19  2:52 ` dpdklab
2024-12-19  2:52 ` |WARNING| " dpdklab
2024-12-19  2:53 ` dpdklab
2024-12-19  2:58 ` |SUCCESS| " dpdklab
2024-12-19  3:15 ` |FAILURE| " dpdklab
2024-12-19  3:15 ` dpdklab
2024-12-19  3:17 ` dpdklab
2024-12-19  3:17 ` dpdklab
2024-12-19  3:18 ` |SUCCESS| " dpdklab
2024-12-19  3:19 ` |FAILURE| " dpdklab
2024-12-19  3:21 ` dpdklab
2024-12-19  3:22 ` dpdklab
2024-12-19  3:22 ` |SUCCESS| " dpdklab
2024-12-19  3:25 ` |FAILURE| " dpdklab
2024-12-19  3:40 ` |SUCCESS| " dpdklab
2024-12-19  3:47 ` |WARNING| " dpdklab
2024-12-19  3:47 ` |FAILURE| " dpdklab
2024-12-19  4:14 ` dpdklab
2024-12-19  4:23 ` |SUCCESS| " dpdklab
2024-12-19  4:38 ` |WARNING| " dpdklab
2024-12-19  4:39 ` dpdklab
2024-12-19  4:43 ` dpdklab
2024-12-19  4:45 ` dpdklab
2024-12-19  5:00 ` |SUCCESS| " dpdklab
2024-12-19  5:29 ` |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=20241219004351.3927049-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=joshwash@google.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).