From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Yoan Picchi <yoan.picchi@arm.com>, zhoumin@loongson.cn
Subject: |WARNING| pw133936-133938 [PATCH v3 1/4] hash: pack the hitmask for hash in bulk lookup
Date: Tue, 7 Nov 2023 20:45:08 +0800 [thread overview]
Message-ID: <202311071245.3A7Cj85h1364598@localhost.localdomain> (raw)
In-Reply-To: <20231107121845.2758454-2-yoan.picchi@arm.com>
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
next parent reply other threads:[~2023-11-07 13:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231107121845.2758454-2-yoan.picchi@arm.com>
2023-11-07 12:45 ` qemudev [this message]
2023-11-07 13:06 ` |SUCCESS| pw133936 " checkpatch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202311071245.3A7Cj85h1364598@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=test-report@dpdk.org \
--cc=yoan.picchi@arm.com \
--cc=zhoumin@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).