automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Shibin Koikkara Reeny <shibin.koikkara.reeny@intel.com>
Subject: |WARNING| pw122979 [PATCH v3] net/af_xdp: AF_XDP PMD CNI Integration
Date: Thu,  2 Feb 2023 17:56:12 +0100 (CET)	[thread overview]
Message-ID: <20230202165612.E3A31121E50@dpdk.org> (raw)
In-Reply-To: <20230202165513.31012-1-shibin.koikkara.reeny@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'snd' may be misspelled - perhaps 'send'?
#481: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1373:
+	int snd;

WARNING:TYPO_SPELLING: 'snd' may be misspelled - perhaps 'send'?
#514: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1406:
+		snd = sendmsg(sock, &msgh, 0);

WARNING:TYPO_SPELLING: 'snd' may be misspelled - perhaps 'send'?
#515: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1407:
+	} while (snd < 0 && errno == EINTR);

WARNING:TYPO_SPELLING: 'snd' may be misspelled - perhaps 'send'?
#517: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1409:
+	return snd;

total: 0 errors, 4 warnings, 0 checks, 703 lines checked

       reply	other threads:[~2023-02-02 16:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230202165513.31012-1-shibin.koikkara.reeny@intel.com>
2023-02-02 16:56 ` checkpatch [this message]
2023-02-02 18:19 ` |SUCCESS| " 0-day Robot
2023-02-03  4:36 ` qemudev
2023-02-03  4:40 ` qemudev

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=20230202165612.E3A31121E50@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=shibin.koikkara.reeny@intel.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).