|WARNING| pw142671 [PATCH v3 1/3] net: add new packet dissector

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 23 22:37:22 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#133: FILE: lib/net/rte_dissect.c:8:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#235: FILE: lib/net/rte_dissect.c:110:
+		rte_ether_format_addr(abuf, sizeof(abuf), &arp->arp_data.arp_tha);

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#550: FILE: lib/net/rte_dissect.h:12:
+#include <stdio.h>

total: 0 errors, 3 warnings, 473 lines checked


More information about the test-report mailing list