Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/86112 _apply issues_ Submitter: Shiri Kuzin Date: 2021-01-07 08:38:38 Reply_mail: 20210107083838.7355-9-shirik@nvidia.com DPDK git baseline: Repo:dpdk-next-net, CommitID: bc2cff176a53e713a5060d7929152f2eecc0e6ac Repo:dpdk, CommitID: b031e13d7f0dc7cba9bc5befe968b67832021a59 * Repo: dpdk-next-net Applying: common/mlx5: check GENEVE TLV support in HCA attributes error: sha1 information is lacking or useless (drivers/common/mlx5/mlx5_devx_cmds.h). error: could not build fake ancestor Patch failed at 0003 common/mlx5: check GENEVE TLV support in HCA attributes 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: common/mlx5: check GENEVE TLV support in HCA attributes error: sha1 information is lacking or useless (drivers/common/mlx5/mlx5_devx_cmds.c). error: could not build fake ancestor Patch failed at 0003 common/mlx5: check GENEVE TLV support in HCA attributes 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