automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105251 [PATCH v1 13/25] net/spnic: support Rx congfiguration
       [not found] <ab77656516df5ddc4531617e61712c86dfc28597.1639636621.git.songyl@ramaxel.com>
@ 2021-12-18  2:55 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-18  2:55 UTC (permalink / raw)
  To: test-report; +Cc: Yanling Song

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around dev_conf->rx_adv_conf.rss_conf
#1160: FILE: drivers/net/spnic/spnic_ethdev.c:715:
+		rss_conf = &(dev_conf->rx_adv_conf.rss_conf);

WARNING:TYPO_SPELLING: 'Does't' may be misspelled - perhaps 'Doesn't'?
#1437: FILE: drivers/net/spnic/spnic_rx.c:407:
+		PMD_DRV_LOG(ERR, "Does't support rss hash type: %"PRIu64"",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#1437: FILE: drivers/net/spnic/spnic_rx.c:407:
+		PMD_DRV_LOG(ERR, "Does't support rss hash type: %"PRIu64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#1437: FILE: drivers/net/spnic/spnic_rx.c:407:
+		PMD_DRV_LOG(ERR, "Does't support rss hash type: %"PRIu64"",

total: 0 errors, 1 warnings, 3 checks, 1489 lines checked

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

only message in thread, other threads:[~2021-12-18  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ab77656516df5ddc4531617e61712c86dfc28597.1639636621.git.songyl@ramaxel.com>
2021-12-18  2:55 ` |WARNING| pw105251 [PATCH v1 13/25] net/spnic: support Rx congfiguration 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).