|WARNING| pw114066-129607 [RFC] memarea: introduce memory area library

qemudev at loongson.cn qemudev at loongson.cn
Tue Jul 18 04:40:18 CEST 2023


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

_apply patch failure_

Submitter: fengchengwen <fengchengwen at huawei.com>
Date: Thu, 21 Jul 2022 12:46:48 +0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 655eb37b18b1b0dc4d106acdf0dfedde01cfb224

Apply patch set 114066-129607 failed:

Checking patch doc/guides/prog_guide/memarea_lib.rst...
error: doc/guides/prog_guide/memarea_lib.rst: No such file or directory
Checking patch lib/memarea/memarea_private.h...
error: lib/memarea/memarea_private.h: No such file or directory
Checking patch lib/memarea/rte_memarea.c...
error: while searching for:

#include <stdio.h>
#include <stdlib.h>

#include <rte_common.h>
#include <rte_log.h>

error: patch failed: lib/memarea/rte_memarea.c:4
error: lib/memarea/rte_memarea.c: patch does not apply
Checking patch lib/memarea/rte_memarea.h...
error: while searching for:
__rte_experimental
void rte_memarea_destroy(struct rte_memarea *ma);

#ifdef __cplusplus
}
#endif

error: patch failed: lib/memarea/rte_memarea.h:138
error: lib/memarea/rte_memarea.h: patch does not apply
Checking patch lib/memarea/version.map...
error: while searching for:
EXPERIMENTAL {
	global:

	rte_memarea_create;
	rte_memarea_destroy;

	local: *;
};

error: patch failed: lib/memarea/version.map:1
error: lib/memarea/version.map: patch does not apply



More information about the test-report mailing list