|WARNING| pw122948 [PATCH v6 6/8] ethdev: use ARP protocol struct for flow matching
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 2 13:47:07 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122948
_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:1274:
+ struct rte_ether_addr tha; /**< Target hardware address. */
WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'?
#265: 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