|WARNING| pw123045 [PATCH v7 5/7] ethdev: use ARP protocol struct for flow matching
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Feb 3 17:50:28 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/123045
_coding style issues_
WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#162: FILE: app/test-pmd/cmdline_flow.c:4245:
+ hdr.arp_data.arp_tha)),
WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#248: FILE: lib/ethdev/rte_flow.h:1264:
+ struct rte_ether_addr tha; /**< Target hardware address. */
WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#265: FILE: lib/ethdev/rte_flow.h:1277:
+ .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