automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw75525 [PATCH 10/22] uio: move SDDL string to INF on Windows
       [not found] <1597360905-74106-11-git-send-email-navasile@linux.microsoft.com>
@ 2020-08-13 23:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-08-13 23:23 UTC (permalink / raw)
  To: test-report; +Cc: Narcisa Ana Maria Vasile

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#88: FILE: kernel/windows/netuio/netuio_dev.c:36:
+    WDF_OBJECT_ATTRIBUTES_INIT_CONTEXT_TYPE(&deviceAttributes, NETUIO_CONTEXT_DATA);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#96: FILE: kernel/windows/netuio/netuio_dev.c:38:
+    // Set the device context cleanup callback.$

ERROR:C99_COMMENTS: do not use C99 // comments
#96: FILE: kernel/windows/netuio/netuio_dev.c:38:
+    // Set the device context cleanup callback.

WARNING:LONG_LINE_COMMENT: line over 100 characters
#97: FILE: kernel/windows/netuio/netuio_dev.c:39:
+    // This function will be called when the WDF Device Object associated to the current device is destroyed

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#97: FILE: kernel/windows/netuio/netuio_dev.c:39:
+    // This function will be called when the WDF Device Object associated to the current device is destroyed$

ERROR:C99_COMMENTS: do not use C99 // comments
#97: FILE: kernel/windows/netuio/netuio_dev.c:39:
+    // This function will be called when the WDF Device Object associated to the current device is destroyed

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#98: FILE: kernel/windows/netuio/netuio_dev.c:40:
+    deviceAttributes.EvtCleanupCallback = netuio_evt_device_context_cleanup;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#102: FILE: kernel/windows/netuio/netuio_dev.c:42:
+    status = WdfDeviceCreate(&DeviceInit, &deviceAttributes, &device);$

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

total: 3 errors, 6 warnings, 36 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-13 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1597360905-74106-11-git-send-email-navasile@linux.microsoft.com>
2020-08-13 23:23 ` [dpdk-test-report] |WARNING| pw75525 [PATCH 10/22] uio: move SDDL string to INF on Windows 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).