* |WARNING| pw133936-133938 [PATCH v3 1/4] hash: pack the hitmask for hash in bulk lookup
[not found] <20231107121845.2758454-2-yoan.picchi@arm.com>
@ 2023-11-07 12:45 ` qemudev
2023-11-07 13:06 ` |SUCCESS| pw133936 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-11-07 12:45 UTC (permalink / raw)
To: test-report; +Cc: Yoan Picchi, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/133936
_apply patch failure_
Submitter: Yoan Picchi <yoan.picchi@arm.com>
Date: Tue, 7 Nov 2023 12:18:42 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 2bbad8f974e00552d106c27e1d157a31179ab5ec
Apply patch set 133936-133938 failed:
Checking patch .mailmap...
Hunk #1 succeeded at 487 (offset 2 lines).
Hunk #2 succeeded at 1609 (offset 6 lines).
Checking patch lib/hash/rte_cuckoo_hash.c...
error: while searching for:
while (prim_hitmask[i]) {
uint32_t hit_index =
__builtin_ctzl(prim_hitmask[i])
>> 1;
uint32_t key_idx =
__atomic_load_n(
&primary_bkt[i]->key_idx[hit_index],
error: patch failed: lib/hash/rte_cuckoo_hash.c:2119
error: lib/hash/rte_cuckoo_hash.c: patch does not apply
^ permalink raw reply [flat|nested] 2+ messages in thread
* |SUCCESS| pw133936 [PATCH v3 1/4] hash: pack the hitmask for hash in bulk lookup
[not found] <20231107121845.2758454-2-yoan.picchi@arm.com>
2023-11-07 12:45 ` |WARNING| pw133936-133938 [PATCH v3 1/4] hash: pack the hitmask for hash in bulk lookup qemudev
@ 2023-11-07 13:06 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-11-07 13:06 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/133936
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-07 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231107121845.2758454-2-yoan.picchi@arm.com>
2023-11-07 12:45 ` |WARNING| pw133936-133938 [PATCH v3 1/4] hash: pack the hitmask for hash in bulk lookup qemudev
2023-11-07 13:06 ` |SUCCESS| pw133936 " checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).