Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/53217 _apply issues_ Submitter: Ferruh Yigit Date: 2019-05-02 13:35:25 Reply_mail: 20190502133527.87937-1-ferruh.yigit@intel.com DPDK git baseline: Repo:dpdk, CommitID: 46155cb49a61423ab67095c786f83a6d57a1891b *Repo: dpdk Checking patch config/x86/meson.build... error: while searching for: # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2017-2019 Intel Corporation # for checking defines we need to use the correct compiler flags march_opt = ['-march=@0@'.format(machine)] -- march_opt += '-mno-avx512f' message('Binutils 2.30 detected, disabling AVX512 support as workaround for bug #97') endif endif error: patch failed: config/x86/meson.build:1 error: config/x86/meson.build: patch does not apply DPDK STV team