Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62664 _apply issues_ Submitter: Andrzej Ostruszka Date: 2019-11-07 15:03:07 Reply_mail: 20191107150318.3677-2-aostruszka@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2 *Repo: dpdk * symbol to the internal symbol _ */ #define BIND_DEFAULT_SYMBOL(b, e, n) __asm__(".symver " RTE_STR(b) RTE_STR(e) ", " RTE_STR(b) "@@DPDK_" RTE_STR(n)) #define __vsym __attribute__((used)) error: patch failed: lib/librte_eal/common/include/rte_function_versioning.h:42 error: lib/librte_eal/common/include/rte_function_versioning.h: patch does not apply DPDK STV team