Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/86070 _apply issues_ Submitter: Xueming Li Date: 2021-01-06 16:39:59 Reply_mail: 1609951199-24794-5-git-send-email-xuemingl@nvidia.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: db098fb9cf015ff31719f994ab54247e2678ea31 Repo:dpdk, CommitID: b031e13d7f0dc7cba9bc5befe968b67832021a59 * Repo: dpdk-next-net-mlx Applying: net/mlx5: support representor of sub function 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: support representor of sub function 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: support representor of sub function error: sha1 information is lacking or useless (drivers/net/mlx5/linux/mlx5_ethdev_os.c). error: could not build fake ancestor Patch failed at 0002 net/mlx5: support representor of sub function 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