Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65848 _apply issues_ Submitter: Thomas Monjalon Date: 2020-02-17 23:44:02 Reply_mail: 20200217234402.2235904-1-thomas@monjalon.net DPDK git baseline: Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 *Repo: dpdk experimental_so_version = '0.' + ''.join(stable_so_version.split('.')) # extract all version information into the build configuration dpdk_conf.set('RTE_VER_YEAR', pver.get(0).to_int()) error: patch failed: config/meson.build:27 error: config/meson.build: patch does not apply Checking patch mk/rte.lib.mk... error: while searching for: SOVER := $(basename $(LIBABIVER)) ifeq ($(shell grep -s "^DPDK_" $(SRCDIR)/$(EXPORT_MAP)),) -- SOVER := 0.$(shell echo $(SOVER) | tr -d '.') endif ifeq ($(CONFIG_RTE_BUILD_SHARED_LIB),y) error: patch failed: mk/rte.lib.mk:15 error: mk/rte.lib.mk: patch does not apply DPDK STV team