automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Shreyansh Jain <shreyansh.jain@nxp.com>
Subject: [dpdk-test-report] |WARNING| pw20645 Hello Ferruh, Neil,
Date: Tue, 21 Feb 2017 14:38:19 +0100 (CET)	[thread overview]
Message-ID: <20170221133819.5C0653238@dpdk.org> (raw)
In-Reply-To: <1487684578-28656-1-git-send-email-shreyansh.jain@nxp.com>

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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#159: 
>From b9928ed44e69d7f9f9def0f06647a8d3bc25f284 Mon Sep 17 00:00:00 2001

WARNING:LONG_LINE: line over 90 characters
#267: FILE: drivers/common/dpaa2/qbman/include/nxp_compat.h:42:
+#define NXP_SHARED_SYMBOL(b, a, n) __asm__(".symver " RTE_STR(b) ", " RTE_STR(a) "@@DPDK_" RTE_STR(n))

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#287: FILE: drivers/common/dpaa2/qbman/include/nxp_compat.h:62:
+#define NXP_STATIC_SYMBOL(f, p) f __attribute__((alias(RTE_STR(p))))

WARNING:LONG_LINE: line over 90 characters
#352: FILE: drivers/common/dpaa2/qbman/qbman_portal.c:182:
+NXP_STATIC_SYMBOL(struct qbman_swp *rte_qbman_swp_init(const struct qbman_swp_desc *d), qbman_swp_init);

total: 2 errors, 2 warnings, 146 lines checked

           reply	other threads:[~2017-02-21 13:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1487684578-28656-1-git-send-email-shreyansh.jain@nxp.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170221133819.5C0653238@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=shreyansh.jain@nxp.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).