|WARNING| pw144094 [PATCH v8 2/7] net: add new packet dissector

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 17 05:33:22 CEST 2024


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

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 497 lines checked


More information about the test-report mailing list