automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32656 [PATCH v4 5/5] bbdev: sample app
       [not found] <1513990331-20253-5-git-send-email-amr.mokhtar@intel.com>
@ 2017-12-23  0:52 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-23  0:52 UTC (permalink / raw)
  To: test-report; +Cc: Amr Mokhtar

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

_coding style issues_


WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#45: FILE: MAINTAINERS:280:
+F: examples/bbdev_app/

WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#48: FILE: MAINTAINERS:283:
+F: doc/guides/sample_app_ug/bbdev_app.rst

WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#305: FILE: examples/bbdev_app/main.c:57:
+#define BBDEV_ASSERT(a) do { \
+	if (!(a)) { \
+		usage(prgname); \
+		return -1; \
+	} \
+} while (0)

total: 0 errors, 3 warnings, 1325 lines checked

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

only message in thread, other threads:[~2017-12-23  0:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1513990331-20253-5-git-send-email-amr.mokhtar@intel.com>
2017-12-23  0:52 ` [dpdk-test-report] |WARNING| pw32656 [PATCH v4 5/5] bbdev: sample app 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).