automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw20744 [PATCH 10/16] net/avp: queue setup and release
       [not found] <1487985795-136044-11-git-send-email-allain.legacy@windriver.com>
@ 2017-02-25  1:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-02-25  1:24 UTC (permalink / raw)
  To: test-report; +Cc: Allain Legacy

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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#120: FILE: drivers/net/avp/avp_ethdev.c:1059:
+	avp->guest_mbuf_size = (uint16_t) (mbp_priv->mbuf_data_room_size);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#201: FILE: drivers/net/avp/avp_ethdev.c:1140:
+	unsigned i;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#215: FILE: drivers/net/avp/avp_ethdev.c:1154:
+	unsigned i;

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

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

only message in thread, other threads:[~2017-02-25  1:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1487985795-136044-11-git-send-email-allain.legacy@windriver.com>
2017-02-25  1:24 ` [dpdk-test-report] |WARNING| pw20744 [PATCH 10/16] net/avp: queue setup and release 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).