[dpdk-test-report] |WARNING| pw37662 [PATCH 1/2] net/dpaa: Changes to support ethdev offload APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 9 16:30:34 CEST 2018


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

_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(" Cksum offloading is enabled by default "

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


More information about the test-report mailing list