From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Mykola Kostenok <mko-plv@napatech.com>
Subject: |WARNING| pw130416 [PATCH 8/8] net/ntnic: adds socket connection to PMD
Date: Wed, 16 Aug 2023 16:07:43 +0200 (CEST) [thread overview]
Message-ID: <20230816140743.5D6A41206AB@dpdk.org> (raw)
In-Reply-To: <20230816132552.2483752-8-mko-plv@napatech.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130416
_coding style issues_
WARNING:TYPO_SPELLING: 'AVTIVE' may be misspelled - perhaps 'ACTIVE'?
#571: FILE: drivers/net/ntnic/ntconnect/include/ntconnect_api_adapter.h:39:
+ PORT_TYPE_PHY_LAG_ACTIVE_AVTIVE,
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#1345: FILE: drivers/net/ntnic/ntconnect/ntconnect.c:11:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'AVTIVE' may be misspelled - perhaps 'ACTIVE'?
#2154: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_adapter.c:173:
+ PORT_TYPE_PHY_LAG_ACTIVE_AVTIVE;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4856: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:230:
+ struct queue_type_fields_s *que =
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4861: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:235:
+ que->flush_pkts = hwstat->mp_stat_structs_hb[q].flush_packets;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4862: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:236:
+ que->drop_pkts = hwstat->mp_stat_structs_hb[q].drop_packets;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4863: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:237:
+ que->fwd_pkts = hwstat->mp_stat_structs_hb[q].fwd_packets;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4864: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:238:
+ que->dbs_drop_pkts = hwstat->mp_stat_structs_hb[q].dbs_drop_packets;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4865: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:239:
+ que->flush_octets = hwstat->mp_stat_structs_hb[q].flush_bytes;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4866: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:240:
+ que->drop_octets = hwstat->mp_stat_structs_hb[q].drop_bytes;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4867: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:241:
+ que->fwd_octets = hwstat->mp_stat_structs_hb[q].fwd_bytes;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4868: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:242:
+ que->dbs_drop_octets = hwstat->mp_stat_structs_hb[q].dbs_drop_bytes;
WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#4869: FILE: drivers/net/ntnic/ntconnect_modules/ntconn_stat.c:243:
+ que++;
total: 0 errors, 13 warnings, 0 checks, 5377 lines checked
next prev parent reply other threads:[~2023-08-16 14:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230816132552.2483752-8-mko-plv@napatech.com>
2023-08-16 13:49 ` |SUCCESS| pw130414-130416 " qemudev
2023-08-16 13:53 ` qemudev
2023-08-16 14:07 ` checkpatch [this message]
2023-08-16 14:39 ` |FAILURE| pw130416 " 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=20230816140743.5D6A41206AB@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=mko-plv@napatech.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).