automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 12:16 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 12:16 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/121910

_Functional Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-135-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- unit_tests_mbuf


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 23:17 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 23:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> 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   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC 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/eal/include/rte_common.h:417:55: error: size of unnamed array is negative
417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
|                                                       ^
../lib/eal/include/rte_trace_point.h:51:2: note: in definition of macro '__RTE_TRACE_POINT'
51 |  __VA_ARGS__ \
|  ^~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h:510:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
510 | RTE_TRACE_POINT_FP(
| ^~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
38 |  RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
|  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_trace_point.h:404:38: note: in expansion of macro '__rte_trace_point_emit'
404 | #define rte_trace_point_emit_u64(in) __rte_trace_point_emit(in, uint64_t)
|                                      ^~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev_trace_fp.h:516:2: note: in expansion of macro 'rte_trace_point_emit_u64'
516 |  rte_trace_point_emit_u64(time->tv_nsec);
|  ^~~~~~~~~~~~~~~~~~~~~~~~
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/24957/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:20 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
\0 \0 \0 \0 \0 \0 \0 \0 \0R\0T\0E\0_\0B\0U\0I\0L\0D\0_\0B\0U\0G\0_\0O\0N\0(\0s\0i\0z\0e\0o\0f\0(\0t\0y\0p\0e\0)\0 \0!\0=\0 \0s\0i\0z\0e\0o\0f\0(\0t\0y\0p\0e\0o\0f\0(\0i\0n\0)\0)\0)\0;\0 \0\\0\r\0
\0 \0 \0 \0 \0 \0 \0 \0 \0^\0\r\0
\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0\\0r\0t\0e\0_\0c\0o\0m\0m\0o\0n\0.\0h\0:\04\01\07\0:\05\06\0:\0 \0n\0o\0t\0e\0:\0 \0e\0x\0p\0a\0n\0d\0e\0d\0 \0f\0r\0o\0m\0 \0m\0a\0c\0r\0o\0 \0'\0R\0T\0E\0_\0B\0U\0I\0L\0D\0_\0B\0U\0G\0_\0O\0N\0'\0\r\0
\0#\0d\0e\0f\0i\0n\0e\0 \0R\0T\0E\0_\0B\0U\0I\0L\0D\0_\0B\0U\0G\0_\0O\0N\0(\0c\0o\0n\0d\0i\0t\0i\0o\0n\0)\0 \0(\0(\0v\0o\0i\0d\0)\0s\0i\0z\0e\0o\0f\0(\0c\0h\0a\0r\0[\01\0 \0-\0 \02\0*\0!\0!\0(\0c\0o\0n\0d\0i\0t\0i\0o\0n\0)\0]\0)\0)\0\r\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0\r\0
\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0\\0r\0t\0e\0_\0t\0r\0a\0c\0e\0_\0p\0o\0i\0n\0t\0.\0h\0:\01\00\00\0:\03\04\0:\0 \0n\0o\0t\0e\0:\0 \0e\0x\0p\0a\0n\0d\0e\0d\0 \0f\0r\0o\0m\0 \0m\0a\0c\0r\0o\0 \0'\0R\0T\0E\0_\0T\0R\0A\0C\0E\0_\0P\0O\0I\0N\0T\0_\0F\0P\0'\0\r\0
\0 \0 \0 \0 \0 \0 \0 \0 \0_\0_\0R\0T\0E\0_\0T\0R\0A\0C\0E\0_\0P\0O\0I\0N\0T\0(\0f\0p\0,\0 \0t\0p\0,\0 \0a\0r\0g\0s\0,\0 \0_\0_\0V\0A\0_\0A\0R\0G\0S\0_\0_\0)\0\r\0
\0 \0 \0 \0 \0 \0 \0 \0 \0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0^\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0\r\0
\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0\\0r\0t\0e\0_\0t\0r\0a\0c\0e\0_\0p\0o\0i\0n\0t\0.\0h\0:\05\01\0:\02\0:\0 \0n\0o\0t\0e\0:\0 \0e\0x\0p\0a\0n\0d\0e\0d\0 \0f\0r\0o\0m\0 \0m\0a\0c\0r\0o\0 \0'\0_\0_\0R\0T\0E\0_\0T\0R\0A\0C\0E\0_\0P\0O\0I\0N\0T\0'\0\r\0
\0 \0 \0 \0 \0 \0 \0 \0 \0_\0_\0V\0A\0_\0A\0R\0G\0S\0_\0_\0 \0\\0\r\0
\0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0\r\0
\04\0 \0e\0r\0r\0o\0r\0s\0 \0g\0e\0n\0e\0r\0a\0t\0e\0d\0.\0\r\0
\0[\04\0/\05\04\03\0]\0 \0L\0i\0n\0k\0i\0n\0g\0 \0s\0t\0a\0t\0i\0c\0 \0t\0a\0r\0g\0e\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0c\0f\0g\0f\0i\0l\0e\0.\0a\0\r\0
\0[\05\0/\05\04\03\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0g\0p\0u\0d\0e\0v\0.\0a\0.\0p\0/\0g\0p\0u\0d\0e\0v\0_\0g\0p\0u\0d\0e\0v\0.\0c\0.\0o\0b\0j\0\r\0
\0[\06\0/\05\04\03\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0c\0r\0y\0p\0t\0o\0d\0e\0v\0.\0a\0.\0p\0/\0c\0r\0y\0p\0t\0o\0d\0e\0v\0_\0c\0r\0y\0p\0t\0o\0d\0e\0v\0_\0p\0m\0d\0.\0c\0.\0o\0b\0j\0\r\0
\0[\07\0/\05\04\03\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0g\0r\0o\0.\0a\0.\0p\0/\0g\0r\0o\0_\0g\0r\0o\0_\0u\0d\0p\04\0.\0c\0.\0o\0b\0j\0\r\0
\0[\08\0/\05\04\03\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0c\0r\0y\0p\0t\0o\0d\0e\0v\0.\0a\0.\0p\0/\0c\0r\0y\0p\0t\0o\0d\0e\0v\0_\0r\0t\0e\0_\0c\0r\0y\0p\0t\0o\0d\0e\0v\0.\0c\0.\0o\0b\0j\0\r\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0\r\0
\0C\0o\0u\0l\0d\0 \0n\0o\0t\0 \0r\0e\0b\0u\0i\0l\0d\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0\r\0
\0
==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:19 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Ubuntu 20.04 ARM GCC Native   | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                  | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | PASS               | 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:510: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:404: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:516:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[247/669] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.obj
[248/669] Linking target lib/librte_pci-23.dll
[249/669] Linking target lib/librte_timer-23.dll
[250/669] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[251/669] Linking target lib/librte_cfgfile-23.dll
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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:19 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------------+----------------------+
|          Environment          | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Ubuntu 20.04 ARM GCC Native   | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019           | FAIL           | FAIL               | FAIL                 |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8               | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                  | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                  | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL 7                        | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye               | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| RHEL8                         | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9               | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster                 | PASS           | PASS               | SKIPPED              |
+-------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15              | PASS           | PASS               | 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:510: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:404: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:516:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[247/669] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.obj
[248/669] Linking target lib/librte_pci-23.dll
[249/669] Linking target lib/librte_timer-23.dll
[250/669] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[251/669] Linking target lib/librte_cfgfile-23.dll
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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:19 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:510: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:404: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:516:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[247/669] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.obj
[248/669] Linking target lib/librte_pci-23.dll
[249/669] Linking target lib/librte_timer-23.dll
[250/669] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[251/669] Linking target lib/librte_cfgfile-23.dll
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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:18 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.05 s (exit status 255 or signal 127 SIGinvalid)
94/103 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
95/103 DPDK:fast-tests / table_autotest        FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.09 s (exit status 255 or signal 127 SIGinvalid)
98/103 DPDK:fast-tests / bitratestats_autotest  FAIL     0.03 s (exit status 255 or signal 127 SIGinvalid)
99/103 DPDK:fast-tests / latencystats_autotest  FAIL     0.06 s (exit status 255 or signal 127 SIGinvalid)
100/103 DPDK:fast-tests / pdump_autotest        FAIL     0.10 s (exit status 255 or signal 127 SIGinvalid)
101/103 DPDK:fast-tests / vdev_autotest         FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
102/103 DPDK:fast-tests / compressdev_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                    0
Expected Fail:         0
Fail:                102
Unexpected Pass:       0
Skipped:               1
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== 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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:18 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.05 s (exit status 255 or signal 127 SIGinvalid)
94/103 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
95/103 DPDK:fast-tests / table_autotest        FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.09 s (exit status 255 or signal 127 SIGinvalid)
98/103 DPDK:fast-tests / bitratestats_autotest  FAIL     0.03 s (exit status 255 or signal 127 SIGinvalid)
99/103 DPDK:fast-tests / latencystats_autotest  FAIL     0.06 s (exit status 255 or signal 127 SIGinvalid)
100/103 DPDK:fast-tests / pdump_autotest        FAIL     0.10 s (exit status 255 or signal 127 SIGinvalid)
101/103 DPDK:fast-tests / vdev_autotest         FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
102/103 DPDK:fast-tests / compressdev_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                    0
Expected Fail:         0
Fail:                102
Unexpected Pass:       0
Skipped:               1
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== 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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:18 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.05 s (exit status 255 or signal 127 SIGinvalid)
94/103 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
95/103 DPDK:fast-tests / table_autotest        FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.09 s (exit status 255 or signal 127 SIGinvalid)
98/103 DPDK:fast-tests / bitratestats_autotest  FAIL     0.03 s (exit status 255 or signal 127 SIGinvalid)
99/103 DPDK:fast-tests / latencystats_autotest  FAIL     0.06 s (exit status 255 or signal 127 SIGinvalid)
100/103 DPDK:fast-tests / pdump_autotest        FAIL     0.10 s (exit status 255 or signal 127 SIGinvalid)
101/103 DPDK:fast-tests / vdev_autotest         FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
102/103 DPDK:fast-tests / compressdev_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                    0
Expected Fail:         0
Fail:                102
Unexpected Pass:       0
Skipped:               1
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== 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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:17 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.05 s (exit status 255 or signal 127 SIGinvalid)
94/103 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
95/103 DPDK:fast-tests / table_autotest        FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.09 s (exit status 255 or signal 127 SIGinvalid)
98/103 DPDK:fast-tests / bitratestats_autotest  FAIL     0.03 s (exit status 255 or signal 127 SIGinvalid)
99/103 DPDK:fast-tests / latencystats_autotest  FAIL     0.06 s (exit status 255 or signal 127 SIGinvalid)
100/103 DPDK:fast-tests / pdump_autotest        FAIL     0.10 s (exit status 255 or signal 127 SIGinvalid)
101/103 DPDK:fast-tests / vdev_autotest         FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
102/103 DPDK:fast-tests / compressdev_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                    0
Expected Fail:         0
Fail:                102
Unexpected Pass:       0
Skipped:               1
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== 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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:17 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.05 s (exit status 255 or signal 127 SIGinvalid)
94/103 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
95/103 DPDK:fast-tests / table_autotest        FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
96/103 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.09 s (exit status 255 or signal 127 SIGinvalid)
98/103 DPDK:fast-tests / bitratestats_autotest  FAIL     0.03 s (exit status 255 or signal 127 SIGinvalid)
99/103 DPDK:fast-tests / latencystats_autotest  FAIL     0.06 s (exit status 255 or signal 127 SIGinvalid)
100/103 DPDK:fast-tests / pdump_autotest        FAIL     0.10 s (exit status 255 or signal 127 SIGinvalid)
101/103 DPDK:fast-tests / vdev_autotest         FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
102/103 DPDK:fast-tests / compressdev_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                    0
Expected Fail:         0
Fail:                102
Unexpected Pass:       0
Skipped:               1
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== 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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 21:17 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 21:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:510: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:404: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:516:2: note: in expansion of macro 'rte_trace_point_emit_u64'
rte_trace_point_emit_u64(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~
[247/669] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.obj
[248/669] Linking target lib/librte_pci-23.dll
[249/669] Linking target lib/librte_timer-23.dll
[250/669] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[251/669] Linking target lib/librte_cfgfile-23.dll
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

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

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

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

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

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)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 12:24 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 12:24 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/121910

_Functional Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-135-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- unit_tests_mbuf


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm
@ 2023-01-12 12:05 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-01-12 12:05 UTC (permalink / raw)
  To: Ferruh Yigit, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ankur Dwivedi

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/121910

_Functional Testing issues_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Thursday, January 12 2023 11:21:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7f6b150cb79dad10b82fe004e5b2310e39507381

121905-121910 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-135-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- unit_tests_mbuf


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <20230112112140.807233-7-adwivedi@marvell.com>]

end of thread, other threads:[~2023-01-12 23:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 12:16 |FAILURE| pw121905-121910 [PATCH] [v5, 6/6] ethdev: add trace points for tm dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-01-12 23:17 dpdklab
2023-01-12 21:20 dpdklab
2023-01-12 21:19 dpdklab
2023-01-12 21:19 dpdklab
2023-01-12 21:19 dpdklab
2023-01-12 21:18 dpdklab
2023-01-12 21:18 dpdklab
2023-01-12 21:18 dpdklab
2023-01-12 21:17 dpdklab
2023-01-12 21:17 dpdklab
2023-01-12 21:17 dpdklab
2023-01-12 12:24 dpdklab
2023-01-12 12:05 dpdklab
     [not found] <20230112112140.807233-7-adwivedi@marvell.com>
2023-01-12 11:22 ` |FAILURE| pw121905-121910 [PATCH v5 " qemudev
2023-01-12 12:42 ` qemudev

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