|FAILURE| pw110023-110042 [PATCH] [v1, 19/19] vhost: remove unneeded header includes
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Apr 22 05:05:10 CEST 2022
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/110042
_Testing issues_
Submitter: Sean Morrissey <sean.morrissey at intel.com>
Date: Thursday, April 21 2022 19:08:59
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:76076342ec8ef108a155938d46a88bb493fae60e
110023-110042 --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| RHEL 7 | FAIL |
+------------------+----------------+
| CentOS Stream 8 | PASS |
+------------------+----------------+
| Ubuntu 18.04 | PASS |
+------------------+----------------+
| Arch Linux | PASS |
+------------------+----------------+
| RHEL8 | PASS |
+------------------+----------------+
| Fedora 31 | PASS |
+------------------+----------------+
| openSUSE Leap 15 | PASS |
+------------------+----------------+
| Fedora 32 | PASS |
+------------------+----------------+
| Fedora 33 | PASS |
+------------------+----------------+
| Fedora 34 clang | PASS |
+------------------+----------------+
| Ubuntu 20.04 | PASS |
+------------------+----------------+
| Fedora 34 | PASS |
+------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
from ../lib/vhost/iotlb.c:11:
/usr/include/linux/if.h:211:19: error: field 'ifru_addr' has incomplete type
struct sockaddr ifru_addr;
^
/usr/include/linux/if.h:212:19: error: field 'ifru_dstaddr' has incomplete type
struct sockaddr ifru_dstaddr;
^
/usr/include/linux/if.h:213:19: error: field 'ifru_broadaddr' has incomplete type
struct sockaddr ifru_broadaddr;
^
/usr/include/linux/if.h:214:19: error: field 'ifru_netmask' has incomplete type
struct sockaddr ifru_netmask;
^
/usr/include/linux/if.h:215:20: error: field 'ifru_hwaddr' has incomplete type
struct sockaddr ifru_hwaddr;
^
[420/3330] Compiling C object 'lib/76b5a35@@rte_sched at sta/sched_rte_sched.c.o'.
[421/3330] Generating symbol file 'lib/76b5a35@@rte_stack at sha/librte_stack.so.22.2.symbols'.
[422/3330] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_socket.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
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)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
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 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/21873/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list