automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw75061 [PATCH 10/27] event/dlb: add PFPMD-specific interface layer to shared code
       [not found] <1596138614-17409-11-git-send-email-timothy.mcdaniel@intel.com>
@ 2020-07-30 19:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-30 19:56 UTC (permalink / raw)
  To: test-report; +Cc: McDaniel, Timothy

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#833: FILE: drivers/event/dlb/pf/dlb_pf.c:43:
+extern struct process_local_port_data dlb_port[][NUM_DLB_PORT_TYPES];

WARNING:TYPO_SPELLING: 'mmaped' may be misspelled - perhaps 'mapped'?
#855: FILE: drivers/event/dlb/pf/dlb_pf.c:65:
+		dlb_port[i][DLB_DIR].mmaped = true;

WARNING:TYPO_SPELLING: 'mmaped' may be misspelled - perhaps 'mapped'?
#868: FILE: drivers/event/dlb/pf/dlb_pf.c:78:
+		dlb_port[i][DLB_LDB].mmaped = true;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1056: FILE: drivers/event/dlb/pf/dlb_pf.c:266:
+		core_id = rte_get_master_lcore();

total: 0 errors, 4 warnings, 1468 lines checked
Warning in drivers/event/dlb/pf/dlb_pf.c:
Using rte_panic/rte_exit

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

only message in thread, other threads:[~2020-07-30 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1596138614-17409-11-git-send-email-timothy.mcdaniel@intel.com>
2020-07-30 19:56 ` [dpdk-test-report] |WARNING| pw75061 [PATCH 10/27] event/dlb: add PFPMD-specific interface layer to shared code 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).