automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw86557 [PATCH] net/ice: fix GTPU header incorrectly parsed
@ 2021-01-16  1:17 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-01-16  1:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Xuan Ding <xuan.ding@intel.com>
Date: Thursday, January 14 2021 08:00:53 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:4e8caa32c07d5e3f7876e49725f9a5716d3badfa

86557 --> testing fail

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+----------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test |
+=====================+======================+====================+===================+================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | PASS               | PASS              | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS              | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+

==== 20 line log output for Ubuntu 18.04 ARM (dpdk_meson_compile): ====
3162 |    (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2) == 1 ||
|                              ^~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c: In function ‘i40e_set_tx_function’:
../drivers/net/i40e/i40e_rxtx.c:3338:29: error: ‘RTE_CPUFLAG_AVX512F’ undeclared (first use in this function)
3338 |    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512F) == 1 &&
|                             ^~~~~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c:3339:29: error: ‘RTE_CPUFLAG_AVX512BW’ undeclared (first use in this function)
3339 |    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512BW) == 1)
|                             ^~~~~~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c:3347:30: error: ‘RTE_CPUFLAG_AVX2’ undeclared (first use in this function)
3347 |    (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2) == 1 ||
|                              ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1267/2788] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1268/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o
[1269/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev_vf.c.o
[1270/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o
[1271/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

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

* [dpdk-test-report] |FAILURE| pw86557 [PATCH] net/ice: fix GTPU header incorrectly parsed
@ 2021-01-16  2:29 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-01-16  2:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Xuan Ding <xuan.ding@intel.com>
Date: Thursday, January 14 2021 08:00:53 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:4e8caa32c07d5e3f7876e49725f9a5716d3badfa

86557 --> testing fail

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | FAIL               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+

==== 20 line log output for Ubuntu 18.04 ARM (dpdk_meson_compile): ====
3162 |    (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2) == 1 ||
|                              ^~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c: In function ‘i40e_set_tx_function’:
../drivers/net/i40e/i40e_rxtx.c:3338:29: error: ‘RTE_CPUFLAG_AVX512F’ undeclared (first use in this function)
3338 |    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512F) == 1 &&
|                             ^~~~~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c:3339:29: error: ‘RTE_CPUFLAG_AVX512BW’ undeclared (first use in this function)
3339 |    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512BW) == 1)
|                             ^~~~~~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c:3347:30: error: ‘RTE_CPUFLAG_AVX2’ undeclared (first use in this function)
3347 |    (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2) == 1 ||
|                              ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1270/2788] Generating rte_net_fm10k.sym_chk with a custom command (wrapped by meson to capture output)
[1271/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o
[1272/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o
[1273/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev_vf.c.o
[1274/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

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:[~2021-01-16  2:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16  1:17 [dpdk-test-report] |FAILURE| pw86557 [PATCH] net/ice: fix GTPU header incorrectly parsed dpdklab
2021-01-16  2:29 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).