automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw76737 [PATCH 1/3] net/mlx5: optimize mprq memcpy
       [not found] <20200907193214.38426-1-aman.kumar@vvdntech.in>
@ 2020-09-08 23:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:49 UTC (permalink / raw)
  To: test-report; +Cc: Aman Kumar

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rxq->mprq_tstore_memcpy'
#180: FILE: drivers/net/mlx5/mlx5_rxtx.c:1778:
+				if ((rxq->mprq_tstore_memcpy) &&
+				    (!(((uintptr_t)(rte_pktmbuf_mtod(pkt,
+								     void *)) |
+					(uintptr_t)addr) & ALIGNMENT_MASK))) {

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#184: FILE: drivers/net/mlx5/mlx5_rxtx.c:1782:
+					memcpy_aligned_rx_tstore_16B(

total: 0 errors, 0 warnings, 185 lines checked

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

only message in thread, other threads:[~2020-09-08 23:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200907193214.38426-1-aman.kumar@vvdntech.in>
2020-09-08 23:49 ` [dpdk-test-report] |WARNING| pw76737 [PATCH 1/3] net/mlx5: optimize mprq memcpy 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).