|WARNING| pw133936-133938 [PATCH v3 1/4] hash: pack the hitmask for hash in bulk lookup

qemudev at loongson.cn qemudev at loongson.cn
Tue Nov 7 13:45:08 CET 2023


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/133936

_apply patch failure_

Submitter: Yoan Picchi <yoan.picchi at 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



More information about the test-report mailing list