automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw116870 [PATCH] [v3] examples/ipsec-secgw: free event vector mbufs
@ 2022-09-26 11:46 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-09-26 11:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Rahul Bhansali

[-- Attachment #1: Type: text/plain, Size: 5663 bytes --]

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/116870

_Testing issues_

Submitter: Rahul Bhansali <rbhansali@marvell.com>
Date: Monday, September 26 2022 10:45:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:abea8974c7a6647585596348245ed7011d0a5104

116870 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
[3175/3292] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_thread.c.o'.
[3176/3292] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[3177/3292] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[3178/3292] Linking target examples/dpdk-ip_reassembly.
[3179/3292] Linking target examples/dpdk-ip_pipeline.
[3180/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
[3181/3292] Compiling C object 'examples/c590b3c@@dpdk-ipv4_multicast@exe/ipv4_multicast_main.c.o'.
[3182/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sp4.c.o'.
[3183/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'.
[3184/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
[3185/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_parser.c.o'.
[3186/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_rt.c.o'.
[3187/3292] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o
ccache aarch64-linux-gnu-gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -moutline-atomics -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c: In function 'ipsec_event_vector_free':
../examples/ipsec-secgw/ipsec_worker.c:694:40: error: 'struct rte_event_vector' has no member named 'elem_offset'
694 |  rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
|                                        ^~
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23633/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |FAILURE| pw116870 [PATCH v3] examples/ipsec-secgw: free event vector mbufs
       [not found] <20220926104502.357170-1-rbhansali@marvell.com>
@ 2022-09-26 11:59 ` 0-day Robot
  0 siblings, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-09-26 11:59 UTC (permalink / raw)
  To: test-report; +Cc: rbhansali, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3127176037
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-shared-mini" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################
[696/1546] Linking target examples/dpdk-eventdev_pipeline.
[697/1546] Compiling C object 'examples/c590b3c@@dpdk-ip_fragmentation@exe/ip_fragmentation_main.c.o'.
[698/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
[699/1546] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[700/1546] Linking target examples/dpdk-ip_fragmentation.
[701/1546] Linking target examples/dpdk-ip_reassembly.
[702/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[703/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_flow.c.o'.
[704/1546] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'.
[705/1546] Compiling C object 'examples/c590b3c@@dpdk-ipv4_multicast@exe/ipv4_multicast_main.c.o'.
[706/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sp6.c.o'.
[707/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_rt.c.o'.
[708/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[709/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
[710/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c: In function ‘ipsec_event_vector_free’:
../examples/ipsec-secgw/ipsec_worker.c:694:40: error: ‘struct rte_event_vector’ has no member named ‘elem_offset’
  694 |  rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
      |                                        ^~
[711/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_parser.c.o'.
[712/1546] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
[3501/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[3502/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_swq.c.o'.
[3503/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_flow.c.o'.
[3504/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[3505/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tap.c.o'.
[3506/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_thread.c.o'.
[3507/4639] Linking target examples/dpdk-ip_pipeline.
[3508/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[3509/4639] Linking target examples/dpdk-ip_reassembly.
[3510/4639] Compiling C object 'examples/c590b3c@@dpdk-ipv4_multicast@exe/ipv4_multicast_main.c.o'.
[3511/4639] Linking target examples/dpdk-ipv4_multicast.
[3512/4639] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event.c.o'.
[3513/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[3514/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
[3515/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c: In function ‘ipsec_event_vector_free’:
../examples/ipsec-secgw/ipsec_worker.c:694:40: error: ‘struct rte_event_vector’ has no member named ‘elem_offset’
  694 |  rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
      |                                        ^~
[3516/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'.
[3517/4639] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
[3499/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_link.c.o'.
[3500/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[3501/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_swq.c.o'.
[3502/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tap.c.o'.
[3503/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_thread.c.o'.
[3504/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_flow.c.o'.
[3505/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[3506/4639] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[3507/4639] Linking target examples/dpdk-ip_reassembly.
[3508/4639] Linking target examples/dpdk-ip_pipeline.
[3509/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
[3510/4639] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_main.c.o'.
[3511/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
[3512/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[3513/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o 
ccache clang -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c:694:42: error: no member named 'elem_offset' in 'struct rte_event_vector'
        rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
                                           ~~~  ^
1 error generated.
[3514/4639] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'.
[3515/4639] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[3165/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_conn.c.o'.
[3166/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_kni.c.o'.
[3167/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_link.c.o'.
[3168/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_mempool.c.o'.
[3169/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[3170/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_cli.c.o'.
[3171/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_swq.c.o'.
[3172/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tap.c.o'.
[3173/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_thread.c.o'.
[3174/4256] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_flow.c.o'.
[3175/4256] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
[3176/4256] Linking target examples/dpdk-ip_pipeline.
[3177/4256] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[3178/4256] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[3179/4256] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o 
ccache aarch64-linux-gnu-gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -moutline-atomics -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c: In function ‘ipsec_event_vector_free’:
../examples/ipsec-secgw/ipsec_worker.c:694:40: error: ‘struct rte_event_vector’ has no member named ‘elem_offset’
  694 |  rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
      |                                        ^~
[3180/4256] Linking target examples/dpdk-ip_reassembly.
[3181/4256] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_parser.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[1449/4097] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_fdir.c.o'.
[1450/4097] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[1451/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_flow.c.o'.
[1452/4097] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_ethdev.c.o'.
[1453/4097] Linking static target drivers/libtmp_rte_net_i40e.a.
[1454/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
[1455/4097] Generating rte_net_i40e.pmd.c with a custom command.
[1456/4097] Linking target examples/dpdk-ip_reassembly.
[1457/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[1458/4097] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1459/4097] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'.
[1460/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sad.c.o'.
[1461/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sp6.c.o'.
[1462/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
[1463/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o 
ccache powerpc64le-linux-gnu-gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -mcpu=power8 -mtune=power8 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c: In function ‘ipsec_event_vector_free’:
../examples/ipsec-secgw/ipsec_worker.c:694:40: error: ‘struct rte_event_vector’ has no member named ‘elem_offset’
  694 |  rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
      |                                        ^~
[1464/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[1465/4097] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_parser.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
[2995/4067] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_swq.c.o'.
[2996/4067] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_pipeline.c.o'.
[2997/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[2998/4067] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[2999/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
[3000/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[3001/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'.
[3002/4067] Linking target examples/dpdk-ip_pipeline.
[3003/4067] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[3004/4067] Linking target examples/dpdk-ip_reassembly.
[3005/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_flow.c.o'.
[3006/4067] Compiling C object 'examples/c590b3c@@dpdk-kni@exe/kni_main.c.o'.
[3007/4067] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'.
[3008/4067] Linking target examples/dpdk-kni.
[3009/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o 
ccache riscv64-linux-gnu-gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=rv64gc -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o' -c ../examples/ipsec-secgw/ipsec_worker.c
../examples/ipsec-secgw/ipsec_worker.c: In function ‘ipsec_event_vector_free’:
../examples/ipsec-secgw/ipsec_worker.c:694:40: error: ‘struct rte_event_vector’ has no member named ‘elem_offset’
  694 |  rte_pktmbuf_free_bulk(vec->mbufs + vec->elem_offset, vec->nb_elem);
      |                                        ^~
[3010/4067] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'.
[3011/4067] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-26 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 11:46 |FAILURE| pw116870 [PATCH] [v3] examples/ipsec-secgw: free event vector mbufs dpdklab
     [not found] <20220926104502.357170-1-rbhansali@marvell.com>
2022-09-26 11:59 ` |FAILURE| pw116870 [PATCH v3] " 0-day Robot

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).