automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Mykola Kostenok <mko-plv@napatech.com>
Subject: |WARNING| pw130545 [PATCH v4 5/8] net/ntnic: adds FPGA abstraction layer
Date: Fri, 18 Aug 2023 20:58:06 +0200 (CEST)	[thread overview]
Message-ID: <20230818185806.9A8F61206AB@dpdk.org> (raw)
In-Reply-To: <20230818184127.422574-5-mko-plv@napatech.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#283: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_actions.c:5:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#784: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_backend.c:5:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#1808: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_backend.h:841:
+	HW_FLM_CONTROL_UIS,

WARNING:TYPO_SPELLING: 'SPCIAL' may be misspelled - perhaps 'SPECIAL'?
#3006: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_engine.h:215:
+	SPCIAL_MATCH_NONE,

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#3280: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_nic_setup.h:8:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#3453: FILE: drivers/net/ntnic/nthw/flow_api/flow_engine/flow_hasher.c:12:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#3694: FILE: drivers/net/ntnic/nthw/flow_api/flow_engine/flow_kcc.c:8:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#4133: FILE: drivers/net/ntnic/nthw/flow_api/flow_engine/flow_km.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#5576: FILE: drivers/net/ntnic/nthw/flow_api/flow_engine/flow_tunnel.c:10:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#6366: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_cat.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#8488: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#8744: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm.c:263:
+		case HW_FLM_CONTROL_UIS:

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#8745: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm.c:264:
+			get_set(&be->flm.v17.control->uis, value, get);

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#9616: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm_v17.h:30:
+	uint32_t uis;

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#9762: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm_v17.h:176:
+	uint32_t uis : 1;

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#9981: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_hsh.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#10224: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_hst.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#10446: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_ioa.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#10765: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_km.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#11499: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_pdb.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#11769: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_qsl.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#12174: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_rmc.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#12318: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_roa.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#12737: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_slc.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#12875: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_slc_lr.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#13063: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#14206: FILE: drivers/net/ntnic/nthw/flow_api/stream_binary_flow_api.h:9:
+#include <stdio.h> /* snprintf */

total: 0 errors, 27 warnings, 0 checks, 14397 lines checked

           reply	other threads:[~2023-08-18 18:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20230818184127.422574-5-mko-plv@napatech.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=20230818185806.9A8F61206AB@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).