|FAILURE| pw127214-127215 [PATCH] [3/3] test: add reassembly perf te

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue May 23 19:12:09 CEST 2023


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

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: Tuesday, May 23 2023 12:54:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c

127214-127215 --> 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 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                            ^~~~~~~
../lib/hash/rte_cmp_x86.h:12:8: error: unknown type name '__m128i'
12 |  const __m128i k2 = _mm_loadu_si128((const __m128i *) key2);
|        ^~~~~~~
../lib/hash/rte_cmp_x86.h:12:44: error: unknown type name '__m128i'
12 |  const __m128i k2 = _mm_loadu_si128((const __m128i *) key2);
|                                            ^~~~~~~
../lib/hash/rte_cmp_x86.h:13:8: error: unknown type name '__m128i'
13 |  const __m128i x = _mm_xor_si128(k1, k2);
|        ^~~~~~~
../lib/hash/rte_cmp_x86.h:13:20: error: implicit declaration of function '_mm_xor_si128' [-Werror=implicit-function-declaration]
13 |  const __m128i x = _mm_xor_si128(k1, k2);
|                    ^~~~~~~~~~~~~
../lib/hash/rte_cmp_x86.h:13:20: error: nested extern declaration of '_mm_xor_si128' [-Werror=nested-externs]
../lib/hash/rte_cmp_x86.h:15:10: error: implicit declaration of function '_mm_test_all_zeros' [-Werror=implicit-function-declaration]
15 |  return !_mm_test_all_zeros(x, x);
|          ^~~~~~~~~~~~~~~~~~
../lib/hash/rte_cmp_x86.h:15:10: error: nested extern declaration of '_mm_test_all_zeros' [-Werror=nested-externs]
cc1: all warnings being treated as errors
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 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 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 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/26349/

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list