automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31837 [PATCH v1] net/tap: allow user mac to be passed as args
       [not found] <1512071396-10653-1-git-send-email-vipin.varghese@intel.com>
@ 2017-11-30 18:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-30 18:28 UTC (permalink / raw)
  To: test-report; +Cc: Varghese, Vipin

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

_coding style issues_


WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#53: FILE: drivers/net/tap/rte_eth_tap.c:1304:
+		/* user mac is recieved */

CHECK:CAMELCASE: Avoid CamelCase: <macTemp>
#69: FILE: drivers/net/tap/rte_eth_tap.c:1483:
+	char macTemp[20], *macByte = NULL;

CHECK:CAMELCASE: Avoid CamelCase: <macByte>
#69: FILE: drivers/net/tap/rte_eth_tap.c:1483:
+	char macTemp[20], *macByte = NULL;

WARNING:LONG_LINE: line over 90 characters
#87: FILE: drivers/net/tap/rte_eth_tap.c:1501:
+					(strspn((macByte + 1), "0123456789ABCDEFabcdef")) &&

total: 0 errors, 2 warnings, 2 checks, 80 lines checked

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

only message in thread, other threads:[~2017-11-30 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1512071396-10653-1-git-send-email-vipin.varghese@intel.com>
2017-11-30 18:28 ` [dpdk-test-report] |WARNING| pw31837 [PATCH v1] net/tap: allow user mac to be passed as args 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).