automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw72945 [PATCH v2] net/pcap: support snaplen option to truncate packet
       [not found] <1593758842-6306-1-git-send-email-wangzhike@jd.com>
@ 2020-07-03  6:49 ` checkpatch
  2020-07-03 10:13 ` [dpdk-test-report] |WARNING| pw72945 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-07-03  6:49 UTC (permalink / raw)
  To: test-report; +Cc: Zhike Wang

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'pp->snaplen > 0'
#211: FILE: drivers/net/pcap/rte_eth_pcap.c:346:
+		if ((pp->snaplen > 0) && (caplen > pp->snaplen))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'caplen > pp->snaplen'
#211: FILE: drivers/net/pcap/rte_eth_pcap.c:346:
+		if ((pp->snaplen > 0) && (caplen > pp->snaplen))

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |WARNING| pw72945 net/pcap: support snaplen option to truncate packet
       [not found] <1593758842-6306-1-git-send-email-wangzhike@jd.com>
  2020-07-03  6:49 ` [dpdk-test-report] |WARNING| pw72945 [PATCH v2] net/pcap: support snaplen option to truncate packet checkpatch
@ 2020-07-03 10:13 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-07-03 10:13 UTC (permalink / raw)
  To: test-report; +Cc: wangzhike, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/72945

_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/174168190

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-03 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1593758842-6306-1-git-send-email-wangzhike@jd.com>
2020-07-03  6:49 ` [dpdk-test-report] |WARNING| pw72945 [PATCH v2] net/pcap: support snaplen option to truncate packet checkpatch
2020-07-03 10:13 ` [dpdk-test-report] |WARNING| pw72945 " 0-day Robot

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).