automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw56077[3/3] event/opdl: fix to set positive rte_errno
@ 2019-07-19 23:16 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-07-19 23:16 UTC (permalink / raw)
  To: test-report

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/56077

_apply issues_

Submitter: Andrew Rybchenko <arybchenko@solarflare.com>
Date: 2019-07-04 10:03:32
Reply_mail: 1562234612-631-4-git-send-email-arybchenko@solarflare.com
DPDK git baseline:
	Repo:dpdk-next-eventdev, CommitID: 7b70f9dbb728754664869934c697949fd5b35fc7
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-eventdev
rte_errno = -EINVAL;
		return 0;
	}


error: patch failed: drivers/event/opdl/opdl_evdev.c:102
error: drivers/event/opdl/opdl_evdev.c: patch does not apply
Checking patch drivers/event/opdl/opdl_evdev_init.c...
error: while searching for:
					     p->id,
					     ev[i].queue_id,
--
				rte_errno = -EINVAL;
				return 0;
			}
		}

error: patch failed: drivers/event/opdl/opdl_evdev_init.c:35
error: drivers/event/opdl/opdl_evdev_init.c: patch does not apply
Checking patch drivers/event/opdl/opdl_ring.c...
error: while searching for:
opdl_stage_disclaim(struct opdl_stage *s, uint32_t num_entries, bool block)
{
--
		rte_errno = -EINVAL;
		return 0;
	}
	if (s->threadsafe == false) {

error: patch failed: drivers/event/opdl/opdl_ring.c:756
error: drivers/event/opdl/opdl_ring.c: patch does not apply
*Repo: dpdk
rte_errno = -EINVAL;
		return 0;
	}


error: patch failed: drivers/event/opdl/opdl_evdev.c:102
error: drivers/event/opdl/opdl_evdev.c: patch does not apply
Checking patch drivers/event/opdl/opdl_evdev_init.c...
error: while searching for:
					     p->id,
					     ev[i].queue_id,
--
				rte_errno = -EINVAL;
				return 0;
			}
		}

error: patch failed: drivers/event/opdl/opdl_evdev_init.c:35
error: drivers/event/opdl/opdl_evdev_init.c: patch does not apply
Checking patch drivers/event/opdl/opdl_ring.c...
error: while searching for:
opdl_stage_disclaim(struct opdl_stage *s, uint32_t num_entries, bool block)
{
--
		rte_errno = -EINVAL;
		return 0;
	}
	if (s->threadsafe == false) {

error: patch failed: drivers/event/opdl/opdl_ring.c:756
error: drivers/event/opdl/opdl_ring.c: patch does not apply

DPDK STV team

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

* [dpdk-test-report] |FAILURE| pw56077[3/3] event/opdl: fix to set positive rte_errno
@ 2019-07-05  7:53 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-07-05  7:53 UTC (permalink / raw)
  To: test-report

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/56077

_Compilation issues_

Submitter: Andrew Rybchenko <arybchenko@solarflare.com>
Date: 2019-07-04 10:03:32
Reply_mail: 1562234612-631-4-git-send-email-arybchenko@solarflare.com
DPDK git baseline: Repo:dpdk-next-eventdev, CommitID: d37f5f279bb72f72ac47a31da7761d81e70b48ae

Build Summary: 22 Builds Done, 19 Successful, 3 Failures

Meson Summary: 8 Builds Done, 8 Successful, 0 Failures



Test environment and configuration as below:

**Make Build**


OS: RHEL76-64
	Kernel Version: 3.10.0-957.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-36)
	Clang Version: NA
	x86_64-native-linuxapp-gcc


OS: CENTOS76-64
	Kernel Version: 3.10.0-957.10.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-36)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc


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-27ubuntu1~18.04) 7.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc


OS: UB1904-64
	Kernel Version: 5.0.0-13-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 8.3.0-6ubuntu1) 8.3.0
	Clang Version: 8.0.0-3 (tags/RELEASE_800/final)
	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: 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.10) 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: FreeBSD12-64
	Kernel Version: 12.0-RC3
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.97-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 7.3.0
	Clang Version: 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-gcc+debug
	x86_64-native-bsdapp-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: NA
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-gcc+debug
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-clang
	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


OS: FD30-64
	Kernel Version: 5.1.7-300.fc30.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)
	Clang Version: 8.0.0 (Fedora 8.0.0-1.fc30)
	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: 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: FreeBSD12-64
	Kernel Version: 12.0-RC3
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.99-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 7.3.0
	Clang Version: 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)
	build-gcc-static
	build-gcc-shared
	build-clang-static
	build-clang-shared
	build-x86-default


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: NA
	build-gcc-static
	build-gcc-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


OS: FD30-64
	Kernel Version: 5.0.9-301.fc30.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)
	Clang Version: 8.0.0 (Fedora 8.0.0-1.fc30)
	build-gcc-static
	build-gcc-shared
	build-clang-static
	build-clang-shared
	build-x86-default


