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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 24 09:17:31 CEST 2022


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

_coding style issues_


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

ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Simei Su <simei.su at intel.com>'

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


More information about the test-report mailing list