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| pw130412 [PATCH 5/8] net/ntnic: adds FPGA abstraction layer
Date: Wed, 16 Aug 2023 16:14:23 +0200 (CEST)	[thread overview]
Message-ID: <20230816141423.5BB151206AB@dpdk.org> (raw)
In-Reply-To: <20230816132552.2483752-5-mko-plv@napatech.com>

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

_coding style issues_


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

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

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#879: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_backend.c:106:
+	mod->alloced_size = total_bytes;

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#886: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_backend.c:113:
+	memset(mod->base, 0, mod->alloced_size);

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#1336: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_backend.h:375:
+	unsigned int alloced_size; \

WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#1802: 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'?
#3000: FILE: drivers/net/ntnic/nthw/flow_api/flow_api_engine.h:215:
+	SPCIAL_MATCH_NONE,

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#3274: 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'?
#3447: 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'?
#3688: 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'?
#4127: 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'?
#5574: 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'?
#6364: 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'?
#8486: 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'?
#8742: 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'?
#8743: 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'?
#9614: 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'?
#9760: 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'?
#9979: 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'?
#10222: 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'?
#10444: 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'?
#10763: 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'?
#11497: 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'?
#11767: 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'?
#12172: 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'?
#12316: 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'?
#12735: 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'?
#12873: 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'?
#13061: 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'?
#14204: FILE: drivers/net/ntnic/nthw/flow_api/stream_binary_flow_api.h:9:
+#include <stdio.h> /* snprintf */

total: 0 errors, 30 warnings, 0 checks, 14401 lines checked

           reply	other threads:[~2023-08-16 14:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20230816132552.2483752-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=20230816141423.5BB151206AB@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).