|WARNING| pw109452 [PATCH v1 3/3] net/iavf: improve performance of Rx timestamp offload

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 8 04:19:33 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'determin' may be misspelled - perhaps 'determine'?
#68: 
to determin whether low 32 bits timestamp has turned

WARNING:TYPO_SPELLING: 'receving' may be misspelled - perhaps 'receiving'?
#70: 
and improve receving performance.

WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#211: FILE: drivers/net/iavf/iavf_rxtx.c:1963:
+				ad->hw_time_update = rte_get_timer_cycles() / (rte_get_timer_hz() / 1000);

total: 0 errors, 3 warnings, 0 checks, 122 lines checked


More information about the test-report mailing list