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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 26 17:20:23 CET 2023


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

_coding style issues_


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

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

WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#262: 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