automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw63178 [PATCH] mbuf: display more fields in dump
       [not found] <20191120174125.23704-1-stephen@networkplumber.org>
@ 2019-11-20 17:42 ` checkpatch
  2019-11-21 13:09 ` [dpdk-test-report] || pw63178 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-11-20 17:42 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#99: FILE: lib/librte_mbuf/rte_mbuf.c:478:
+		m, (uint64_t)m->buf_iova, (unsigned)m->buf_len,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#100: FILE: lib/librte_mbuf/rte_mbuf.c:479:
+		(unsigned)m->data_off, (unsigned)rte_mbuf_refcnt_read(m));

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#100: FILE: lib/librte_mbuf/rte_mbuf.c:479:
+		(unsigned)m->data_off, (unsigned)rte_mbuf_refcnt_read(m));

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#103: FILE: lib/librte_mbuf/rte_mbuf.c:482:
+		(unsigned)m->pkt_len, m->ol_flags,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#104: FILE: lib/librte_mbuf/rte_mbuf.c:483:
+		(unsigned)m->nb_segs, (unsigned)m->port, (unsigned)m->vlan_tci);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#104: FILE: lib/librte_mbuf/rte_mbuf.c:483:
+		(unsigned)m->nb_segs, (unsigned)m->port, (unsigned)m->vlan_tci);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#104: FILE: lib/librte_mbuf/rte_mbuf.c:483:
+		(unsigned)m->nb_segs, (unsigned)m->port, (unsigned)m->vlan_tci);

total: 0 errors, 7 warnings, 19 lines checked

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

* [dpdk-test-report] || pw63178 mbuf: display more fields in dump
       [not found] <20191120174125.23704-1-stephen@networkplumber.org>
  2019-11-20 17:42 ` [dpdk-test-report] |WARNING| pw63178 [PATCH] mbuf: display more fields in dump checkpatch
@ 2019-11-21 13:09 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-11-21 13:09 UTC (permalink / raw)
  To: test-report; +Cc: stephen, robot

From: robot@bytheb.org

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

_Travis build: errored_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/137439934

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

end of thread, other threads:[~2019-11-21 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191120174125.23704-1-stephen@networkplumber.org>
2019-11-20 17:42 ` [dpdk-test-report] |WARNING| pw63178 [PATCH] mbuf: display more fields in dump checkpatch
2019-11-21 13:09 ` [dpdk-test-report] || pw63178 " 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).