automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: shperetz@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw143817 [PATCH] examples/flow_filtering: introduce use cases snippets
Date: Mon,  9 Sep 2024 10:45:12 -0400	[thread overview]
Message-ID: <20240909144512.1972202-1-robot@bytheb.org> (raw)
In-Reply-To: <20240909135308.241258-1-shperetz@nvidia.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10774889316
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
rm -f build/eventdev_pipeline build/eventdev_pipeline-static build/eventdev_pipeline-shared
test -d build && rmdir -p build || true
ccache gcc -O3 -include rte_config.h -march=corei7 -mrtm -I/home/runner/work/dpdk/dpdk/install/usr/local/include -I/usr/lib/include -I/usr/lib/include/libnl3 -I/usr/lib/include -DALLOW_EXPERIMENTAL_API main.c pipeline_worker_generic.c pipeline_worker_tx.c -o build/eventdev_pipeline-shared  -L/home/runner/work/dpdk/dpdk/install/usr/local/lib -L/usr/lib/lib/x86_64-linux-gnu -Wl,--as-needed -lrte_node -lrte_graph -lrte_pipeline -lrte_table -lrte_pdump -lrte_port -lrte_fib -lrte_pdcp -lrte_ipsec -lrte_vhost -lrte_stack -lrte_security -lrte_sched -lrte_reorder -lrte_rib -lrte_mldev -lrte_regexdev -lrte_rawdev -lrte_power -lrte_pcapng -lrte_member -lrte_lpm -lrte_latencystats -lrte_jobstats -lrte_ip_frag -lrte_gso -lrte_gro -lrte_gpudev -lrte_dispatcher -lrte_eventdev -lrte_efd -lrte_dmadev -lrte_distributor -lrte_cryptodev -lrte_compressdev -lrte_cfgfile -lrte_bpf -lrte_bitratestats -lrte_bbdev -lrte_acl -lrte_timer -lrte_hash -lrte_metrics -lrte_cmdline -lrte_pci -lrte_ethdev -lrte_meter -lrte_net -lrte_mbuf -lrte_mempool -lrte_rcu -lrte_ring -lrte_eal -lrte_telemetry -lrte_argparse -lrte_kvargs -lrte_log -lbsd
ln -sf eventdev_pipeline-shared build/eventdev_pipeline
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/eventdev_pipeline'
+ read example
+ make -C install/usr/local/share/dpdk/examples/fips_validation clean shared
make: Entering directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/fips_validation'
rm -f build/fips_validation build/fips_validation-static build/fips_validation-shared
test -d build && rmdir -p build || true
ccache gcc -O3 -include rte_config.h -march=corei7 -mrtm -I/home/runner/work/dpdk/dpdk/install/usr/local/include -I/usr/lib/include -I/usr/lib/include/libnl3 -I/usr/lib/include -DUSE_JANSSON -DALLOW_EXPERIMENTAL_API fips_validation.c fips_validation_aes.c fips_validation_hmac.c fips_validation_tdes.c fips_validation_gcm.c fips_validation_cmac.c fips_validation_ccm.c fips_validation_sha.c fips_dev_self_test.c fips_validation_xts.c fips_validation_rsa.c fips_validation_ecdsa.c main.c -o build/fips_validation-shared -L/usr/lib/lib/x86_64-linux-gnu -ljansson -L/home/runner/work/dpdk/dpdk/install/usr/local/lib -L/usr/lib/lib/x86_64-linux-gnu -Wl,--as-needed -lrte_node -lrte_graph -lrte_pipeline -lrte_table -lrte_pdump -lrte_port -lrte_fib -lrte_pdcp -lrte_ipsec -lrte_vhost -lrte_stack -lrte_security -lrte_sched -lrte_reorder -lrte_rib -lrte_mldev -lrte_regexdev -lrte_rawdev -lrte_power -lrte_pcapng -lrte_member -lrte_lpm -lrte_latencystats -lrte_jobstats -lrte_ip_frag -lrte_gso -lrte_gro -lrte_gpudev -lrte_dispatcher -lrte_eventdev -lrte_efd -lrte_dmadev -lrte_distributor -lrte_cryptodev -lrte_compressdev -lrte_cfgfile -lrte_bpf -lrte_bitratestats -lrte_bbdev -lrte_acl -lrte_timer -lrte_hash -lrte_metrics -lrte_cmdline -lrte_pci -lrte_ethdev -lrte_meter -lrte_net -lrte_mbuf -lrte_mempool -lrte_rcu -lrte_ring -lrte_eal -lrte_telemetry -lrte_argparse -lrte_kvargs -lrte_log -lbsd
ln -sf fips_validation-shared build/fips_validation
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/fips_validation'
+ read example
+ make -C install/usr/local/share/dpdk/examples/flow_filtering clean shared
make: Entering directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/flow_filtering'
rm -f build/flow build/flow-static build/flow-shared
test -d build && rmdir -p build || true
ccache gcc -O3 -include rte_config.h -march=corei7 -mrtm -I/home/runner/work/dpdk/dpdk/install/usr/local/include -I/usr/lib/include -I/usr/lib/include/libnl3 -I/usr/lib/include -DALLOW_EXPERIMENTAL_API main.c -o build/flow-shared  -L/home/runner/work/dpdk/dpdk/install/usr/local/lib -L/usr/lib/lib/x86_64-linux-gnu -Wl,--as-needed -lrte_node -lrte_graph -lrte_pipeline -lrte_table -lrte_pdump -lrte_port -lrte_fib -lrte_pdcp -lrte_ipsec -lrte_vhost -lrte_stack -lrte_security -lrte_sched -lrte_reorder -lrte_rib -lrte_mldev -lrte_regexdev -lrte_rawdev -lrte_power -lrte_pcapng -lrte_member -lrte_lpm -lrte_latencystats -lrte_jobstats -lrte_ip_frag -lrte_gso -lrte_gro -lrte_gpudev -lrte_dispatcher -lrte_eventdev -lrte_efd -lrte_dmadev -lrte_distributor -lrte_cryptodev -lrte_compressdev -lrte_cfgfile -lrte_bpf -lrte_bitratestats -lrte_bbdev -lrte_acl -lrte_timer -lrte_hash -lrte_metrics -lrte_cmdline -lrte_pci -lrte_ethdev -lrte_meter -lrte_net -lrte_mbuf -lrte_mempool -lrte_rcu -lrte_ring -lrte_eal -lrte_telemetry -lrte_argparse -lrte_kvargs -lrte_log -lbsd
/usr/bin/ld: /tmp/ccupKkkU.o: in function `main':
main.c:(.text.startup+0xf9): undefined reference to `generate_flow_skeleton'
collect2: error: ld returned 1 exit status
make: *** [Makefile:38: build/flow-shared] Error 1
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/flow_filtering'
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-09-09 14:45 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240909135308.241258-1-shperetz@nvidia.com>
2024-09-09 13:33 ` |SUCCESS| " qemudev
2024-09-09 13:38 ` qemudev
2024-09-09 13:54 ` |WARNING| " checkpatch
2024-09-09 14:45 ` 0-day Robot [this message]
2024-09-09 15:06 ` |PENDING| pw143817 [PATCH] examples/flow_filtering: introduce use ca dpdklab
2024-09-09 15:12 ` |SUCCESS| " dpdklab
2024-09-09 15:13 ` dpdklab
2024-09-09 15:14 ` dpdklab
2024-09-09 15:16 ` dpdklab
2024-09-09 15:23 ` |PENDING| " dpdklab
2024-09-09 15:28 ` |SUCCESS| " dpdklab
2024-09-09 15:28 ` |PENDING| " dpdklab
2024-09-09 15:42 ` |SUCCESS| " dpdklab
2024-09-09 15:45 ` |PENDING| " dpdklab
2024-09-09 17:05 ` |SUCCESS| " dpdklab
2024-09-09 17:17 ` dpdklab
2024-09-09 17:30 ` dpdklab
2024-09-09 18:07 ` dpdklab
2024-09-09 18:08 ` dpdklab
2024-09-09 18:12 ` dpdklab
2024-09-09 18:20 ` dpdklab
2024-09-09 18:32 ` dpdklab
2024-09-09 19:00 ` dpdklab
2024-09-09 19:10 ` dpdklab
2024-09-09 19:46 ` dpdklab
2024-09-16 11:08 ` dpdklab
2024-09-16 19: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=20240909144512.1972202-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=shperetz@nvidia.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).