automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104123 [PATCH] mempool: fix rte primary program coredump
@ 2021-11-10 16:29 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-11-10 16:29 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/104123

_apply patch failure_

Submitter: Tianli Lai <laitianli@tom.com>
Date: Wednesday, November 10 2021 15:57:19 
Applied on: CommitID:f4801fdb7828f45ddc4ada148b1b0a230a226570
Apply patch set 104123 failed:

Checking patch lib/librte_eal/common/eal_common_memzone.c...
error: lib/librte_eal/common/eal_common_memzone.c: does not exist in index
Checking patch lib/librte_mempool/rte_mempool.h...
error: lib/librte_mempool/rte_mempool.h: does not exist in index
Checking patch lib/librte_mempool/rte_mempool_ops.c...
error: lib/librte_mempool/rte_mempool_ops.c: does not exist in index

https://lab.dpdk.org/results/dashboard/patchsets/20140/

UNH-IOL DPDK Community Lab

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

* |WARNING| pw104123 [PATCH] mempool: fix rte primary program coredump
       [not found] <1636559839-6553-1-git-send-email-laitianli@tom.com>
@ 2021-11-10 15:58 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-11-10 15:58 UTC (permalink / raw)
  To: test-report; +Cc: Tianli Lai

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#81: 
 #0  0x00007ffff5f2cc0b in bucket_stack_pop (stack=0xffff00010000) at /ofp/dpdk/drivers/mempool/bucket/rte_mempool_bucket.c:95

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#168: FILE: lib/librte_mempool/rte_mempool_ops.c

ERROR:CODE_INDENT: code indent should use tabs where possible
#183: FILE: lib/librte_mempool/rte_mempool_ops.c:78:
+                "dpaa2", "dpaa", "bucket",$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#183: FILE: lib/librte_mempool/rte_mempool_ops.c:78:
+                "dpaa2", "dpaa", "bucket",$

ERROR:CODE_INDENT: code indent should use tabs where possible
#184: FILE: lib/librte_mempool/rte_mempool_ops.c:79:
+        };$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#184: FILE: lib/librte_mempool/rte_mempool_ops.c:79:
+        };$

ERROR:SPACING: spaces required around that '=' (ctx:VxW)
#189: FILE: lib/librte_mempool/rte_mempool_ops.c:84:
+	uint32_t i = 0, j= 0;
 	                 ^

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#192: FILE: lib/librte_mempool/rte_mempool_ops.c:87:
+		const char* name = memops_name[i];

ERROR:SPACING: space required before the open parenthesis '('
#193: FILE: lib/librte_mempool/rte_mempool_ops.c:88:
+		if(name && strlen(name)) {

ERROR:SPACING: space required before the open parenthesis '('
#194: FILE: lib/librte_mempool/rte_mempool_ops.c:89:
+			for(j = 0; j < rte_mempool_ops_table.num_ops; j++) {

ERROR:SPACING: space required before the open parenthesis '('
#195: FILE: lib/librte_mempool/rte_mempool_ops.c:90:
+				if(strcmp(name, rte_mempool_ops_table.ops[j].name))

total: 8 errors, 3 warnings, 57 lines checked

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

end of thread, other threads:[~2021-11-10 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 16:29 |WARNING| pw104123 [PATCH] mempool: fix rte primary program coredump dpdklab
     [not found] <1636559839-6553-1-git-send-email-laitianli@tom.com>
2021-11-10 15:58 ` checkpatch

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