automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw50385 [RFC, v4] /net: memory interface (memif)
       [not found] <20190220115254.18724-1-jgrajcia@cisco.com>
@ 2019-02-20 11:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-02-20 11:54 UTC (permalink / raw)
  To: test-report; +Cc: Jakub Grajciar

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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#530: FILE: drivers/net/memif/memif.h:134:
+typedef struct __rte_packed __rte_aligned(128) {

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1122: FILE: drivers/net/memif/memif_socket.c:542:
+				ret = rte_intr_callback_unregister_pending(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1339: FILE: drivers/net/memif/memif_socket.c:759:
+	dev = rte_eth_dev_allocated(rte_vdev_device_name(

WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#1846: FILE: drivers/net/memif/rte_eth_memif.c:39:
+static const char *valid_arguments[] = {

WARNING:BRACES: braces {} are not necessary for single statement blocks
#2795: FILE: drivers/net/memif/rte_eth_memif.c:988:
+	if (ret != 6) {
+		MIF_LOG(WARNING, "Failed to parse mac '%s'.", value);
+	}

total: 1 errors, 2 warnings, 3012 lines checked

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

only message in thread, other threads:[~2019-02-20 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190220115254.18724-1-jgrajcia@cisco.com>
2019-02-20 11:54 ` [dpdk-test-report] |WARNING| pw50385 [RFC, v4] /net: memory interface (memif) 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).