automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw76260 [PATCH v6 1/8] net/dpaa: add support for fmlib in dpdk
       [not found] <20200901123650.29908-1-hemant.agrawal@nxp.com>
@ 2020-09-08 23:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:31 UTC (permalink / raw)
  To: test-report; +Cc: Hemant Agrawal

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

_coding style issues_


WARNING:TYPO_SPELLING: 'libray' may be misspelled - perhaps 'library'?
#159: FILE: doc/guides/nics/dpaa.rst:333:
+   This is an alternate to the FMC based configuration. This libray provides

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p' - possible side-effects?
#757: FILE: drivers/net/dpaa/fmlib/fm_lib.c:22:
+#define DEV_TO_ID(p) \
+	do { \
+		t_device *p_dev = (t_device *)p; \
+		p = UINT_TO_PTR(p_dev->id); \
+	} while (0)

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#5194: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:3892:
+ *		  single partition environment, or it is the Master partition in

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#5683: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:4381:
+ *		  NOTE: this routine may be called only for FM in master mode

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#5699: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:4397:
+ *		  NOTE: this routine may be called only for FM in master mode

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#5715: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:4413:
+ *		  NOTE: this routine may be called only for FM in master mode

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#5731: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:4429:
+ *		  NOTE: this routine may be called only for FM in master mode

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#5747: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:4445:
+ *		  NOTE: this routine may be called only for FM in master mode

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#5763: FILE: drivers/net/dpaa/fmlib/fm_pcd_ext.h:4461:
+ *		  NOTE: this routine may be called only for FM in master mode

WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#8157: FILE: drivers/net/dpaa/fmlib/fm_port_ext.h:1062:
+#define RETURN_ERROR(_level, _err, _vmsg) { return ERROR_CODE(_err); }

total: 0 errors, 9 warnings, 1 checks, 10894 lines checked

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

only message in thread, other threads:[~2020-09-08 23:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200901123650.29908-1-hemant.agrawal@nxp.com>
2020-09-08 23:31 ` [dpdk-test-report] |WARNING| pw76260 [PATCH v6 1/8] net/dpaa: add support for fmlib in dpdk 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).