* [dpdk-test-report] |FAILURE| pw63931[v2] net/virtio-user: fix packed ring server mode
@ 2020-01-22 1:05 sys_stv
0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2020-01-22 1:05 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 3020 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63931
_apply issues_
Submitter: Xuan Ding <xuan.ding@intel.com>
Date: 2019-12-16 10:16:31
Reply_mail: 20191216101631.81713-1-xuan.ding@intel.com
DPDK git baseline:
Repo:dpdk-next-virtio, CommitID: 52f0e9c136d7f5acf8dd1991d9644ed0fa28888e
Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467
*Repo: dpdk-next-virtio
/* reset device and negotiate default features */
ret = virtio_init_device(eth_dev, VIRTIO_PMD_DEFAULT_GUEST_FEATURES);
if (ret < 0)
error: patch failed: drivers/net/virtio/virtio_ethdev.c:1913
error: drivers/net/virtio/virtio_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtio_ethdev.h...
Hunk #1 succeeded at 50 (offset 1 line).
Checking patch drivers/net/virtio/virtio_user_ethdev.c...
error: while searching for:
--
struct rte_eth_dev *eth_dev = &rte_eth_devices[dev->port_id];
connectfd = accept(dev->listenfd, NULL, NULL);
if (connectfd < 0)
error: patch failed: drivers/net/virtio/virtio_user_ethdev.c:31
error: drivers/net/virtio/virtio_user_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.c...
error: while searching for:
else
virtqueue_rxvq_flush_split(vq);
}
error: patch failed: drivers/net/virtio/virtqueue.c:141
error: drivers/net/virtio/virtqueue.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.h...
error: while searching for:
/* Flush the elements in the used ring. */
void virtqueue_rxvq_flush(struct virtqueue *vq);
static inline int
virtqueue_full(const struct virtqueue *vq)
{
error: patch failed: drivers/net/virtio/virtqueue.h:443
error: drivers/net/virtio/virtqueue.h: patch does not apply
*Repo: dpdk
/* reset device and negotiate default features */
ret = virtio_init_device(eth_dev, VIRTIO_PMD_DEFAULT_GUEST_FEATURES);
if (ret < 0)
error: patch failed: drivers/net/virtio/virtio_ethdev.c:1913
error: drivers/net/virtio/virtio_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtio_ethdev.h...
Hunk #1 succeeded at 50 (offset 1 line).
Checking patch drivers/net/virtio/virtio_user_ethdev.c...
error: while searching for:
--
struct rte_eth_dev *eth_dev = &rte_eth_devices[dev->port_id];
connectfd = accept(dev->listenfd, NULL, NULL);
if (connectfd < 0)
error: patch failed: drivers/net/virtio/virtio_user_ethdev.c:31
error: drivers/net/virtio/virtio_user_ethdev.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.c...
error: while searching for:
else
virtqueue_rxvq_flush_split(vq);
}
error: patch failed: drivers/net/virtio/virtqueue.c:141
error: drivers/net/virtio/virtqueue.c: patch does not apply
Checking patch drivers/net/virtio/virtqueue.h...
error: while searching for:
/* Flush the elements in the used ring. */
void virtqueue_rxvq_flush(struct virtqueue *vq);
static inline int
virtqueue_full(const struct virtqueue *vq)
{
error: patch failed: drivers/net/virtio/virtqueue.h:443
error: drivers/net/virtio/virtqueue.h: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |FAILURE| pw63931[v2] net/virtio-user: fix packed ring server mode
@ 2019-12-16 11:24 sys_stv
0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-12-16 11:24 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 10668 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63931
_Compilation issues_
Submitter: Xuan Ding <xuan.ding@intel.com>
Date: 2019-12-16 10:16:31
Reply_mail: 20191216101631.81713-1-xuan.ding@intel.com
DPDK git baseline: Repo:dpdk-next-virtio, CommitID: 24252a60ad4d306b59aa3e1e3e5132f945f33387
Makefile build Summary: 22 Builds Done, 21 Successful, 1 Failures
Meson build Summary: 8 Builds Done, 7 Successful, 1 Failures
+==============================================+===========+==========+
| Makefile | Meson | Document |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| os | gcc | clang | icc | gcc+shared | gcc+debug | gcc/clang | pdf/html |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| UB1804-64 | pass | pass | pass | | | pass | pass |
| UB1604-32 | pass | | | | | pass | |
| CENTOS77-64 | pass | pass | pass | pass | pass | FAIL | |
| UB1604-64 | pass | pass | | | | | |
| FC30-64 | FAIL | | | | | | |
| WIN10-64 | | | | | | pass | |
| UB1910-64 | pass | | | | | | |
| FC31-64 | pass | pass | | | | pass | |
| RHEL80-64 | pass | | | | | | |
| FreeBSD1201-64 | pass | FAIL | | pass | pass | pass | |
| RHEL77-64 | pass | | | | | | |
| SUSE15-64 | pass | pass | | | | pass | |
+----------------+------+-------+------+------------+-----------+-----------+----------+
Test environment and configuration as below:
** Makefile build **
OS: UB1804-64
Kernel Version: 4.15.0-20-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-icc
x86_64-native-linuxapp-gcc
OS: UB1604-32
Kernel Version: 4.4.0-131-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
i686-native-linuxapp-gcc
OS: CENTOS77-64
Kernel Version: 3.10.0-1062.9.1.el7.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-gcc+shared
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc+debug
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-icc
OS: UB1910-64
Kernel Version: 5.3.0-18-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008
Clang Version: 9.0.0-2 (tags/RELEASE_900/final)
x86_64-native-linuxapp-gcc
OS: UB1604-64
Kernel Version: 4.4.0-47-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc
OS: FC31-64
Kernel Version: 5.3.14-300.fc31.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
Clang Version: 9.0.0 (Fedora 9.0.0-1.fc31)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
OS: RHEL80-64
Kernel Version: 4.18.0-80.el8.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (GCC) 8.2.1 20180905 (Red Hat 8.2.1-3)
Clang Version: 6.0.1 (tags/RELEASE_601/final)
x86_64-native-linuxapp-gcc
OS: FreeBSD1201-64
Kernel Version: 12.1-RELEASE
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.98-MHz K8-class CPU)
GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
x86_64-native-bsdapp-clang
x86_64-native-bsdapp-gcc+shared
x86_64-native-bsdapp-gcc+debug
x86_64-native-bsdapp-gcc
OS: RHEL77-64
Kernel Version: 3.10.0-1062.9.1.el7.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-gcc
OS: SUSE15-64
Kernel Version: 4.12.14-lp150.11-default
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (SUSE Linux) 7.3.1 20180323 [gcc-7-branch revision 258812]
Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
** Meson build **
OS: UB1804-64
Kernel Version: 4.15.0-20-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
x86_64-native-linuxapp-doc
build-gcc-static
build-gcc-shared
build-clang-static
build-clang-shared
build-x86-default
OS: UB1604-32
Kernel Version: 4.4.0-131-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
build-gcc-static
build-gcc-shared
build-clang-static
build-clang-shared
build-x86-default
OS: CENTOS77-64
Kernel Version: 3.10.0-1062.9.1.el7.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
build-gcc-static
build-gcc-shared
build-clang-static
build-clang-shared
build-x86-default
OS: WIN10-64
Kernel Version: N/A
CPU info: N/A
GCC Version: N/A
Clang Version: Clang 8.0.0
x86_64-windows-clang
OS: FC31-64
Kernel Version: 5.3.14-300.fc31.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
Clang Version: 9.0.0 (Fedora 9.0.0-1.fc31)
build-gcc-static
build-gcc-shared
build-clang-static
build-clang-shared
build-x86-default
OS: FreeBSD1201-64
Kernel Version: 12.1-RELEASE
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.97-MHz K8-class CPU)
GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
build-gcc-static
build-gcc-shared
build-clang-static
build-clang-shared
build-x86-default
OS: SUSE15-64
Kernel Version: 4.12.14-lp150.11-default
CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
GCC Version: gcc (SUSE Linux) 7.3.1 20180323 [gcc-7-branch revision 258812]
Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
build-gcc-static
build-gcc-shared
build-clang-static
build-clang-shared
build-x86-default
*Make Build Failed #1:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-clang
CC ark_ddm.o
CC isal_compress_pmd.o
CC otx_zip_pmd.o
CC bbdev_null.o
SYMLINK-FILE include/fpga_lte_fec.h
/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/drivers/compress/isal/isal_compress_pmd.c:4:10: fatal error: 'isa-l.h' file not found
#include <isa-l.h>
^~~~~~~~~
CC otx_cryptodev.o
CC fpga_lte_fec.o
1 error generated.
gmake[6]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/internal/rte.compile-pre.mk:116: isal_compress_pmd.o] Error 1
gmake[5]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/rte.subdir.mk:37: isal] Error 2
gmake[5]: *** Waiting for unfinished jobs....
== Build drivers/crypto/octeontx2
PMDINFO otx_cryptodev.o.pmd.c
CC otx_cryptodev.o.pmd.o
PMDINFO zlib_pmd.o.pmd.c
--
CC axgbe_ethdev.o
CC otx_cryptodev_mbox.o
CC bnx2x.o
CC ark_ethdev_rx.o
INSTALL-LIB librte_pmd_zlib.a
gmake[4]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/rte.subdir.mk:35: compress] Error 2
gmake[4]: *** Waiting for unfinished jobs....
== Build drivers/net/bonding
CC otx_cryptodev_ops.o
CC bnx2x_rxtx.o
CC otx2_cryptodev_hw_access.o
--
CC hunt_nic.o
CC medford_nic.o
CC medford2_nic.o
AR librte_pmd_sfc_efx.a
INSTALL-LIB librte_pmd_sfc_efx.a
gmake[3]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/rte.sdkbuild.mk:46: drivers] Error 2
gmake[2]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/rte.sdkroot.mk:99: all] Error 2
gmake[1]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/rte.sdkinstall.mk:61: pre_install] Error 2
gmake: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/4fb6f7839a0043e385da7ce835d8aed6/dpdk/mk/rte.sdkroot.mk:77: install] Error 2
*Meson Build Failed #1:
OS: CENTOS77-64
Target:build-gcc-static
Compiler for C supports arguments -Wno-address-of-packed-member: NO
Compiler for C supports arguments -Wno-packed-not-aligned: NO
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Fetching value of define "__SSE4_2__" :
config/x86/meson.build:22:1: ERROR: Problem encountered: SSE4.2 instruction set is required for DPDK.
Please set the machine type to "nehalem" or "corei7" or higher value
A full log can be found at /root/CENTOS77-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/4fb6f7839a0043e385da7ce835d8aed6/dpdk/build-clang-static/meson-logs/meson-log.txt
ninja -C build-clang-static
ninja: Entering directory `build-clang-static'
--
Compiler for C supports arguments -Wno-address-of-packed-member: NO
Compiler for C supports arguments -Wno-packed-not-aligned: NO
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Fetching value of define "__SSE4_2__" :
config/x86/meson.build:22:1: ERROR: Problem encountered: SSE4.2 instruction set is required for DPDK.
Please set the machine type to "nehalem" or "corei7" or higher value
A full log can be found at /root/CENTOS77-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/4fb6f7839a0043e385da7ce835d8aed6/dpdk/build-clang-shared/meson-logs/meson-log.txt
ninja -C build-clang-shared
ninja: Entering directory `build-clang-shared'
DPDK STV team
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-22 1:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 1:05 [dpdk-test-report] |FAILURE| pw63931[v2] net/virtio-user: fix packed ring server mode sys_stv
-- strict thread matches above, loose matches on Subject: below --
2019-12-16 11:24 sys_stv
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).