[dpdk-test-report] |WARNING| pw97955 [PATCH v2 2/5] pdump: support pcapng and filtering

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Sep 4 00:06:50 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'incompatiable' may be misspelled - perhaps 'incompatible'?
#168: FILE: lib/pdump/rte_pdump.c:35:
+ * version of DPDK using incompatiable client request format.

ERROR:SPACING: space required after that ',' (ctx:VxV)
#574: FILE: lib/pdump/rte_pdump.c:521:
+	strlcpy(req->device, device,sizeof(req->device));
 	                           ^

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#743: FILE: lib/pdump/rte_pdump.c:692:
+		for (i = 0; i < sizeof(*total) / sizeof (uint64_t); i++) {

total: 1 errors, 2 warnings, 812 lines checked


More information about the test-report mailing list