compilation|WARNING| pw(130320) sid(29224) job(PER_PATCH_BUILD8674)[v2, 7/7] eal: initialize worker threads once

sys_stv at intel.com sys_stv at intel.com
Tue Aug 29 07:49:19 CEST 2023


Test-Label: Intel-compilation
Test-Status: WARNING
http://dpdk.org/patch/130320

_apply issues_

Submitter: Sinan Kaya <okaya at kernel.org>
Date: 2023-08-15 03:13:07
Reply_mail: <20230815031307.1299726-8-okaya at kernel.org>

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: lib/eal/linux/eal.c:960
error: lib/eal/linux/eal.c: patch does not apply
Applying: eal: fixes for re-initialization issues
Patch failed at 0001 eal: fixes for re-initialization issues
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


More information about the test-report mailing list