Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/86042 _apply issues_ Submitter: Michael Baum Date: 2021-01-06 08:19:41 Reply_mail: 1609921181-5019-20-git-send-email-michaelba@nvidia.com DPDK git baseline: Repo:dpdk-next-net, CommitID: e900da0f4fa51fabd020d79b96b1bc731c6e1eed Repo:dpdk, CommitID: b031e13d7f0dc7cba9bc5befe968b67832021a59 * Repo: dpdk-next-net Applying: net/mlx5: remove CQE padding device argument error: sha1 information is lacking or useless (drivers/net/mlx5/linux/mlx5_os.c). error: could not build fake ancestor Patch failed at 0002 net/mlx5: remove CQE padding device argument 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: net/mlx5: remove CQE padding device argument error: sha1 information is lacking or useless (drivers/net/mlx5/linux/mlx5_os.c). error: could not build fake ancestor Patch failed at 0002 net/mlx5: remove CQE padding device argument 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