automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw28433 [PATCH RFC 3/5] Implement port representor PMD
       [not found] <1504773339-21022-4-git-send-email-mohammad.abdul.awal@intel.com>
@ 2017-09-07  8:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-07  8:38 UTC (permalink / raw)
  To: test-report; +Cc: Mohammad Abdul Awal

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#900: FILE: drivers/net/representor/rte_eth_representor.c:780:
+	const unsigned nb_rx_queues = 1;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#901: FILE: drivers/net/representor/rte_eth_representor.c:781:
+	const unsigned nb_tx_queues = 1;

total: 0 errors, 2 warnings, 1107 lines checked

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

only message in thread, other threads:[~2017-09-07  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1504773339-21022-4-git-send-email-mohammad.abdul.awal@intel.com>
2017-09-07  8:38 ` [dpdk-test-report] |WARNING| pw28433 [PATCH RFC 3/5] Implement port representor PMD 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).