[dpdk-test-report] |WARNING| pw74207 net/e1000: fix segfault on tx done clean up

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 16 10:53:09 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'casue' may be misspelled - perhaps 'cause'?
#62: 
the process of tx done clean up, that will casue a segfault. So add

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#172: FILE: drivers/net/e1000/igb_rxtx.c:1345:
+						rte_pktmbuf_free_seg(

total: 0 errors, 1 warnings, 1 checks, 195 lines checked


More information about the test-report mailing list