automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32762 [PATCH 5/5] net/mlx5: clean up multi-segment packet processing
       [not found] <20171227035547.29571-5-yskoh@mellanox.com>
@ 2017-12-27  3:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-27  3:57 UTC (permalink / raw)
  To: test-report; +Cc: Yongseok Koh

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'mpw.wqe->eseg.cs_flags != cs_flags'
#66: FILE: drivers/net/mlx5/mlx5_rxtx.c:1371:
+			if ((inl_pad + sizeof(struct mlx5_wqe_data_seg) >
+			     mpw_room) ||
 			    (length <= txq->inline_max_packet_sz &&
 			     inl_pad + sizeof(inl_hdr) + length >
+			     mpw_room) ||
 			    (mpw.wqe->eseg.cs_flags != cs_flags))

total: 0 errors, 0 warnings, 1 checks, 146 lines checked

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

only message in thread, other threads:[~2017-12-27  3:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171227035547.29571-5-yskoh@mellanox.com>
2017-12-27  3:57 ` [dpdk-test-report] |WARNING| pw32762 [PATCH 5/5] net/mlx5: clean up multi-segment packet processing 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).