Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/86090 _apply issues_ Submitter: Jingjing Wu Date: 2021-01-07 07:15:03 Reply_mail: 20210107071503.14720-7-jingjing.wu@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 0f83e2244608e93b66602e0753c1a22a0e98143e Repo:dpdk, CommitID: b031e13d7f0dc7cba9bc5befe968b67832021a59 * Repo: dpdk-next-net-intel Applying: doc: new net PMD iavf_be error: sha1 information is lacking or useless (MAINTAINERS). error: could not build fake ancestor Patch failed at 0006 doc: new net PMD iavf_be Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". * Repo: dpdk build: fix plugin load on static build When dpdk is compiled as static libraries, it is not possible to load a plugin from an application. We get the following error: EAL: librte_pmd_xxxx.so: undefined symbol: per_lcore__rte_errno -- Applying: doc: new net PMD iavf_be error: sha1 information is lacking or useless (MAINTAINERS). error: could not build fake ancestor Patch failed at 0006 doc: new net PMD iavf_be Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team