Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/112770 _apply issues_ Submitter: Spike Du Date: 2022-06-15 12:58:36 Reply_mail: <20220615125836.391771-7-spiked@nvidia.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: cc6a78085f66abb2e45403c312e5a7b8ada917b0 Repo:dpdk, CommitID: 5fc2eece8d4530988e5681fdc8a35e14d69b2a6f * Repo: dpdk-next-net .git/rebase-apply/patch:274: new blank line at EOF. + warning: 1 line adds whitespace errors. error: patch failed: app/test-pmd/testpmd.c:3659 error: app/test-pmd/testpmd.c: patch does not apply Applying: net/mlx5: add LWM support for Rxq Applying: net/mlx5: add LWM event handling support Applying: net/mlx5: support Rx queue based available descriptor threshold Applying: net/mlx5: add private API to config host port shaper Applying: app/testpmd: add Host Shaper command Patch failed at 0005 app/testpmd: add Host Shaper command 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 GCC 12 raises the following warning: ../app/test-flow-perf/main.c: In function ‘start_forwarding’: ../app/test-flow-perf/main.c:1737:28: error: ‘sprintf’ may write a terminating nul past the end of the destination [-Werror=format-overflow=] 1737 | sprintf(p[i++], "%d", (int)n); | ^ In function ‘pretty_number’, -- .git/rebase-apply/patch:274: new blank line at EOF. + warning: 1 line adds whitespace errors. error: patch failed: app/test-pmd/testpmd.c:3659 error: app/test-pmd/testpmd.c: patch does not apply Applying: net/mlx5: add LWM support for Rxq Applying: net/mlx5: add LWM event handling support Applying: net/mlx5: support Rx queue based available descriptor threshold Applying: net/mlx5: add private API to config host port shaper Applying: app/testpmd: add Host Shaper command Patch failed at 0005 app/testpmd: add Host Shaper command 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