automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw46852 [v2, 5/7] net/mlx5: e-switch VXLAN tunnel devices management
       [not found] <1539612815-47199-6-git-send-email-viacheslavo@mellanox.com>
@ 2018-10-19  9:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-10-19  9:26 UTC (permalink / raw)
  To: test-report; +Cc: Viacheslav Ovsiienko

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

_coding style issues_


CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#516: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3912:
+		dev_flow->tcf.tunnel->ifindex_tun
+			= flow_tcf_tunnel_vtep_create(tcf,

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#525: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3921:
+		dev_flow->tcf.tunnel->ifindex_org
+			= *dev_flow->tcf.tunnel->ifindex_ptr;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#527: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3923:
+		*dev_flow->tcf.tunnel->ifindex_ptr
+			= dev_flow->tcf.tunnel->ifindex_tun;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#535: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3931:
+		*dev_flow->tcf.tunnel->ifindex_ptr
+			= dev_flow->tcf.tunnel->ifindex_org;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#575: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3983:
+		dev_flow->tcf.tunnel->ifindex_org
+			= *dev_flow->tcf.tunnel->ifindex_ptr;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#577: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3985:
+		*dev_flow->tcf.tunnel->ifindex_ptr
+			= dev_flow->tcf.tunnel->ifindex_tun;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#586: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:3993:
+		*dev_flow->tcf.tunnel->ifindex_ptr
+			= dev_flow->tcf.tunnel->ifindex_org;

total: 0 errors, 0 warnings, 7 checks, 540 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-19  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1539612815-47199-6-git-send-email-viacheslavo@mellanox.com>
2018-10-19  9:26 ` [dpdk-test-report] |WARNING| pw46852 [v2, 5/7] net/mlx5: e-switch VXLAN tunnel devices management checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).