[dpdk-test-report] |WARNING| pw102154 [PATCH v10 2/7] net/iavf: rework tx path

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 19 11:37:41 CEST 2021


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

_coding style issues_


WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#582: FILE: drivers/net/iavf/iavf_rxtx.c:2370:
+						if (idx == 0)

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#907: FILE: drivers/net/iavf/iavf_rxtx_vec_sse.c:366:
+	const __m128i ptype_mask = _mm_set_epi16(

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


More information about the test-report mailing list