automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:03 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22 12:03 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22 12:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> 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 Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ====
[619/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[620/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[621/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[622/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[623/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[624/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[625/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[626/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[627/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[628/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[629/630] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[630/630] Linking target app/test/dpdk-test.
FAILED: app/test/dpdk-test
gcc-10  -o app/test/dpdk-test 'app/test/3062f5d@@dpdk-test@exe/commands.c.o' 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.o' 'app/test/3062f5d@@dpdk-test@exe/test.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_acl.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_alarm.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_barrier.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bitops.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bitmap.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_byteorder.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cksum.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cksum_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_cirbuf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_etheraddr.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_ipaddr.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_lib.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_num.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_portlist.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_string.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_common.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cpuflags.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_crc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_blockcipher.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_security_ipsec.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_security_pdcp.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cycles.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_debug.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_devargs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_distributor.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_distributor_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_dmadev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_dmadev_api.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_eal_flags.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_eal_fs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_efd.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_efd_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_errno.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ethdev_link.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_crypto_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_eth_rx_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_ring.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_timer_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_eventdev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_external_mem.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fbarray.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib6.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib6_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_func_reentrancy.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_graph.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_graph_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_functions.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_multiwriter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_readwrite.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_readwrite_lf_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_interrupts.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipfrag.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipsec.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipsec_sad.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipsec_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_kni.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_kvargs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lcores.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_logs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm6.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm6_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_malloc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_malloc_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mbuf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_member.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_member_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memcpy.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memory.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mempool.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mempool_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memzone.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_meter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mcslock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mp_secondary.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_per_lcore.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pflock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pmd_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power_cpufreq.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power_kvm_vm.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power_intel_uncore.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_prefetch.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rand_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rawdev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_reciprocal_division.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_reciprocal_division_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_red.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pie.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_reorder.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rib.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rib6.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_mpmc_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_hts_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_mt_peek_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_mt_peek_stress_zc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_rts_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress_zc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rwlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_sched.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_security.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_seqlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_service_cores.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_spinlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_stack.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_stack_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_string_fns.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_tailq.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o' 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--no-as-needed -pthread -Wl,--start-group -lm -ldl -lnuma lib/librte_kvargs.so.23.1 lib/librte_telemetry.so.23.1 lib/librte_eal.so.23.1 lib/librte_ring.so.23.1 lib/librte_rcu.so.23.1 lib/librte_mempool.so.23.1 lib/librte_mbuf.so.23.1 lib/librte_net.so.23.1 lib/librte_meter.so.23.1 lib/librte_ethdev.so.23.1 lib/librte_pci.so.23.1 lib/librte_cmdline.so.23.1 lib/librte_hash.so.23.1 lib/librte_timer.so.23.1 lib/librte_acl.so.23.1 lib/librte_bbdev.so.23.1 lib/librte_bpf.so.23.1 lib/librte_compressdev.so.23.1 lib/librte_cryptodev.so.23.1 lib/librte_distributor.so.23.1 lib/librte_efd.so.23.1 lib/librte_eventdev.so.23.1 lib/librte_ip_frag.so.23.1 lib/librte_lpm.so.23.1 lib/librte_member.so.23.1 lib/librte_pcapng.so.23.1 lib/librte_rawdev.so.23.1 lib/librte_regexdev.so.23.1 lib/librte_dmadev.so.23.1 lib/librte_rib.so.23.1 lib/librte_reorder.so.23.1 lib/librte_sched.so.23.1 lib/librte_security.so.23.1 lib/librte_stack.so.23.1 lib/librte_ipsec.so.23.1 lib/librte_fib.so.23.1 lib/librte_graph.so.23.1 drivers/librte_bus_pci.so.23.1 drivers/librte_bus_vdev.so.23.1 drivers/librte_mempool_ring.so.23.1 /usr/lib/aarch64-linux-gnu/libz.so /usr/lib/aarch64-linux-gnu/libelf.so /usr/lib/aarch64-linux-gnu/libpcap.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib:$ORIGIN/../../drivers:XXXXXXXX' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/lib -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/drivers
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_trace.c.o: in function `test_generic_trace_points':
test_trace.c:(.text+0x600): undefined reference to `__rte_eal_trace_generic_char_array'
/usr/bin/ld: test_trace.c:(.text+0x604): undefined reference to `__rte_eal_trace_generic_char_array'
/usr/bin/ld: test_trace.c:(.text+0x610): undefined reference to `__rte_eal_trace_generic_char_array'
collect2: error: ld returned 1 exit status
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 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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  9:47 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  9:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| Debian Buster    | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+
| RHEL8            | FAIL               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| Ubuntu 20.04     | FAIL               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[3142/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pmd_ring_perf.c.o'.
[3143/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pmd_ring.c.o'.
[3144/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_rssconf.c.o'.
[3145/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_event_eth_tx_adapter.c.o'.
[3146/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/sample_packet_forward.c.o'.
[3147/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[3148/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pdump.c.o'.
[3149/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_vdev.c.o'.
[3150/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bitratestats.c.o'.
[3151/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[3152/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3153/3154] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_latencystats.c.o'.
[3154/3154] Linking target app/test/dpdk-test.
FAILED: app/test/dpdk-test
cc  -o app/test/dpdk-test 'app/test/3062f5d@@dpdk-test@exe/commands.c.o' 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.o' 'app/test/3062f5d@@dpdk-test@exe/test.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_acl.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_alarm.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_barrier.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bitops.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bitmap.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_byteorder.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cksum.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cksum_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_cirbuf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_etheraddr.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_ipaddr.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_lib.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_num.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_portlist.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cmdline_string.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_common.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cpuflags.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_crc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_blockcipher.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_security_ipsec.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_security_pdcp.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_cycles.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_debug.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_devargs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_distributor.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_distributor_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_dmadev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_dmadev_api.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_eal_flags.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_eal_fs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_efd.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_efd_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_errno.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ethdev_link.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_crypto_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_eth_rx_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_ring.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_timer_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_eventdev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_external_mem.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fbarray.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib6.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_fib6_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_func_reentrancy.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_graph.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_graph_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_functions.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_multiwriter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_readwrite.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_hash_readwrite_lf_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_interrupts.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipfrag.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipsec.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipsec_sad.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ipsec_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_kni.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_kvargs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lcores.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_logs.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm6.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm6_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_lpm_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_malloc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_malloc_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mbuf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_member.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_member_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memcpy.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memory.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mempool.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mempool_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_memzone.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_meter.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mcslock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_mp_secondary.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_per_lcore.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pflock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pmd_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power_cpufreq.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power_kvm_vm.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_power_intel_uncore.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_prefetch.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rand_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rawdev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_reciprocal_division.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_reciprocal_division_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_red.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pie.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_reorder.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rib.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rib6.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_mpmc_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_hts_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_mt_peek_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_mt_peek_stress_zc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_rts_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress_zc.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ring_stress.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_rwlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_sched.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_security.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_seqlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_service_cores.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_spinlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_stack.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_stack_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_string_fns.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_tailq.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o' 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_metrics.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_table.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_table_acl.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_table_combined.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_table_pipeline.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_table_ports.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_table_tables.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_rssconf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pmd_ring_perf.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pmd_ring.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_event_eth_tx_adapter.c.o' 'app/test/3062f5d@@dpdk-test@exe/sample_packet_forward.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_bitratestats.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_latencystats.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pdump.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_vdev.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o' 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--no-as-needed -pthread -Wl,--start-group -lm -ldl -lnuma lib/librte_kvargs.so.23.1 lib/librte_telemetry.so.23.1 lib/librte_eal.so.23.1 lib/librte_ring.so.23.1 lib/librte_rcu.so.23.1 lib/librte_mempool.so.23.1 lib/librte_mbuf.so.23.1 lib/librte_net.so.23.1 lib/librte_meter.so.23.1 lib/librte_ethdev.so.23.1 lib/librte_pci.so.23.1 lib/librte_cmdline.so.23.1 lib/librte_metrics.so.23.1 lib/librte_hash.so.23.1 lib/librte_timer.so.23.1 lib/librte_acl.so.23.1 lib/librte_bbdev.so.23.1 lib/librte_bitratestats.so.23.1 lib/librte_bpf.so.23.1 lib/librte_cfgfile.so.23.1 lib/librte_compressdev.so.23.1 lib/librte_cryptodev.so.23.1 lib/librte_distributor.so.23.1 lib/librte_efd.so.23.1 lib/librte_eventdev.so.23.1 lib/librte_gpudev.so.23.1 lib/librte_gro.so.23.1 lib/librte_gso.so.23.1 lib/librte_ip_frag.so.23.1 lib/librte_jobstats.so.23.1 lib/librte_latencystats.so.23.1 lib/librte_lpm.so.23.1 lib/librte_member.so.23.1 lib/librte_pcapng.so.23.1 lib/librte_power.so.23.1 lib/librte_rawdev.so.23.1 lib/librte_regexdev.so.23.1 lib/librte_dmadev.so.23.1 lib/librte_rib.so.23.1 lib/librte_reorder.so.23.1 lib/librte_sched.so.23.1 lib/librte_security.so.23.1 lib/librte_stack.so.23.1 lib/librte_vhost.so.23.1 lib/librte_ipsec.so.23.1 lib/librte_fib.so.23.1 lib/librte_port.so.23.1 lib/librte_pdump.so.23.1 lib/librte_table.so.23.1 lib/librte_pipeline.so.23.1 lib/librte_graph.so.23.1 lib/librte_node.so.23.1 drivers/librte_bus_pci.so.23.1 drivers/librte_bus_vdev.so.23.1 drivers/librte_mempool_ring.so.23.1 drivers/librte_mempool_stack.so.23.1 drivers/librte_event_skeleton.so.23.1 drivers/librte_net_bond.so.23.1 drivers/librte_net_ring.so.23.1 drivers/librte_net_null.so.23.1 drivers/librte_crypto_scheduler.so.23.1 /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjansson.so /usr/lib/x86_64-linux-gnu/libelf.so /usr/lib/x86_64-linux-gnu/libpcap.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib:$ORIGIN/../../drivers:XXXXXXX' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/lib -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/drivers
/usr/bin/ld: app/test/3062f5d@@dpdk-test@exe/test_trace.c.o: in function `test_generic_trace_points':
test_trace.c:(.text+0x58d): undefined reference to `__rte_eal_trace_generic_char_array'
/usr/bin/ld: test_trace.c:(.text+0x59d): undefined reference to `__rte_eal_trace_generic_char_array'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  9:00 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  9:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  OK       0.62 s
94/103 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
95/103 DPDK:fast-tests / table_autotest        OK      11.45 s
96/103 DPDK:fast-tests / ring_pmd_autotest     OK       0.36 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.85 s
98/103 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/103 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
100/103 DPDK:fast-tests / pdump_autotest        OK       5.46 s
101/103 DPDK:fast-tests / vdev_autotest         OK       0.29 s
102/103 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
103/103 DPDK:fast-tests / telemetry_all         OK      18.26 s

Ok:                   94
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build/meson-logs/testlog.txt
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:59 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                  | FAIL           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  OK       0.62 s
94/103 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
95/103 DPDK:fast-tests / table_autotest        OK      11.45 s
96/103 DPDK:fast-tests / ring_pmd_autotest     OK       0.36 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.85 s
98/103 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/103 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
100/103 DPDK:fast-tests / pdump_autotest        OK       5.46 s
101/103 DPDK:fast-tests / vdev_autotest         OK       0.29 s
102/103 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
103/103 DPDK:fast-tests / telemetry_all         OK      18.26 s

Ok:                   94
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build/meson-logs/testlog.txt
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:51 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:50 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:50 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:50 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:49 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | FAIL           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
[3079/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_tailq.c.o'.
[3080/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[3081/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[3082/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[3083/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[3084/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[3085/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[3086/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[3087/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_trace.c.o
ccache cc -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -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/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -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 -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o' -c ../app/test/test_trace.c
../app/test/test_trace.c: In function ‘test_generic_trace_points’:
../app/test/test_trace.c:180:17: error: array subscript ‘<unnamed-unsigned:256>[0]’ is partly outside array bounds of ‘uint8_t[2]’ {aka ‘unsigned char[2]’} [-Werror=array-bounds]
180 |         uint8_t arr[32] = {0};
|                 ^~~
cc1: all warnings being treated as errors
[3088/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[3089/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[3090/3118] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:49 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:34 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:34 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm
@ 2022-12-22  8:33 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-12-22  8:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121273

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, December 22 2022 06:33:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121268-121273 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | SKIPPED            | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                    | SKIPPED        | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:505:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:407:38: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:511:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[279/669] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[280/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_perf.c.obj
[281/669] Generating symbol file lib/librte_mempool-23.dll.p/librte_mempool-23.dll.symbols
[282/669] Compiling C object app/test/dpdk-test.exe.p/test_hash_readwrite_lf_perf.c.obj
[283/669] Compiling C object app/test/dpdk-test.exe.p/test_ipfrag.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-12-22 12:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22  8:03 |FAILURE| pw121268-121273 [PATCH] [v4, 6/6] ethdev: add trace points for tm dpdklab
2022-12-22  8:33 dpdklab
2022-12-22  8:34 dpdklab
2022-12-22  8:34 dpdklab
2022-12-22  8:49 dpdklab
2022-12-22  8:49 dpdklab
2022-12-22  8:50 dpdklab
2022-12-22  8:50 dpdklab
2022-12-22  8:50 dpdklab
2022-12-22  8:51 dpdklab
2022-12-22  8:59 dpdklab
2022-12-22  9:00 dpdklab
2022-12-22  9:47 dpdklab
2022-12-22 12:03 dpdklab

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