automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw52429 [PATCH] net/af_packet: fix vlan_insert corruption
       [not found] <20190408160419.7409-1-stephen@networkplumber.org>
@ 2019-04-08 16:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-08 16:05 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'ppd->tp_status != TP_STATUS_AVAILABLE'
#36: FILE: drivers/net/af_packet/rte_eth_af_packet.c:204:
+		if ((ppd->tp_status != TP_STATUS_AVAILABLE) &&
+		    (poll(&pfd, 1, -1) < 0))

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

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

only message in thread, other threads:[~2019-04-08 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190408160419.7409-1-stephen@networkplumber.org>
2019-04-08 16:05 ` [dpdk-test-report] |WARNING| pw52429 [PATCH] net/af_packet: fix vlan_insert corruption 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).