Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56117 _apply issues_ Submitter: Jerin Jacob Kollanukkaran Date: 2019-07-05 08:37:58 Reply_mail: 20190705083805.29519-2-jerinj@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 703458e19c16135143b3f30089e1af66100c82dc *Repo: dpdk Packet processing ----------------- error: patch failed: MAINTAINERS:1105 error: MAINTAINERS: patch does not apply Checking patch config/common_base... error: while searching for: # CONFIG_RTE_LIBRTE_PMD_IOAT_RAWDEV=y # # Compile librte_ring # error: patch failed: config/common_base:762 error: config/common_base: patch does not apply Checking patch drivers/raw/Makefile... error: while searching for: endif DIRS-$(CONFIG_RTE_LIBRTE_PMD_IFPGA_RAWDEV) += ifpga_rawdev DIRS-$(CONFIG_RTE_LIBRTE_PMD_IOAT_RAWDEV) += ioat include $(RTE_SDK)/mk/rte.subdir.mk error: patch failed: drivers/raw/Makefile:11 error: drivers/raw/Makefile: patch does not apply Checking patch drivers/raw/meson.build... error: while searching for: drivers = ['dpaa2_cmdif', 'dpaa2_qdma', 'ifpga_rawdev', 'ioat', 'skeleton_rawdev'] std_deps = ['rawdev'] config_flag_fmt = 'RTE_LIBRTE_PMD_@0@_RAWDEV' error: patch failed: drivers/raw/meson.build:3 error: drivers/raw/meson.build: patch does not apply Checking patch drivers/raw/octeontx2_dma/Makefile... error: drivers/raw/octeontx2_dma/Makefile: already exists in working directory Checking patch drivers/raw/octeontx2_dma/meson.build... error: drivers/raw/octeontx2_dma/meson.build: already exists in working directory -- OCTEONTX2-y += $(CONFIG_RTE_LIBRTE_PMD_OCTEONTX2_EVENTDEV) ifeq ($(findstring y,$(OCTEONTX2-y)),y) _LDLIBS-y += -lrte_common_octeontx2 endif error: patch failed: mk/rte.app.mk:110 error: mk/rte.app.mk: patch does not apply DPDK STV team