From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: rahulgupt@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw135872 [dpdk-dev] [PATCH] eal: refactor rte_eal_init into sub-functions
Date: Mon, 15 Jan 2024 05:38:47 -0500 [thread overview]
Message-ID: <20240115103847.81774-1-robot@bytheb.org> (raw)
In-Reply-To: <1705308610-938-1-git-send-email-rahulgupt@linux.microsoft.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/135872/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7526571340
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" 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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
102/110 DPDK:fast-tests / thash_autotest OK 0.27 s
103/110 DPDK:fast-tests / threads_autotest OK 0.37 s
104/110 DPDK:fast-tests / ticketlock_autotest OK 0.27 s
105/110 DPDK:fast-tests / timer_autotest OK 1.82 s
106/110 DPDK:fast-tests / trace_autotest OK 0.22 s
107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s
108/110 DPDK:fast-tests / vdev_autotest OK 0.22 s
109/110 DPDK:fast-tests / version_autotest OK 0.22 s
110/110 DPDK:fast-tests / telemetry_all OK 1.07 s
Ok: 102
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 6
Timeout: 1
Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
87/96 DPDK:fast-tests / telemetry_json_autotest OK 0.32 s
88/96 DPDK:fast-tests / thash_autotest OK 0.32 s
89/96 DPDK:fast-tests / threads_autotest OK 0.37 s
90/96 DPDK:fast-tests / ticketlock_autotest OK 0.37 s
91/96 DPDK:fast-tests / timer_autotest OK 1.87 s
92/96 DPDK:fast-tests / trace_autotest OK 0.32 s
93/96 DPDK:fast-tests / trace_autotest_with_traces OK 0.37 s
94/96 DPDK:fast-tests / vdev_autotest OK 0.32 s
95/96 DPDK:fast-tests / version_autotest OK 0.32 s
96/96 DPDK:fast-tests / telemetry_all OK 1.22 s
Ok: 84
Expected Fail: 0
Fail: 4
Unexpected Pass: 0
Skipped: 6
Timeout: 2
Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[639/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test.c.obj'.
[640/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_commands.c.obj'.
[641/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_bitops.c.obj'.
[642/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_byteorder.c.obj'.
[643/1439] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.obj'.
[644/1439] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ixgbe_ixgbe_testpmd.c.obj'.
[645/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_bitmap.c.obj'.
[646/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_packet_burst_generator.c.obj'.
[647/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_sample_packet_forward.c.obj'.
[648/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_lib.c.obj'.
[649/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_num.c.obj'.
[650/1439] Linking target app/dpdk-testpmd.exe.
FAILED: app/dpdk-testpmd.exe
x86_64-w64-mingw32-gcc -o app/dpdk-testpmd.exe 'app/a172ced@@dpdk-testpmd@exe/test-pmd_5tswap.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_cman.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_mtr.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_tm.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_flowgen.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_icmpecho.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_ieee1588fwd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_iofwd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_macfwd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_macswap.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_noisy_vnf.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_parameters.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_recycle_mbufs.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_rxonly.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_shared_rxq_fwd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_testpmd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_txonly.c.obj' 'app/a172ced@@dpdk-testpmd@exe/test-pmd_util.c.obj' 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_i40e_i40e_testpmd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.obj' 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ixgbe_ixgbe_testpmd.c.obj' -Wl,--allow-shlib-undefined -Wl,--whole-archive -Wl,--start-group lib/librte_fib.a lib/librte_stack.a lib/librte_security.a lib/librte_reorder.a lib/librte_rib.a lib/librte_mldev.a lib/librte_pcapng.a lib/librte_lpm.a lib/librte_latencystats.a lib/librte_ip_frag.a lib/librte_gso.a lib/librte_gro.a lib/librte_gpudev.a lib/librte_dmadev.a lib/librte_cryptodev.a lib/librte_cfgfile.a lib/librte_bitratestats.a lib/librte_timer.a lib/librte_hash.a lib/librte_metrics.a lib/librte_cmdline.a lib/librte_pci.a lib/librte_ethdev.a lib/librte_meter.a lib/librte_net.a lib/librte_mbuf.a lib/librte_mempool.a lib/librte_rcu.a lib/librte_ring.a lib/librte_eal.a lib/librte_telemetry.a lib/librte_kvargs.a lib/librte_log.a drivers/librte_common_iavf.a drivers/librte_common_idpf.a drivers/librte_bus_auxiliary.a drivers/librte_bus_pci.a drivers/librte_bus_vdev.a drivers/librte_mempool_ring.a drivers/librte_mempool_stack.a drivers/librte_dma_idxd.a drivers/librte_dma_ioat.a drivers/librte_dma_skeleton.a drivers/librte_net_e1000.a drivers/librte_net_i40e.a drivers/librte_net_iavf.a drivers/librte_net_ice.a drivers/librte_net_ixgbe.a drivers/librte_net_null.a drivers/librte_net_octeon_ep.a drivers/librte_net_ring.a drivers/librte_net_vmxnet3.a -Wl,--no-whole-archive -lm -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -ldbghelp -lsetupapi -lws2_32 -mconsole -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -Wl,--end-group
/usr/bin/x86_64-w64-mingw32-ld: app/a172ced@@dpdk-testpmd@exe/test-pmd_testpmd.c.obj: in function `main':
/home/runner/work/dpdk/dpdk/build/../app/test-pmd/testpmd.c:4562: undefined reference to `rte_eal_init_async_done'
/usr/bin/x86_64-w64-mingw32-ld: /home/runner/work/dpdk/dpdk/build/../app/test-pmd/testpmd.c:4573: undefined reference to `rte_eal_init_wait_async_complete'
collect2: error: ld returned 1 exit status
[651/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_etheraddr.c.obj'.
[652/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_bitratestats.c.obj'.
[653/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cksum.c.obj'.
[654/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_ipaddr.c.obj'.
[655/1439] Compiling C object 'app/a172ced@@dpdk-test@exe/test_virtual_pmd.c.obj'.
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-----------------------------
prev parent reply other threads:[~2024-01-15 10:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1705308610-938-1-git-send-email-rahulgupt@linux.microsoft.com>
2024-01-15 8:27 ` |SUCCESS| pw135872 " qemudev
2024-01-15 8:33 ` |FAILURE| " qemudev
2024-01-15 8:51 ` |WARNING| " checkpatch
2024-01-15 10:38 ` 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=20240115103847.81774-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=rahulgupt@linux.microsoft.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).