[dpdk-test-report] |WARNING| pw64276 [PATCH v3 2/2] net/i40e: support FDIR for L2TPv3 over IP

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 7 16:45:40 CET 2020


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

_coding style issues_


CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#343: FILE: drivers/net/i40e/i40e_flow.c:3059:
+				filter->input.flow.ip4_l2tpv3oip_flow.session_id
+					= l2tpv3oip_spec->session_id;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#348: FILE: drivers/net/i40e/i40e_flow.c:3064:
+				filter->input.flow.ip6_l2tpv3oip_flow.session_id
+					= l2tpv3oip_spec->session_id;

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


More information about the test-report mailing list