Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/80924 _apply issues_ Submitter: Andrew Rybchenko Date: 2020-10-15 13:30:45 Reply_mail: 1602768646-13142-12-git-send-email-arybchenko@solarflare.com DPDK git baseline: Repo:dpdk, CommitID: e0a1cd7a620dea9d91972b4d08e9364bcc8557db * Repo: dpdk gcc 5.4 fails with: ../lib/librte_acl/acl_run_avx512x8.h: In function 'match_process_avx512x8': ../lib/librte_acl/acl_run_avx512x8.h:382:31: error: pointer targets in passing argument 1 of '_mm256_mask_i32scatter_epi32' differ in signedness [-Werror=pointer-sign] Later gcc versions work fine, as for them parameter type was changed to 'void *'. -- Applying: ethdev: change eth dev stop function to return int error: sha1 information is lacking or useless (doc/guides/rel_notes/deprecation.rst). error: could not build fake ancestor Patch failed at 0001 ethdev: change eth dev stop function to return int 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