automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw56079[v7, 1/2] lib/ipsec: add support for header construction
@ 2019-07-19 22:56 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-07-19 22:56 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Fan Zhang <roy.fan.zhang@intel.com>
Date: 2019-07-04 10:42:35
Reply_mail: 20190704104236.65578-2-roy.fan.zhang@intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 457f6e1dbb63a7e772d67dc88a8a3a14a3fc49ee
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-crypto
tl, sqn + k);
			/* update mbuf's metadata */
			tun_process_step3(mb[i], sa->tx_offload.msk,
				sa->tx_offload.val);

error: patch failed: lib/librte_ipsec/esp_inb.c:489
error: lib/librte_ipsec/esp_inb.c: patch does not apply
Checking patch lib/librte_ipsec/esp_outb.c...
error: while searching for:
	rte_memcpy(ph, sa->hdr, sa->hdr_len);

--
			sa->hdr_l3_off, sqn_low16(sqc));

	/* update spi, seqn and iv */
	esph = (struct rte_esp_hdr *)(ph + sa->hdr_len);

error: patch failed: lib/librte_ipsec/esp_outb.c:152
error: lib/librte_ipsec/esp_outb.c: patch does not apply
Checking patch lib/librte_ipsec/iph.h...
error: while searching for:
	return rc;
}
--
	}
}

#endif /* _IPH_H_ */

error: patch failed: lib/librte_ipsec/iph.h:101
error: lib/librte_ipsec/iph.h: patch does not apply
Checking patch lib/librte_ipsec/rte_ipsec_sa.h...
error: while searching for:
	RTE_SATP_LOG2_MODE,
	RTE_SATP_LOG2_SQN = RTE_SATP_LOG2_MODE + 2,
	RTE_SATP_LOG2_ESN,
	RTE_SATP_LOG2_NUM
};


error: patch failed: lib/librte_ipsec/rte_ipsec_sa.h:95
error: lib/librte_ipsec/rte_ipsec_sa.h: patch does not apply
Checking patch lib/librte_ipsec/sa.c...
error: while searching for:
	else
		tp |= RTE_IPSEC_SATP_ESN_ENABLE;

	/* interpret flags */
	if (prm->flags & RTE_IPSEC_SAFLAG_SQN_ATOM)
		tp |= RTE_IPSEC_SATP_SQN_ATOM;

error: patch failed: lib/librte_ipsec/sa.c:214
error: lib/librte_ipsec/sa.c: patch does not apply
Checking patch lib/librte_ipsec/sa.h...
error: while searching for:
#define IPSEC_MAX_HDR_SIZE	64
#define IPSEC_MAX_IV_SIZE	16
#define IPSEC_MAX_IV_QWORD	(IPSEC_MAX_IV_SIZE / sizeof(uint64_t))

/* padding alignment for different algorithms */
enum {

error: patch failed: lib/librte_ipsec/sa.h:10
error: lib/librte_ipsec/sa.h: patch does not apply
Checking patch lib/librte_net/rte_ip.h...
error: while searching for:
/* Type of Service fields */
#define RTE_IPV4_HDR_DSCP_MASK	(0xfc)
#define RTE_IPV4_HDR_ECN_MASK	(0x03)

/* Fragment Offset * Flags. */
#define	RTE_IPV4_HDR_DF_SHIFT	14

error: patch failed: lib/librte_net/rte_ip.h:61
error: lib/librte_net/rte_ip.h: patch does not apply
Checking patch lib/librte_security/rte_security.h...
error: while searching for:
	 * * 0: Inner packet is not modified.
	 */
	uint32_t dec_ttl : 1;
};

/** IPSec security association direction */

error: patch failed: lib/librte_security/rte_security.h:163
error: lib/librte_security/rte_security.h: patch does not apply
*Repo: dpdk
tl, sqn + k);
			/* update mbuf's metadata */
			tun_process_step3(mb[i], sa->tx_offload.msk,
				sa->tx_offload.val);

error: patch failed: lib/librte_ipsec/esp_inb.c:489
error: lib/librte_ipsec/esp_inb.c: patch does not apply
Checking patch lib/librte_ipsec/esp_outb.c...
error: while searching for:
	rte_memcpy(ph, sa->hdr, sa->hdr_len);

--
			sa->hdr_l3_off, sqn_low16(sqc));

	/* update spi, seqn and iv */
	esph = (struct rte_esp_hdr *)(ph + sa->hdr_len);

error: patch failed: lib/librte_ipsec/esp_outb.c:152
error: lib/librte_ipsec/esp_outb.c: patch does not apply
Checking patch lib/librte_ipsec/iph.h...
error: while searching for:
	return rc;
}
--
	}
}

#endif /* _IPH_H_ */

error: patch failed: lib/librte_ipsec/iph.h:101
error: lib/librte_ipsec/iph.h: patch does not apply
Checking patch lib/librte_ipsec/rte_ipsec_sa.h...
error: while searching for:
	RTE_SATP_LOG2_MODE,
	RTE_SATP_LOG2_SQN = RTE_SATP_LOG2_MODE + 2,
	RTE_SATP_LOG2_ESN,
	RTE_SATP_LOG2_NUM
};


