Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/130402 _apply issues_ Submitter: David Marchand Date: 2023-08-16 07:16:03 Reply_mail: <20230816071603.1002271-2-david.marchand@redhat.com> DPDK git baseline: Repo:dpdk, CommitID: ac1d4db91e9955148e82f2caaa107434409cf35e * Repo: dpdk casting away of the "volatile" on the parameter. ../lib/eal/x86/rte_power_intrinsics.c: In function 'rte_power_monitor': ../lib/eal/x86/rte_power_intrinsics.c:113:22: error: passing argument 1 of '_umonitor' discards 'volatile' qualifier from pointer target type [-Werror=discarded-qualifiers] 113 | _umonitor(pmc->addr); | ~~~^~~~~~ -- Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: buildtools/map-list-symbol.sh:6 error: buildtools/map-list-symbol.sh: patch does not apply Applying: devtools: list symbols by version Applying: devtools: list symbols by version Patch failed at 0002 devtools: list symbols by version 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