[dpdk-test-report] |WARNING| pw46850 [v2, 3/7] net/mlx5: e-switch VXLAN flow translation routine

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 19 11:26:56 CEST 2018


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

_coding style issues_


CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#710: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3039:
+				decap.vxlan->udp_port
+					= RTE_BE16(spec.udp->hdr.dst_port);

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#807: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3277:
+			dev_flow->tcf.tunnel->ifindex_ptr
+				= (unsigned int *)&tcm->tcm_ifindex;

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


More information about the test-report mailing list