Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63750 _apply issues_ Submitter: Bruce Richardson Date: 2019-12-11 10:26:42 Reply_mail: 20191211102642.983579-1-bruce.richardson@intel.com DPDK git baseline: Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e *Repo: dpdk Checking patch ABI_VERSION... error: while searching for: 20.1 error: patch failed: ABI_VERSION:1 error: ABI_VERSION: patch does not apply Checking patch drivers/meson.build... error: while searching for: if is_experimental != 0 -- endif # now build the static driver static_lib = static_library(lib_name, error: patch failed: drivers/meson.build:132 error: drivers/meson.build: patch does not apply Checking patch lib/meson.build... error: while searching for: if is_experimental != 0 -- endif # first build static lib static_lib = static_library(libname, error: patch failed: lib/meson.build:113 error: lib/meson.build: patch does not apply Checking patch mk/rte.lib.mk... error: while searching for: endif ifeq ($(CONFIG_RTE_BUILD_SHARED_LIB),y) LIB := $(patsubst %.a,%.so.$(LIBABIVER),$(LIB)) ifeq ($(EXTLIB_BUILD),n) CPU_LDFLAGS += --version-script=$(SRCDIR)/$(EXPORT_MAP) error: patch failed: mk/rte.lib.mk:19 error: mk/rte.lib.mk: patch does not apply DPDK STV team