*Make Build Failed #1:
OS: UB1804-64
Target: x86_64-native-linuxapp-icc
  CC opae_hw_api.o
  CC opae_ifpga_hw_api.o
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/drivers/raw/ioat/ioat_rawdev_test.c(27): (col. 9) error #13203: No EMMS instruction before call to function
  CC opae_debug.o
compilation aborted for /tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/drivers/raw/ioat/ioat_rawdev_test.c (code 1)
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'ioat_rawdev_test.o' failed
make[6]: *** [ioat_rawdev_test.o] Error 1
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.subdir.mk:35: recipe for target 'ioat' failed
make[5]: *** [ioat] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC ifpga_fme_pr.o
  CC opae_spi.o
  LD dpaa2_qdma.o
  CC opae_spi_transaction.o
--
  PMDINFO ifpga_rawdev.o.pmd.c
  CC ifpga_rawdev.o.pmd.o
  LD ifpga_rawdev.o
  AR librte_pmd_ifpga_rawdev.a
  INSTALL-LIB librte_pmd_ifpga_rawdev.a
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.subdir.mk:35: recipe for target 'raw' failed
make[4]: *** [raw] Error 2
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkinstall.mk:60: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2


*Make Build Failed #2:
OS: RHEL80-64
Target: x86_64-native-linuxapp-icc
  INSTALL-LIB librte_pmd_dpaa2_qdma.a
  CC opae_eth_group.o
/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/drivers/raw/ioat/ioat_rawdev_test.c(27): (col. 9) error #13203: No EMMS instruction before call to function
  CC ifpga_rawdev.o
compilation aborted for /tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/drivers/raw/ioat/ioat_rawdev_test.c (code 1)
make[6]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/internal/rte.compile-pre.mk:114: ioat_rawdev_test.o] Error 1
make[5]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.subdir.mk:35: ioat] Error 2
make[5]: *** Waiting for unfinished jobs....
  PMDINFO ifpga_rawdev.o.pmd.c
  CC ifpga_rawdev.o.pmd.o
  LD ifpga_rawdev.o
  AR librte_pmd_ifpga_rawdev.a
  INSTALL-LIB librte_pmd_ifpga_rawdev.a
make[4]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.subdir.mk:37: raw] Error 2
make[3]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkbuild.mk:46: drivers] Error 2
make[2]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkroot.mk:99: all] Error 2
make[1]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkinstall.mk:61: pre_install] Error 2
make: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/91dff1fe1d784811a7feabaadebefbd2/dpdk/mk/rte.sdkroot.mk:77: install] Error 2


*Make Build Failed #3:
OS: RHEL76-64
Target: x86_64-native-linuxapp-gcc
  CC ifpga_enumerate.o
  SYMLINK-FILE include/rte_pmd_dpaa2_qdma.h
  CC skeleton_rawdev.o
  CC ioat_rawdev_test.o
In file included from /tmp/RHEL76-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/91dff1fe1d784811a7feabaadebefbd2/dpdk/drivers/raw/ioat/ioat_rawdev.c:10:0:
/tmp/RHEL76-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/91dff1fe1d784811a7feabaadebefbd2/dpdk/drivers/raw/ioat/rte_ioat_rawdev.h:22:27: fatal error: rte_ioat_spec.h: No such file or directory
 #include <rte_ioat_spec.h>
                           ^
compilation terminated.
  CC ifpga_feature_dev.o
  CC skeleton_rawdev_test.o
  PMDINFO dpaa2_cmdif.o.pmd.c
The bug is not reproducible, so it is likely a hardware or OS problem.
  CC dpaa2_cmdif.o.pmd.o
  CC dpaa2_qdma.o
make[6]: *** [ioat_rawdev.o] Error 1
make[6]: *** Waiting for unfinished jobs....
  CC ifpga_fme.o
  LD dpaa2_cmdif.o
  CC ifpga_fme_iperf.o
  AR librte_pmd_dpaa2_cmdif.a
--
  AR librte_pmd_skeleton_rawdev.a
  INSTALL-LIB librte_pmd_skeleton_rawdev.a
  AR librte_pmd_dpaa2_qdma.a
  CC ifpga_fme_pr.o
  CC opae_spi.o
make[5]: *** [ioat] Error 2
make[5]: *** Waiting for unfinished jobs....
  INSTALL-LIB librte_pmd_dpaa2_qdma.a
  CC opae_spi_transaction.o
  CC opae_intel_max10.o
  CC opae_i2c.o
--
  PMDINFO ifpga_rawdev.o.pmd.c
  CC ifpga_rawdev.o.pmd.o
  LD ifpga_rawdev.o
  AR librte_pmd_ifpga_rawdev.a
  INSTALL-LIB librte_pmd_ifpga_rawdev.a
make[4]: *** [raw] Error 2
make[3]: *** [drivers] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
make: *** [install] Error 2

DPDK STV team

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

end of thread, other threads:[~2019-07-19 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 23:16 [dpdk-test-report] |FAILURE| pw56077[3/3] event/opdl: fix to set positive rte_errno sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2019-07-05  7:53 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).