automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw63663 [PATCH v2] net/pcap: truncate packet if it is too large
       [not found] <1575856389-37732-1-git-send-email-wangzk320@163.com>
@ 2019-12-09  1:54 ` checkpatch
  2019-12-09  3:54 ` [dpdk-test-report] |SUCCESS| pw63663 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-12-09  1:54 UTC (permalink / raw)
  To: test-report; +Cc: Zhike Wang

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

_coding style issues_

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


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#59: 
Previously large packet would be dropped, instead now it is better to keep it via truncating it.

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#84: FILE: drivers/net/pcap/rte_eth_pcap.c:328:
+		len = caplen = rte_pktmbuf_pkt_len(mbuf);

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Zhike Wang <wangzhike@jd.com>'

total: 0 errors, 2 warnings, 1 checks, 41 lines checked

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

* [dpdk-test-report] |SUCCESS| pw63663 net/pcap: truncate packet if it is too large
       [not found] <1575856389-37732-1-git-send-email-wangzk320@163.com>
  2019-12-09  1:54 ` [dpdk-test-report] |WARNING| pw63663 [PATCH v2] net/pcap: truncate packet if it is too large checkpatch
@ 2019-12-09  3:54 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-12-09  3:54 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/63663

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/140153587

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

end of thread, other threads:[~2019-12-09  3:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1575856389-37732-1-git-send-email-wangzk320@163.com>
2019-12-09  1:54 ` [dpdk-test-report] |WARNING| pw63663 [PATCH v2] net/pcap: truncate packet if it is too large checkpatch
2019-12-09  3:54 ` [dpdk-test-report] |SUCCESS| pw63663 " 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).