Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/53218 _apply issues_ Submitter: Ferruh Yigit Date: 2019-05-02 13:35:26 Reply_mail: 20190502133527.87937-2-ferruh.yigit@intel.com DPDK git baseline: Repo:dpdk, CommitID: 46155cb49a61423ab67095c786f83a6d57a1891b *Repo: dpdk Checking patch config/x86/meson.build... error: while searching for: message('Binutils 2.30 detected, disabling AVX512 support as workaround for bug #97') endif endif endif # we require SSE4.2 for DPDK error: patch failed: config/x86/meson.build:10 error: config/x86/meson.build: patch does not apply Checking patch mk/toolchain/gcc/rte.toolchain-compat.mk... error: while searching for: FORCE_DISABLE_AVX512 := y # print warning only once for librte_eal ifneq ($(filter %librte_eal,$(CURDIR)),) $(warning AVX512 support disabled because of ld 2.30. See Bug 97) endif endif endif error: patch failed: mk/toolchain/gcc/rte.toolchain-compat.mk:27 error: mk/toolchain/gcc/rte.toolchain-compat.mk: patch does not apply DPDK STV team