* [dpdk-test-report] |WARNING| pw76257 [PATCH v6 3/8] net/dpaa: add support for fmcless mode
[not found] <20200901123650.29908-3-hemant.agrawal@nxp.com>
@ 2020-09-08 23:30 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:30 UTC (permalink / raw)
To: test-report; +Cc: Hemant Agrawal
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/76257
_coding style issues_
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#728: FILE: drivers/net/dpaa/dpaa_flow.c:385:
+ dist_units->param.units[dist_idx++].hdrs[0].hdr
+ = HEADER_TYPE_ETH;
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#739: FILE: drivers/net/dpaa/dpaa_flow.c:396:
+ dist_units->param.units[dist_idx++].hdrs[0].hdr
+ = HEADER_TYPE_IPV4;
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#751: FILE: drivers/net/dpaa/dpaa_flow.c:408:
+ dist_units->param.units[dist_idx++].hdrs[0].hdr
+ = HEADER_TYPE_IPV6;
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#762: FILE: drivers/net/dpaa/dpaa_flow.c:419:
+ dist_units->param.units[dist_idx++].hdrs[0].hdr
+ = HEADER_TYPE_TCP;
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#773: FILE: drivers/net/dpaa/dpaa_flow.c:430:
+ dist_units->param.units[dist_idx++].hdrs[0].hdr
+ = HEADER_TYPE_UDP;
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#784: FILE: drivers/net/dpaa/dpaa_flow.c:441:
+ dist_units->param.units[dist_idx++].hdrs[0].hdr
+ = HEADER_TYPE_SCTP;
total: 0 errors, 0 warnings, 6 checks, 1153 lines checked
Warning in drivers/net/dpaa/dpaa_ethdev.c:
Using compiler attribute directly
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-08 23:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200901123650.29908-3-hemant.agrawal@nxp.com>
2020-09-08 23:30 ` [dpdk-test-report] |WARNING| pw76257 [PATCH v6 3/8] net/dpaa: add support for fmcless mode 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).