automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Rahul Gupta <rahulgupt@linux.microsoft.com>
Subject: |WARNING| pw135872 [PATCH] eal: refactor rte_eal_init into sub-functions
Date: Mon, 15 Jan 2024 09:51:31 +0100 (CET)	[thread overview]
Message-ID: <20240115085131.B2BFA12485B@dpdk.org> (raw)
In-Reply-To: <1705308610-938-1-git-send-email-rahulgupt@linux.microsoft.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#130: FILE: app/test-pmd/testpmd.c:4569:
+	 * if testpmd application dont want to know progress/status of

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#153: FILE: lib/eal/include/rte_eal.h:117:
+ * Its called from rte_eal_init() on MASTER lcore only and must NOT be directly

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#166: FILE: lib/eal/include/rte_eal.h:130:
+ * Launched on next available slave lcore.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#180: FILE: lib/eal/include/rte_eal.h:144:
+ * it performs all device independent operation (like mbuf pool creation) on master lcore.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#268: FILE: lib/eal/linux/eal.c:1363:
+	int fctret = rte_eal_init_setup(argc, argv);	/* master lcore*/

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#274: FILE: lib/eal/linux/eal.c:1369:
+	/* running on a slave lcore */

total: 0 errors, 6 warnings, 169 lines checked
Warning in lib/eal/include/rte_eal.h:
Using compiler attribute directly
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.

  parent reply	other threads:[~2024-01-15  8:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1705308610-938-1-git-send-email-rahulgupt@linux.microsoft.com>
2024-01-15  8:27 ` |SUCCESS| " qemudev
2024-01-15  8:33 ` |FAILURE| " qemudev
2024-01-15  8:51 ` checkpatch [this message]
2024-01-15 10:38 ` |FAILURE| pw135872 [dpdk-dev] " 0-day Robot

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=20240115085131.B2BFA12485B@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=rahulgupt@linux.microsoft.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).