automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 18:41 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 18:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| 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 ARM Clang Native (dpdk_meson_compile): ====
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Message: drivers/net/ice: Defining dependency "net_ice"
Message: drivers/net/idpf: Defining dependency "net_idpf"
Message: drivers/net/igc: Defining dependency "net_igc"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Message: drivers/net/ipn3ke: Defining dependency "net_ipn3ke"
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: NO (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Message: drivers/net/ixgbe: Defining dependency "net_ixgbe"
Message: Disabling kni [drivers/net/kni]: missing internal dependency "kni"
Message: drivers/net/liquidio: Defining dependency "net_liquidio"
Message: drivers/net/memif: Defining dependency "net_memif"
Run-time dependency libmlx4 found: NO (tried pkgconfig)
Library mlx4 found: NO

drivers/net/mlx5/meson.build:18:0: ERROR: File mlx5_flow_quota.c does not exist.

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.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

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/25645/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:47 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:47 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

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: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-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/1
	Failed Tests:
		- scatter


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: 2/2
	Failed Tests:
		- scatter
		- 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: 2/2
	Failed Tests:
		- unit_tests_mbuf
		- mtu_update


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:42 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:42 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

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: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-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/1
	Failed Tests:
		- scatter


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: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:37 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:37 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

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: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-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/1
	Failed Tests:
		- scatter


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:35 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:35 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

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: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:35 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0W\0n\0o\0-\0u\0n\0u\0s\0e\0d\0-\0p\0a\0r\0a\0m\0e\0t\0e\0r\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0F\0e\0t\0c\0h\0i\0n\0g\0 \0v\0a\0l\0u\0e\0 \0o\0f\0 \0d\0e\0f\0i\0n\0e\0 \0"\0_\0_\0A\0V\0X\02\0_\0_\0"\0 \0:\0 \01\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0F\0e\0t\0c\0h\0i\0n\0g\0 \0v\0a\0l\0u\0e\0 \0o\0f\0 \0d\0e\0f\0i\0n\0e\0 \0"\0_\0_\0A\0V\0X\05\01\02\0F\0_\0_\0"\0 \0:\0 \01\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0F\0e\0t\0c\0h\0i\0n\0g\0 \0v\0a\0l\0u\0e\0 \0o\0f\0 \0d\0e\0f\0i\0n\0e\0 \0"\0_\0_\0A\0V\0X\05\01\02\0B\0W\0_\0_\0"\0 \0:\0 \01\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0m\0a\0v\0x\05\01\02\0f\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0m\0a\0v\0x\05\01\02\0b\0w\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0m\0a\0r\0c\0h\0=\0s\0k\0y\0l\0a\0k\0e\0-\0a\0v\0x\05\01\02\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0M\0e\0s\0s\0a\0g\0e\0:\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\0c\0e\0:\0 \0D\0e\0f\0i\0n\0i\0n\0g\0 \0d\0e\0p\0e\0n\0d\0e\0n\0c\0y\0 \0"\0n\0e\0t\0_\0i\0c\0e\0"\0
\0
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0W\0n\0o\0-\0u\0n\0u\0s\0e\0d\0-\0v\0a\0l\0u\0e\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0W\0n\0o\0-\0u\0n\0u\0s\0e\0d\0-\0b\0u\0t\0-\0s\0e\0t\0-\0v\0a\0r\0i\0a\0b\0l\0e\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0C\0o\0m\0p\0i\0l\0e\0r\0 \0f\0o\0r\0 \0C\0 \0s\0u\0p\0p\0o\0r\0t\0s\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0-\0W\0n\0o\0-\0u\0n\0u\0s\0e\0d\0-\0p\0a\0r\0a\0m\0e\0t\0e\0r\0:\0 \0Y\0E\0S\0 \0(\0c\0a\0c\0h\0e\0d\0)\0
\0
\0M\0e\0s\0s\0a\0g\0e\0:\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\0x\0g\0b\0e\0:\0 \0D\0e\0f\0i\0n\0i\0n\0g\0 \0d\0e\0p\0e\0n\0d\0e\0n\0c\0y\0 \0"\0n\0e\0t\0_\0i\0x\0g\0b\0e\0"\0
\0
\0
\0
\0d\0r\0i\0v\0e\0r\0s\0\\0n\0e\0t\0\\0m\0l\0x\05\0\\0m\0e\0s\0o\0n\0.\0b\0u\0i\0l\0d\0:\01\08\0:\00\0:\0 \0E\0R\0R\0O\0R\0:\0 \0F\0i\0l\0e\0 \0m\0l\0x\05\0_\0f\0l\0o\0w\0_\0q\0u\0o\0t\0a\0.\0c\0 \0d\0o\0e\0s\0 \0n\0o\0t\0 \0e\0x\0i\0s\0t\0.\0
\0
\0
\0
\0A\0 \0f\0u\0l\0l\0 \0l\0o\0g\0 \0c\0a\0n\0 \0b\0e\0 \0f\0o\0u\0n\0d\0 \0a\0t\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\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0s\0\\0m\0e\0s\0o\0n\0-\0l\0o\0g\0.\0t\0x\0t\0
\0
\0n\0i\0n\0j\0a\0:\0 \0E\0n\0t\0e\0r\0i\0n\0g\0 \0d\0i\0r\0e\0c\0t\0o\0r\0y\0 \0`\0b\0u\0i\0l\0d\0'\0
\0
\0
\0
\0E\0R\0R\0O\0R\0:\0 \0N\0o\0 \0s\0u\0c\0h\0 \0b\0u\0i\0l\0d\0 \0d\0a\0t\0a\0 \0f\0i\0l\0e\0 \0a\0s\0 \0"\0'\0C\0:\0\\0\\0U\0s\0e\0r\0s\0\\0\\0b\0u\0i\0l\0d\0e\0r\0\\0\\0j\0e\0n\0k\0i\0n\0s\0\\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\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\\0\\0d\0p\0d\0k\0\\0\\0b\0u\0i\0l\0d\0\\0\\0m\0e\0s\0o\0n\0-\0p\0r\0i\0v\0a\0t\0e\0\\0\\0b\0u\0i\0l\0d\0.\0d\0a\0t\0'\0"\0.\0
\0
\0
==== End log output ====

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:34 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/124864

_Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | FAIL           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | FAIL           |
+-------------------------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_unit_test): ====
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Message: drivers/net/ice: Defining dependency "net_ice"
Message: drivers/net/idpf: Defining dependency "net_idpf"
Message: drivers/net/igc: Defining dependency "net_igc"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Message: drivers/net/ipn3ke: Defining dependency "net_ipn3ke"
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Message: drivers/net/ixgbe: Defining dependency "net_ixgbe"
Message: Disabling kni [drivers/net/kni]: missing internal dependency "kni"
Message: drivers/net/liquidio: Defining dependency "net_liquidio"
Message: drivers/net/memif: Defining dependency "net_memif"
Run-time dependency libmlx4 found: NO (tried pkgconfig)
Library mlx4 found: NO

drivers/net/mlx5/meson.build:18:0: ERROR: File mlx5_flow_quota.c does not exist.

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:32 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Gregory Etelson

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

_Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
Found CMake: NO
Run-time dependency libmana found: NO (tried pkgconfig and cmake)
Library mana found: NO
Message: drivers/net/memif: Defining dependency "net_memif"
Run-time dependency libmlx4 found: YES 1.0.28.0
Dependency libibverbs found: YES 1.8.28.0 (cached)
Compiler for C supports arguments -std=c11: YES
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Header <infiniband/mlx4dv.h> has symbol "MLX4DV_SET_CTX_ATTR_BUF_ALLOCATORS" with dependencies libmlx4, libibverbs: YES
Header <infiniband/mlx4dv.h> has symbol "MLX4DV_QP_MASK_UAR_MMAP_OFFSET" with dependencies libmlx4, libibverbs: YES
Checking whether type "struct mlx4_wqe_lso_seg" has member "mss_hdr_size" with dependencies libmlx4, libibverbs: YES
Configuring mlx4_autoconf.h using configuration
Message: drivers/net/mlx4: Defining dependency "net_mlx4"

drivers/net/mlx5/meson.build:18:0: ERROR: File mlx5_flow_quota.c does not exist.

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====

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

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

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)

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

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

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)

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/25645/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:29 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

Test-Label: iol-broadcom-Functional
Test-Status: FAILURE
http://dpdk.org/patch/124864

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- scatter


Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- unit_tests_mbuf


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:29 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

Test-Label: iol-broadcom-Functional
Test-Status: FAILURE
http://dpdk.org/patch/124864

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- scatter


Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- scatter


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- unit_tests_mbuf


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item
@ 2023-03-08 17:28 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-03-08 17:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Gregory Etelson

Test-Label: iol-broadcom-Functional
Test-Status: FAILURE
http://dpdk.org/patch/124864

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, March 08 2023 17:01:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:813d0eead31deb75b774524ad21e99136fbad331

124861-124864 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- scatter


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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-03-08 18:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08 18:41 |FAILURE| pw124861-124864 [PATCH] [v2, 5/5] mlx5dr: Definer, translate RTE quota item dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-03-08 17:47 dpdklab
2023-03-08 17:42 dpdklab
2023-03-08 17:37 dpdklab
2023-03-08 17:35 dpdklab
2023-03-08 17:35 dpdklab
2023-03-08 17:34 dpdklab
2023-03-08 17:32 dpdklab
2023-03-08 17:29 dpdklab
2023-03-08 17:29 dpdklab
2023-03-08 17:28 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).