automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw130307 [PATCH v1 1/7] eal: fixes for re-initialization issues
       [not found] <20230815013826.1288972-2-okaya@kernel.org>
@ 2023-08-15  1:40 ` checkpatch
  2023-08-15  3:06 ` |WARNING| pw130307-130313 " qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-08-15  1:40 UTC (permalink / raw)
  To: test-report; +Cc: okaya

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130307

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#83: FILE: lib/eal/common/eal_common_options.c:1987:
+	// Reinitialize solib_list

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#86: FILE: lib/eal/common/eal_common_options.c:1990:
+	master_lcore_parsed = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#100: FILE: lib/eal/linux/eal.c:81:
+static uint32_t run_once = 0;

ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Graham Whyte <grwhyte@microsoft.com>'

total: 3 errors, 1 warnings, 35 lines checked

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

* |WARNING| pw130307-130313 [PATCH v1 1/7] eal: fixes for re-initialization issues
       [not found] <20230815013826.1288972-2-okaya@kernel.org>
  2023-08-15  1:40 ` |WARNING| pw130307 [PATCH v1 1/7] eal: fixes for re-initialization issues checkpatch
@ 2023-08-15  3:06 ` qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-08-15  3:06 UTC (permalink / raw)
  To: test-report; +Cc: okaya, zhoumin

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

_apply patch failure_

Submitter: Sinan Kaya <okaya@kernel.org>
Date: Mon, 14 Aug 2023 21:38:20 -0400
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 68150b90bda5e8f81ad1b1bad82be653b1d42a81

Apply patch set 130307-130313 failed:

Checking patch lib/eal/common/eal_common_options.c...
Hunk #1 succeeded at 1981 (offset -2 lines).
Checking patch lib/eal/linux/eal.c...
Hunk #1 succeeded at 79 (offset 1 line).
Hunk #2 succeeded at 507 (offset 1 line).
error: while searching for:
rte_eal_init(int argc, char **argv)
{
	int i, fctret, ret;
	static uint32_t run_once;
	uint32_t has_run = 0;
	const char *p;
	static char logid[PATH_MAX];

error: patch failed: lib/eal/linux/eal.c:960
error: lib/eal/linux/eal.c: patch does not apply


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

end of thread, other threads:[~2023-08-15  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230815013826.1288972-2-okaya@kernel.org>
2023-08-15  1:40 ` |WARNING| pw130307 [PATCH v1 1/7] eal: fixes for re-initialization issues checkpatch
2023-08-15  3:06 ` |WARNING| pw130307-130313 " 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).