|WARNING| pw122425 [PATCH v2 6/8] ethdev: use ARP protocol struct for flow matching

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 20 18:22:34 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#161: FILE: app/test-pmd/cmdline_flow.c:4245:
+					     hdr.arp_data.arp_tha)),

WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#247: FILE: lib/ethdev/rte_flow.h:1274:
+			struct rte_ether_addr tha; /**< Target hardware address. */

WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#264: FILE: lib/ethdev/rte_flow.h:1287:
+	.hdr.arp_data.arp_tha.addr_bytes = "\xff\xff\xff\xff\xff\xff",

total: 0 errors, 3 warnings, 111 lines checked


More information about the test-report mailing list