[dpdk-test-report] |WARNING| pw66586 [PATCH 11/11] net/octeontx2: add tm capability callbacks

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 12 12:23:50 CET 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'Capabilites' may be misspelled - perhaps 'Capabilities'?
#195: FILE: drivers/net/octeontx2/otx2_tm.c:1870:
+	/* Schedule Capabilites */

CHECK:CAMELCASE: Avoid CamelCase: <otx2_dev_is_95xx_Ax>
#390: FILE: drivers/net/octeontx2/otx2_tm.c:3126:
+	if (otx2_dev_is_95xx_Ax(dev) ||

CHECK:CAMELCASE: Avoid CamelCase: <otx2_dev_is_96xx_Ax>
#391: FILE: drivers/net/octeontx2/otx2_tm.c:3127:
+	    otx2_dev_is_96xx_Ax(dev))

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


More information about the test-report mailing list