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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 28 10:21:39 CEST 2022


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

_coding style issues_


WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#212: FILE: drivers/net/iavf/iavf_rxtx.c:1966:
+				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