automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33637 [PATCH v5 5/5] bbdev: sample app
       [not found] <1515698603-20416-5-git-send-email-amr.mokhtar@intel.com>
@ 2018-01-11 19:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-11 19:24 UTC (permalink / raw)
  To: test-report; +Cc: Amr Mokhtar

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

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 1322 lines checked

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

only message in thread, other threads:[~2018-01-11 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1515698603-20416-5-git-send-email-amr.mokhtar@intel.com>
2018-01-11 19:24 ` [dpdk-test-report] |WARNING| pw33637 [PATCH v5 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).