From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Nitin Saxena <nsaxena@marvell.com>
Subject: |WARNING| pw143768 [RFC PATCH 1/3] graph: add feature arc support
Date: Sat, 7 Sep 2024 09:33:40 +0200 (CEST) [thread overview]
Message-ID: <20240907073340.468BF121D13@dpdk.org> (raw)
In-Reply-To: <20240907073115.1531070-2-nsaxena@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143768
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#1095: FILE: lib/graph/rte_graph_feature_arc.h:13:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'featur' may be misspelled - perhaps 'feature'?
#1442: FILE: lib/graph/rte_graph_feature_arc.h:360:
+ * Slow path API to know how many features are currently enabled within a featur-arc
total: 0 errors, 2 warnings, 1913 lines checked
Warning in lib/graph/graph_feature_arc.c:
Using __atomic_xxx/__ATOMIC_XXX built-ins, prefer rte_atomic_xxx/rte_memory_order_xxx
parent reply other threads:[~2024-09-07 7:33 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20240907073115.1531070-2-nsaxena@marvell.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=20240907073340.468BF121D13@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=nsaxena@marvell.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).