[dpdk-test-report] |WARNING| pw36633 [PATCH v2 2/2] net/i40e: convert to new Tx offloads API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 29 07:27:38 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#84: FILE: drivers/net/i40e/i40e_rxtx.c:2036:
+		PMD_INIT_LOG(ERR, "%p: Tx queue offloads 0x%" PRIx64

ERROR:SPACING: space required after that ';' (ctx:VxV)
#89: FILE: drivers/net/i40e/i40e_rxtx.c:2041:
+			dev_info.tx_offload_capa);}
 			                         ^

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


More information about the test-report mailing list