automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109628 [PATCH] vmbus: get current rte_vmbus_bus struct
       [not found] <PR1P264MB2030EB80D45C19826E935ADFDFEA9@PR1P264MB2030.FRAP264.PROD.OUTLOOK.COM>
@ 2022-04-13  7:32 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-04-13  7:32 UTC (permalink / raw)
  To: test-report; +Cc: Abdelfattah Chehab

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

_coding style issues_


ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#127: FILE: dpdk-20.11/drivers/bus/vmbus/rte_bus_vmbus.h:425:
#ifdef __cplusplus

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#146: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:27:
+int rte_vmbus_get_bus(struct rte_vmbus_bus *bus){

ERROR:SPACING: space required before the open brace '{'
#146: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:27:
+int rte_vmbus_get_bus(struct rte_vmbus_bus *bus){

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#148: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:29:
+  if (!bus)$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4)
#148: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:29:
+  if (!bus)
+    return 1;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#149: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:30:
+    return 1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#151: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:32:
+  memcpy(bus, &rte_vmbus_bus, sizeof(struct rte_vmbus_bus));$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#153: FILE: dpdk-20.11/drivers/bus/vmbus/vmbus_common.c:34:
+  return 0;$

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 4 errors, 5 warnings, 39 lines checked

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

* |WARNING| pw109628 [PATCH] vmbus: get current rte_vmbus_bus struct
@ 2022-04-13  7:48 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-04-13  7:48 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Abdelfattah Chehab <abdelfattah.chehab-ext@ekinops.com>
Date: Monday, April 11 2022 14:54:59 
Applied on: CommitID:1e230b9be8866939ef7ce9f7f16b8c8369b7bc28
Apply patch set 109628 failed:

error: corrupt patch at line 17

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

UNH-IOL DPDK Community Lab

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

end of thread, other threads:[~2022-04-13  7:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <PR1P264MB2030EB80D45C19826E935ADFDFEA9@PR1P264MB2030.FRAP264.PROD.OUTLOOK.COM>
2022-04-13  7:32 ` |WARNING| pw109628 [PATCH] vmbus: get current rte_vmbus_bus struct checkpatch
2022-04-13  7:48 dpdklab

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