automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw131765 [PATCH v5 02/12] app/graph: add telnet connectivity framework
       [not found] <20230921100832.2036256-3-skori@marvell.com>
@ 2023-09-21 10:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-09-21 10:09 UTC (permalink / raw)
  To: test-report; +Cc: skori

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

_coding style issues_


WARNING:TYPO_SPELLING: 'initate' may be misspelled - perhaps 'initiate'?
#78: 
It adds framework to initate a telnet session with application.

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#133: FILE: app/graph/conn.c:8:
+#include <stdio.h>

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#269: FILE: app/graph/conn.c:144:
+	if (setsockopt(fd_server, SOL_SOCKET, SO_REUSEADDR, (const char*)&reuse,

total: 1 errors, 2 warnings, 510 lines checked

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

only message in thread, other threads:[~2023-09-21 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230921100832.2036256-3-skori@marvell.com>
2023-09-21 10:09 ` |WARNING| pw131765 [PATCH v5 02/12] app/graph: add telnet connectivity framework 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).