* [dpdk-test-report] |WARNING| pw27517 [PATCH v3 1/4] net/softnic: add softnic PMD
[not found] <20170811124929.118564-2-jasvinder.singh@intel.com>
@ 2017-08-11 12:38 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-11 12:38 UTC (permalink / raw)
To: test-report; +Cc: Jasvinder Singh
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/27517
_coding style issues_
WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#207: FILE: drivers/net/softnic/rte_eth_softnic.c:52:
+static const char *pmd_valid_args[] = {
CHECK:SPACING: No space is necessary after a cast
#341: FILE: drivers/net/softnic/rte_eth_softnic.c:186:
+ rte_ring_free((struct rte_ring *) dev->data->tx_queues[i]);
CHECK:SPACING: No space is necessary after a cast
#381: FILE: drivers/net/softnic/rte_eth_softnic.c:226:
+ return (uint16_t) rte_ring_enqueue_burst(txq,
CHECK:SPACING: No space is necessary after a cast
#382: FILE: drivers/net/softnic/rte_eth_softnic.c:227:
+ (void **) tx_pkts,
CHECK:SPACING: No space is necessary after a cast
#411: FILE: drivers/net/softnic/rte_eth_softnic.c:256:
+ (void **) &pkts[pkts_len],
CHECK:SPACING: No space is necessary after a cast
#426: FILE: drivers/net/softnic/rte_eth_softnic.c:271:
+ (uint16_t) (pkts_len - pos));
CHECK:SPACING: No space is necessary after a cast
#439: FILE: drivers/net/softnic/rte_eth_softnic.c:284:
+ (uint16_t) (pkts_len - pos));
total: 0 errors, 1 warnings, 894 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-11 12:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20170811124929.118564-2-jasvinder.singh@intel.com>
2017-08-11 12:38 ` [dpdk-test-report] |WARNING| pw27517 [PATCH v3 1/4] net/softnic: add softnic 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).