automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw37648 [PATCH 1/2] net/dpaa: Changes to support ethdev offload APIs
       [not found] <20180409102602.24294-2-sunil.kori@nxp.com>
@ 2018-04-09 11:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-09 11:30 UTC (permalink / raw)
  To: test-report; +Cc: Sunil Kumar Kori

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#52: FILE: drivers/net/dpaa/dpaa_ethdev.c:153:
+			"requested 0x%" PRIx64 " supported 0x%" PRIx64,

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#64: FILE: drivers/net/dpaa/dpaa_ethdev.c:165:
+	if (((rx_offloads & DEV_RX_OFFLOAD_IPV4_CKSUM) == 0) ||
[...]
+			DPAA_PMD_ERR("Checksum offloading is enabled by default"

WARNING:MISSING_SPACE: break quoted strings at a space character
#71: FILE: drivers/net/dpaa/dpaa_ethdev.c:172:
+			DPAA_PMD_ERR("Checksum offloading is enabled by default"
+			"Cannot be disabled. So ignoring this configuration");

total: 0 errors, 2 warnings, 1 checks, 72 lines checked

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

only message in thread, other threads:[~2018-04-09 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180409102602.24294-2-sunil.kori@nxp.com>
2018-04-09 11:30 ` [dpdk-test-report] |WARNING| pw37648 [PATCH 1/2] net/dpaa: Changes to support ethdev offload APIs 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).