From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Mike Bly <bly454@gmail.com>
Subject: |WARNING| pw149661 [PATCH] net/memif: Fix memif-rx buffer linking
Date: Tue, 7 Jan 2025 10:59:54 +0100 (CET) [thread overview]
Message-ID: <20250107095954.DE47A121D87@dpdk.org> (raw)
In-Reply-To: <CAB3eHOy3KS1LX3=7Vdy5aJ2V-0iGSHxXEFcRsHHWvO2LbZNKPg@mail.gmail.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/149661
_coding style issues_
ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#96: FILE: drivers/net/memif/rte_eth_memif.c:413:
uint16_t nb_pkts)
ERROR:CODE_INDENT: code indent should use tabs where possible
#101: FILE: drivers/net/memif/rte_eth_memif.c:417:
+ dst_off = 0;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#101: FILE: drivers/net/memif/rte_eth_memif.c:417:
+ dst_off = 0;$
total: 2 errors, 1 warnings, 0 checks, 14 lines checked
prev parent reply other threads:[~2025-01-07 10:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAB3eHOy3KS1LX3=7Vdy5aJ2V-0iGSHxXEFcRsHHWvO2LbZNKPg@mail.gmail.com>
2025-01-07 9:29 ` qemudev
2025-01-07 9:59 ` checkpatch [this message]
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=20250107095954.DE47A121D87@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=bly454@gmail.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).