automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw105929-105978 [PATCH] [v5, 50/50] acl: remove unneeded header includes
@ 2022-01-17 21:05 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-01-17 21:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Sean Morrissey

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

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

_Testing issues_

Submitter: Sean Morrissey <sean.morrissey@intel.com>
Date: Monday, January 17 2022 20:19:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6f716880ee53ac1e50c9c75dc749886e3257bb8f

105929-105978 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS 8            | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Arch Linux          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
^
../drivers/bus/pci/pci_common.c:765:11: error: use of undeclared identifier 'offset'
return offset;
^
../drivers/bus/pci/pci_common.c:767:3: error: use of undeclared identifier 'offset'
offset = RTE_PCI_EXT_CAP_NEXT(header);
^
../drivers/bus/pci/pci_common.c:769:7: error: use of undeclared identifier 'offset'
if (offset < RTE_PCI_CFG_SPACE_SIZE)
^
../drivers/bus/pci/pci_common.c:772:44: error: use of undeclared identifier 'offset'
if (rte_pci_read_config(dev, &header, 4, offset) < 0) {
^
14 errors generated.
[128/617] Generating rte_bus_auxiliary_mingw with a custom command.
[129/617] Compiling C object lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.obj.
[130/617] Compiling C object lib/76b5a35@@rte_security@sta/security_rte_security.c.obj.
[131/617] Compiling C object drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_params.c.obj.
[132/617] Compiling C object lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.obj.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

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

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.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)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-17 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 21:05 |FAILURE| pw105929-105978 [PATCH] [v5, 50/50] acl: remove unneeded header includes 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).