Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56387 _apply issues_ Submitter: David Hunt Date: 2019-07-12 09:06:51 Reply_mail: 20190712090651.11824-1-david.hunt@intel.com DPDK git baseline: Repo:dpdk, CommitID: 16015fd65a5532604139d4c597e1c16027209c4e *Repo: dpdk endif allow_experimental_apis = true deps += ['power', 'timer', 'lpm', 'hash', 'metrics'] sources = files( error: patch failed: examples/l3fwd-power/meson.build:6 error: examples/l3fwd-power/meson.build: patch does not apply Checking patch examples/vm_power_manager/guest_cli/meson.build... error: while searching for: # vm_power_manager app because of the way the directories are parsed. name = 'guest_cli' deps += ['power'] sources = files( error: patch failed: examples/vm_power_manager/guest_cli/meson.build:10 error: examples/vm_power_manager/guest_cli/meson.build: patch does not apply Checking patch examples/vm_power_manager/meson.build... error: while searching for: # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' if dpdk_conf.has('RTE_LIBRTE_BNXT_PMD') deps += ['pmd_bnxt'] endif error: patch failed: examples/vm_power_manager/meson.build:6 error: examples/vm_power_manager/meson.build: patch does not apply DPDK STV team