automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw48864 [06/20] net/ena: add LLQv2 support
       [not found] <20181214131846.22439-7-mk@semihalf.com>
@ 2018-12-14 13:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-14 13:19 UTC (permalink / raw)
  To: test-report; +Cc: Michal Krawczyk

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'num_segments == tx_ring->sgl_size'
#285: FILE: drivers/net/ena/ena_ethdev.c:2237:
+	if (ena_dev->tx_mem_queue_type == ENA_ADMIN_PLACEMENT_POLICY_DEV &&
+	    (num_segments == tx_ring->sgl_size) &&
+	    (header_len < tx_ring->tx_max_header_size))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'header_len < tx_ring->tx_max_header_size'
#285: FILE: drivers/net/ena/ena_ethdev.c:2237:
+	if (ena_dev->tx_mem_queue_type == ENA_ADMIN_PLACEMENT_POLICY_DEV &&
+	    (num_segments == tx_ring->sgl_size) &&
+	    (header_len < tx_ring->tx_max_header_size))

total: 0 errors, 0 warnings, 2 checks, 351 lines checked

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

only message in thread, other threads:[~2018-12-14 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181214131846.22439-7-mk@semihalf.com>
2018-12-14 13:19 ` [dpdk-test-report] |WARNING| pw48864 [06/20] net/ena: add LLQv2 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).