automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw22267 [PATCH v3 61/61] net/qede: add LRO/TSO offloads support
       [not found] <1490340531-11403-62-git-send-email-rasesh.mody@cavium.com>
@ 2017-03-24  9:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-24  9:43 UTC (permalink / raw)
  To: test-report; +Cc: Mody, Rasesh

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

_coding style issues_


WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'cqe_start_tpa->len_on_first_bd'
#450: FILE: drivers/net/qede/qede_rxtx.c:1045:
+				    rte_le_to_cpu_16(cqe_start_tpa->
+						     len_on_first_bd),

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'cqe_start_tpa->ext_bd_len_list[0]'
#453: FILE: drivers/net/qede/qede_rxtx.c:1048:
+				    rte_le_to_cpu_16(cqe_start_tpa->
+							ext_bd_len_list[0]),

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'rxq->tpa_info[cqe->fast_path_tpa_end.tpa_agg_index].mbuf'
#465: FILE: drivers/net/qede/qede_rxtx.c:1060:
+			rx_mb = rxq->
+			tpa_info[cqe->fast_path_tpa_end.tpa_agg_index].mbuf;

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'cqe_start_tpa->pars_flags.flags'
#512: FILE: drivers/net/qede/qede_rxtx.c:1087:
+			parse_flag = rte_le_to_cpu_16(cqe_start_tpa->
+							pars_flags.flags);

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'cqe_start_tpa->tunnel_pars_flags.flags'
#541: FILE: drivers/net/qede/qede_rxtx.c:1108:
+					tunn_parse_flag = cqe_start_tpa->
+							tunnel_pars_flags.flags;

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'fp_cqe->tunnel_pars_flags.flags'
#544: FILE: drivers/net/qede/qede_rxtx.c:1111:
+					tunn_parse_flag = fp_cqe->
+							tunnel_pars_flags.flags;

total: 0 errors, 6 warnings, 0 checks, 1186 lines checked

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

only message in thread, other threads:[~2017-03-24  9:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1490340531-11403-62-git-send-email-rasesh.mody@cavium.com>
2017-03-24  9:43 ` [dpdk-test-report] |WARNING| pw22267 [PATCH v3 61/61] net/qede: add LRO/TSO offloads support 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).