automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw106479-106493 [PATCH] [v2, 15/15] vhost: make sure each queue callfd is configured
@ 2022-01-26  5:50 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-01-26  5:50 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Andy Pei

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

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

_Functional Testing issues_

Submitter: Andy Pei <andy.pei@intel.com>
Date: Tuesday, January 25 2022 09:37:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8a5a91401dc23ddab1ddea3667a17a615a25077f

106479-106493 --> 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: 0/2


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


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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw106479-106493 [PATCH] [v2, 15/15] vhost: make sure each queue callfd is configured
@ 2022-01-27  4:13 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-01-27  4:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Andy Pei

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

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

_Testing issues_

Submitter: Andy Pei <andy.pei@intel.com>
Date: Tuesday, January 25 2022 09:37:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8a5a91401dc23ddab1ddea3667a17a615a25077f

106479-106493 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                            %u
cc1: all warnings being treated as errors
[1768/2228] Generating rte_baseband_fpga_lte_fec.pmd.c with a custom command.
[1769/2228] Compiling C object 'app/a172ced@@dpdk-test-bbdev@exe/test-bbdev_main.c.o'.
[1770/2228] Compiling C object 'drivers/a715181@@rte_event_sw@sta/meson-generated_.._rte_event_sw.pmd.c.o'.
[1771/2228] Compiling C object 'drivers/a715181@@rte_event_sw@sha/meson-generated_.._rte_event_sw.pmd.c.o'.
[1772/2228] Compiling C object 'app/a172ced@@dpdk-test-bbdev@exe/test-bbdev_test_bbdev.c.o'.
[1773/2228] Compiling C object 'drivers/a715181@@rte_baseband_acc100@sta/meson-generated_.._rte_baseband_acc100.pmd.c.o'.
[1774/2228] Compiling C object 'drivers/a715181@@rte_baseband_acc100@sha/meson-generated_.._rte_baseband_acc100.pmd.c.o'.
[1775/2228] Compiling C object 'drivers/a715181@@rte_baseband_fpga_5gnr_fec@sha/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o'.
[1776/2228] Compiling C object 'drivers/a715181@@rte_baseband_fpga_5gnr_fec@sta/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o'.
[1777/2228] Generating rte_baseband_null.pmd.c with a custom command.
[1778/2228] Linking target drivers/librte_event_opdl.so.22.1.
[1779/2228] Generating rte_baseband_la12xx.pmd.c with a custom command.
[1780/2228] Linking target app/dpdk-pdump.
[1781/2228] Linking target app/dpdk-proc-info.
[1782/2228] Generating symbol file 'lib/76b5a35@@rte_vhost@sha/librte_vhost.so.22.1.symbols'.
[1783/2228] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[1784/2228] Generating symbol file 'drivers/a715181@@rte_event_skeleton@sha/librte_event_skeleton.so.22.1.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-01-27  4:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26  5:50 |FAILURE| pw106479-106493 [PATCH] [v2, 15/15] vhost: make sure each queue callfd is configured dpdklab
2022-01-27  4:13 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).