Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/53219 _apply issues_ Submitter: Ferruh Yigit Date: 2019-05-02 13:35:27 Reply_mail: 20190502133527.87937-3-ferruh.yigit@intel.com DPDK git baseline: Repo:dpdk, CommitID: 46155cb49a61423ab67095c786f83a6d57a1891b *Repo: dpdk Checking patch config/x86/meson.build... error: while searching for: # get binutils version for the workaround of Bug 97 if not is_windows ldver = run_command('ld', '-v').stdout().strip() if ldver.contains('2.30') if cc.has_argument('-mno-avx512f') -- endif endif if ldver.contains('2.31') and cc.has_argument('-mno-avx512f') machine_args += '-mno-avx512f' error: patch failed: config/x86/meson.build:4 error: config/x86/meson.build: patch does not apply DPDK STV team