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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 25 23:47:12 CEST 2022


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

_coding style issues_


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

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

WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#240: FILE: lib/ethdev/rte_flow.h:1286:
+	.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