[dpdk-test-report] |WARNING| pw23159 [PATCH 1/2] net/i40e: eliminate mbuf write on rearm

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 3 16:40:49 CEST 2017


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

_coding style issues_


CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#59: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:123:
+{
+

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#100: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:216:
+	rearm0 = rearm1 = rearm2 = rearm3 = mbuf_init;

total: 0 errors, 0 warnings, 2 checks, 83 lines checked


More information about the test-report mailing list