[dpdk-test-report] |WARNING| pw73802 [PATCH 3/4] net/hns3: support keeping CRC

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jul 11 12:09:01 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'recalulate' may be misspelled - perhaps 'recalculate'?
#122: FILE: drivers/net/hns3/hns3_rxtx.c:1588:
+recalulate_data_len(struct rte_mbuf *first_seg, struct rte_mbuf *last_seg,

CHECK:BRACES: Unbalanced braces around else statement
#134: FILE: drivers/net/hns3/hns3_rxtx.c:1600:
+	} else

WARNING:TYPO_SPELLING: 'recalulate' may be misspelled - perhaps 'recalculate'?
#180: FILE: drivers/net/hns3/hns3_rxtx.c:1780:
+			recalulate_data_len(first_seg, last_seg, rxm, rxq,

total: 0 errors, 2 warnings, 1 checks, 111 lines checked


More information about the test-report mailing list