automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>
Subject: [dpdk-test-report] |WARNING| pw90616 [PATCH v4 03/52] common/cnxk: add model init and IO handling API
Date: Tue,  6 Apr 2021 13:45:01 +0200 (CEST)	[thread overview]
Message-ID: <20210406114501.CAD6B120D42@dpdk.org> (raw)
In-Reply-To: <20210406114131.25874-4-ndabilpuram@marvell.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#194: FILE: drivers/common/cnxk/roc_io.h:35:
+roc_atomic128_cas_noreturn(uint64_t swap0, uint64_t swap1, int64_t *ptr)

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#207: FILE: drivers/common/cnxk/roc_io.h:48:
+roc_atomic128_cas_noreturn(uint64_t swap0, uint64_t swap1, uint64_t ptr)

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#220: FILE: drivers/common/cnxk/roc_io.h:61:
+roc_atomic64_cas(uint64_t compare, uint64_t swap, int64_t *ptr)

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#223: FILE: drivers/common/cnxk/roc_io.h:64:
+		     "cas %[compare], %[swap], [%[ptr]]
"

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#379: FILE: drivers/common/cnxk/roc_io_generic.h:27:
+roc_atomic128_cas_noreturn(uint64_t swap0, uint64_t swap1, uint64_t ptr)

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#387: FILE: drivers/common/cnxk/roc_io_generic.h:35:
+roc_atomic64_cas(uint64_t compare, uint64_t swap, int64_t *ptr)

total: 0 errors, 6 warnings, 805 lines checked

           reply	other threads:[~2021-04-06 11:45 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210406114131.25874-4-ndabilpuram@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=20210406114501.CAD6B120D42@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=ndabilpuram@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).