error: patch failed: lib/librte_ipsec/rte_ipsec_sa.h:95
error: lib/librte_ipsec/rte_ipsec_sa.h: patch does not apply
Checking patch lib/librte_ipsec/sa.c...
error: while searching for:
	else
		tp |= RTE_IPSEC_SATP_ESN_ENABLE;

	/* interpret flags */
	if (prm->flags & RTE_IPSEC_SAFLAG_SQN_ATOM)
		tp |= RTE_IPSEC_SATP_SQN_ATOM;

error: patch failed: lib/librte_ipsec/sa.c:214
error: lib/librte_ipsec/sa.c: patch does not apply
Checking patch lib/librte_ipsec/sa.h...
error: while searching for:
#define IPSEC_MAX_HDR_SIZE	64
#define IPSEC_MAX_IV_SIZE	16
#define IPSEC_MAX_IV_QWORD	(IPSEC_MAX_IV_SIZE / sizeof(uint64_t))

/* padding alignment for different algorithms */
enum {

error: patch failed: lib/librte_ipsec/sa.h:10
error: lib/librte_ipsec/sa.h: patch does not apply
Checking patch lib/librte_net/rte_ip.h...
error: while searching for:
/* Type of Service fields */
#define RTE_IPV4_HDR_DSCP_MASK	(0xfc)
#define RTE_IPV4_HDR_ECN_MASK	(0x03)

/* Fragment Offset * Flags. */
#define	RTE_IPV4_HDR_DF_SHIFT	14

error: patch failed: lib/librte_net/rte_ip.h:61
error: lib/librte_net/rte_ip.h: patch does not apply
Checking patch lib/librte_security/rte_security.h...
error: while searching for:
	 * * 0: Inner packet is not modified.
	 */
	uint32_t dec_ttl : 1;
};

/** IPSec security association direction */

error: patch failed: lib/librte_security/rte_security.h:163
error: lib/librte_security/rte_security.h: patch does not apply

DPDK STV team

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

* [dpdk-test-report]  |FAILURE| pw56079[v7, 1/2] lib/ipsec: add support for header construction
@ 2019-07-05  8:25 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-07-05  8:25 UTC (permalink / raw)
  To: test-report

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

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

_Compilation issues_

Submitter: Fan Zhang <roy.fan.zhang@intel.com>
Date: 2019-07-04 10:42:35
Reply_mail: 20190704104236.65578-2-roy.fan.zhang@intel.com
DPDK git baseline: Repo:dpdk-next-crypto, CommitID: c7c425c67bed82665040384aa26e728a29b3ceb8

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-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-gcc+debug
	x86_64-native-linuxapp-icc
	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
  INSTALL-LIB librte_pmd_skeleton_rawdev.a
  CC ifpga_port.o
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/2433520846be41958fc99f2906e70cd0/dpdk/drivers/raw/ioat/ioat_rawdev_test.c(27): (col. 9) error #13203: No EMMS instruction before call to function
  CC ifpga_port_error.o
compilation aborted for /tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/2433520846be41958fc99f2906e70cd0/dpdk/drivers/raw/ioat/ioat_rawdev_test.c (code 1)
/tmp/UB1804-64_K4.15.0_ICC19.0.0/x86_64-native-linuxapp-icc/2433520846be41958fc99f2906e70cd0/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'ioat_rawdev_test.o' failed
make[6]: *** [ioat_rawdev_test.o] Error 1
make[6]: *** Waiting for unfinished jobs....
  LD ioat_rawdev.o
  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/2433520846be41958fc99f2906e70cd0/dpdk/mk/rte.subdir.mk:35: recipe for target 'ioat' failed
make[5]: *** [ioat] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC opae_debug.o
  LD dpaa2_cmdif.o
  PMDINFO dpaa2_qdma.o.pmd.c
  CC dpaa2_qdma.o.pmd.o
--
  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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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
/tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/2433520846be41958fc99f2906e70cd0/dpdk/drivers/raw/ioat/ioat_rawdev_test.c(27): (col. 9) error #13203: No EMMS instruction before call to function
  CC opae_i2c.o
  CC opae_at24_eeprom.o
  LD dpaa2_qdma.o
compilation aborted for /tmp/RHEL80-64_K3.10.0_ICC19.0.0/x86_64-native-linuxapp-icc/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/dpdk/mk/rte.subdir.mk:35: ioat] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC opae_eth_group.o
  AR librte_pmd_dpaa2_qdma.a
  INSTALL-LIB librte_pmd_dpaa2_qdma.a
  CC ifpga_rawdev.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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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/2433520846be41958fc99f2906e70cd0/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-19 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 22:56 [dpdk-test-report] |FAILURE| pw56079[v7, 1/2] lib/ipsec: add support for header construction sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2019-07-05  8:25 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).