[dpdk-test-report] |WARNING| pw99317 [PATCH v3 2/6] net/iavf: rework tx path
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Sep 20 16:01:13 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/99317
_coding style issues_
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#592: FILE: drivers/net/iavf/iavf_rxtx.c:2358:
+ if (idx == 0)
ERROR:TRAILING_WHITESPACE: trailing whitespace
#670: FILE: drivers/net/iavf/iavf_rxtx.c:2396:
+^I^I$
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#811: FILE: drivers/net/iavf/iavf_rxtx_vec_sse.c:366:
+ const __m128i ptype_mask = _mm_set_epi16(
total: 1 errors, 1 warnings, 1 checks, 727 lines checked
More information about the test-report
mailing list