automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw56046mempool/octeontx2: fix clang build failure
@ 2019-07-20  2:59 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-07-20  2:59 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: 2019-07-03 16:52:20
Reply_mail: 20190703165220.1068-1-pbhagavatula@marvell.com
DPDK git baseline:
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk
* CASP inline-asm. i.e. if the optimization level is reduced to -O0 the
 * CASP restrictions aren't followed and the compiler might end up violation the
 * CASP rules. Fix it by explicitly providing ((optimize("-O3"))).
 *
 * Example:
 * ccSPMGzq.s:1648: Error: reg pair must start from even reg at
 * operand 1 - `casp x21,x22,x0,x1,[x19]'
 */
static  __attribute__((optimize("-O3"))) __rte_noinline int __hot
npa_lf_aura_op_alloc_bulk(const int64_t wdata, int64_t * const addr,
			  unsigned int n, void **obj_table)
{
	const __uint128_t wdata128 = ((__uint128_t)wdata << 64) | wdata;
	uint64x2_t failed = vdupq_n_u64(~0);

	switch (n) {
	case 32:
	{
		__uint128_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9;
--
		"fmov v18.D[1], %H[t2]\n"
		"casp %[t2], %H[t2], %[wdata], %H[wdata], [%[loc]]\n"
		"fmov d19, %[t3]\n"
		"fmov v19.D[1], %H[t3]\n"
		"casp %[t3], %H[t3], %[wdata], %H[wdata], [%[loc]]\n"
		"and %[failed].16B, %[failed].16B, v16.16B\n"
		"and %[failed].16B, %[failed].16B, v17.16B\n"
		"and %[failed].16B, %[failed].16B, v18.16B\n"
		"and %[failed].16B, %[failed].16B, v19.16B\n"
		"fmov d20, %[t4]\n"
		"fmov v20.D[1], %H[t4]\n"
		"fmov d21, %[t5]\n"
		"fmov v21.D[1], %H[t5]\n"
		"fmov d22, %[t6]\n"
		"fmov v22.D[1], %H[t6]\n"
		"fmov d23, %[t7]\n"
		"fmov v23.D[1], %H[t7]\n"
		"and %[failed].16B, %[failed].16B, v20.16B\n"
		"and %[failed].16B, %[failed].16B, v21.16B\n"
		"and %[failed].16B, %[failed].16B, v22.16B\n"
		"and %[failed].16B, %[failed].16B, v23.16B\n"
		"st1 { v16.2d, v17.2d, v18.2d, v19.2d}, [%[dst]], 64\n"
		"st1 { v20.2d, v21.2d, v22.2d, v23.2d}, [%[dst]], 64\n"
		"fmov d16, %[t8]\n"
		"fmov v16.D[1], %H[t8]\n"
		"fmov d17, %[t9]\n"
		"fmov v17.D[1], %H[t9]\n"
		"fmov d18, %[t10]\n"
		"fmov v18.D[1], %H[t10]\n"
		"fmov d19, %[t11]\n"
		"fmov v19.D[1], %H[t11]\n"
		"and %[failed].16B, %[failed].16B, v16.16B\n"
		"and %[failed].16B, %[failed].16B, v17.16B\n"
		"and %[failed].16B, %[failed].16B, v18.16B\n"
		"and %[failed].16B, %[failed].16B, v19.16B\n"
		"fmov d20, %[t0]\n"
		"fmov v20.D[1], %H[t0]\n"
		"fmov d21, %[t1]\n"
		"fmov v21.D[1], %H[t1]\n"
		"fmov d22, %[t2]\n"
		"fmov v22.D[1], %H[t2]\n"
		"fmov d23, %[t3]\n"
		"fmov v23.D[1], %H[t3]\n"
		"and %[failed].16B, %[failed].16B, v20.16B\n"
		"and %[failed].16B, %[failed].16B, v21.16B\n"
		"and %[failed].16B, %[failed].16B, v22.16B\n"
		"and %[failed].16B, %[failed].16B, v23.16B\n"
		"st1 { v16.2d, v17.2d, v18.2d, v19.2d}, [%[dst]], 64\n"
		"st1 { v20.2d, v21.2d, v22.2d, v23.2d}, [%[dst]], 64\n"
		: "+Q" (*addr), [failed] "=&w" (failed),
		[t0] "=&r" (t0), [t1] "=&r" (t1), [t2] "=&r" (t2),
		[t3] "=&r" (t3), [t4] "=&r" (t4), [t5] "=&r" (t5),
		[t6] "=&r" (t6), [t7] "=&r" (t7), [t8] "=&r" (t8),
		[t9] "=&r" (t9), [t10] "=&r" (t10), [t11] "=&r" (t11)
		: [wdata] "r" (wdata128), [dst] "r" (obj_table),
--
		"fmov v17.D[1], %H[t1]\n"
		"fmov d18, %[t2]\n"
		"fmov v18.D[1], %H[t2]\n"
		"fmov d19, %[t3]\n"
		"fmov v19.D[1], %H[t3]\n"
		"and %[failed].16B, %[failed].16B, v16.16B\n"
		"and %[failed].16B, %[failed].16B, v17.16B\n"
		"and %[failed].16B, %[failed].16B, v18.16B\n"
		"and %[failed].16B, %[failed].16B, v19.16B\n"
		"fmov d20, %[t4]\n"
		"fmov v20.D[1], %H[t4]\n"
		"fmov d21, %[t5]\n"
		"fmov v21.D[1], %H[t5]\n"
		"fmov d22, %[t6]\n"
		"fmov v22.D[1], %H[t6]\n"
		"fmov d23, %[t7]\n"
		"fmov v23.D[1], %H[t7]\n"
		"and %[failed].16B, %[failed].16B, v20.16B\n"
		"and %[failed].16B, %[failed].16B, v21.16B\n"
		"and %[failed].16B, %[failed].16B, v22.16B\n"
		"and %[failed].16B, %[failed].16B, v23.16B\n"
		"st1 { v16.2d, v17.2d, v18.2d, v19.2d}, [%[dst]], 64\n"
		"st1 { v20.2d, v21.2d, v22.2d, v23.2d}, [%[dst]], 64\n"
		: "+Q" (*addr), [failed] "=&w" (failed),
		[t0] "=&r" (t0), [t1] "=&r" (t1), [t2] "=&r" (t2),
		[t3] "=&r" (t3), [t4] "=&r" (t4), [t5] "=&r" (t5),
		[t6] "=&r" (t6), [t7] "=&r" (t7)
		: [wdata] "r" (wdata128), [dst] "r" (obj_table),
		[loc] "r" (addr)
--
		"fmov v17.D[1], %H[t1]\n"
		"fmov d18, %[t2]\n"
		"fmov v18.D[1], %H[t2]\n"
		"fmov d19, %[t3]\n"
		"fmov v19.D[1], %H[t3]\n"
		"and %[failed].16B, %[failed].16B, v16.16B\n"
		"and %[failed].16B, %[failed].16B, v17.16B\n"
		"and %[failed].16B, %[failed].16B, v18.16B\n"
		"and %[failed].16B, %[failed].16B, v19.16B\n"
		"st1 { v16.2d, v17.2d, v18.2d, v19.2d}, [%[dst]], 64\n"
		: "+Q" (*addr), [failed] "=&w" (failed),
		[t0] "=&r" (t0), [t1] "=&r" (t1), [t2] "=&r" (t2),
		[t3] "=&r" (t3)
		: [wdata] "r" (wdata128), [dst] "r" (obj_table),
		[loc] "r" (addr)
		: "memory", "v16", "v17", "v18", "v19"
--
		"casp %[t1], %H[t1], %[wdata], %H[wdata], [%[loc]]\n"
		"fmov d16, %[t0]\n"
		"fmov v16.D[1], %H[t0]\n"
		"fmov d17, %[t1]\n"
		"fmov v17.D[1], %H[t1]\n"
		"and %[failed].16B, %[failed].16B, v16.16B\n"
		"and %[failed].16B, %[failed].16B, v17.16B\n"
		"st1 { v16.2d, v17.2d}, [%[dst]], 32\n"
		: "+Q" (*addr), [failed] "=&w" (failed),
		[t0] "=&r" (t0), [t1] "=&r" (t1)
		: [wdata] "r" (wdata128), [dst] "r" (obj_table),
		[loc] "r" (addr)
		: "memory", "v16", "v17"
		);
--
		asm volatile (
		".cpu  generic+lse\n"
		"casp %[t0], %H[t0], %[wdata], %H[wdata], [%[loc]]\n"
		"fmov d16, %[t0]\n"
		"fmov v16.D[1], %H[t0]\n"
		"and %[failed].16B, %[failed].16B, v16.16B\n"
		"st1 { v16.2d}, [%[dst]], 16\n"
		: "+Q" (*addr), [failed] "=&w" (failed),
		[t0] "=&r" (t0)
		: [wdata] "r" (wdata128), [dst] "r" (obj_table),
		[loc] "r" (addr)
		: "memory", "v16"
		);
		break;
	}

error: patch failed: drivers/mempool/octeontx2/otx2_mempool_ops.c:54
error: drivers/mempool/octeontx2/otx2_mempool_ops.c: patch does not apply

DPDK STV team

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

* [dpdk-test-report] |FAILURE| pw56046mempool/octeontx2: fix clang build failure
@ 2019-07-04 17:49 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-07-04 17:49 UTC (permalink / raw)
  To: test-report

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

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

_Compilation issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: 2019-07-03 16:52:20
Reply_mail: 20190703165220.1068-1-pbhagavatula@marvell.com
DPDK git baseline: Repo:dpdk, CommitID: 5c0bdc32034b2464305ee55b5829a45451f221ef

Build Summary: 22 Builds Done, 20 Successful, 2 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-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: 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+debug
	x86_64-native-bsdapp-gcc
	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-clang
	x86_64-native-linuxapp-gcc+shared
	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_at24_eeprom.o
  CC opae_eth_group.o
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/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/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/dpdk/drivers/raw/ioat/ioat_rawdev_test.c (code 1)
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/dpdk/mk/rte.subdir.mk:35: recipe for target 'ioat' failed
make[5]: *** [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[6]: warning:  Clock skew detected.  Your build may be incomplete.
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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
  PMDINFO ioat_rawdev.o.pmd.c
  CC ioat_rawdev.o.pmd.o
/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/dpdk/drivers/raw/ioat/ioat_rawdev_test.c(27): (col. 9) error #13203: No EMMS instruction before call to function
  CC ifpga_fme_iperf.o
compilation aborted for /tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/dpdk/mk/internal/rte.compile-pre.mk:116: ioat_rawdev_test.o] Error 1
make[6]: *** Waiting for unfinished jobs....
  CC ifpga_fme_dperf.o
  CC ifpga_fme_error.o
  PMDINFO dpaa2_qdma.o.pmd.c
  CC ifpga_port.o
--
  LD skeleton_rawdev.o
  AR librte_pmd_dpaa2_cmdif.a
  LD ioat_rawdev.o
  INSTALL-LIB librte_pmd_dpaa2_cmdif.a
  CC ifpga_port_error.o
make[5]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/dpdk/mk/rte.subdir.mk:35: ioat] Error 2
make[5]: *** Waiting for unfinished jobs....
  AR librte_pmd_skeleton_rawdev.a
  CC opae_hw_api.o
  INSTALL-LIB librte_pmd_skeleton_rawdev.a
  CC opae_ifpga_hw_api.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]: *** [/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/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/7d453cfdf0c04af3a39018e4f5691da9/dpdk/mk/rte.sdkroot.mk:77: install] Error 2

DPDK STV team

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

end of thread, other threads:[~2019-07-20  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20  2:59 [dpdk-test-report] |FAILURE| pw56046mempool/octeontx2: fix clang build failure sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2019-07-04 17:49 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).