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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 16 11:21:11 CET 2019


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

_coding style issues_


CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#360: 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
#365: 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, 272 lines checked


More information about the test-report mailing list