automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw114066 [RFC] memarea: introduce memory area library
       [not found] <20220721044648.6817-1-fengchengwen@huawei.com>
@ 2022-07-21  4:55 ` checkpatch
  2023-07-18  2:40 ` |WARNING| pw114066-129607 " qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-07-21  4:55 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/114066

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw114066-129607 [RFC] memarea: introduce memory area library
       [not found] <20220721044648.6817-1-fengchengwen@huawei.com>
  2022-07-21  4:55 ` |SUCCESS| pw114066 [RFC] memarea: introduce memory area library checkpatch
@ 2023-07-18  2:40 ` qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-07-18  2:40 UTC (permalink / raw)
  To: test-report; +Cc: Chengwen Feng, zhoumin

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

_apply patch failure_

Submitter: fengchengwen <fengchengwen@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-18  2:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220721044648.6817-1-fengchengwen@huawei.com>
2022-07-21  4:55 ` |SUCCESS| pw114066 [RFC] memarea: introduce memory area library checkpatch
2023-07-18  2:40 ` |WARNING| pw114066-129607 " qemudev

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).