From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
Subject: |WARNING| pw144366 [PATCH v2 2/2] vhost: add reconnection support to VDUSE
Date: Fri, 20 Sep 2024 17:10:20 +0200 (CEST) [thread overview]
Message-ID: <20240920151020.228F4121DA2@dpdk.org> (raw)
In-Reply-To: <20240920150921.994434-3-maxime.coquelin@redhat.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144366
_coding style issues_
WARNING:LONG_LINE: line length of 118 exceeds 100 columns
#180: FILE: lib/vhost/vduse.c:297:
+ "Mismatch between reconnect file features 0x%" PRIx64 " & device features 0x%" PRIx64,
WARNING:LONG_LINE: line length of 128 exceeds 100 columns
#381: FILE: lib/vhost/vduse.c:584:
+ "Features mismatch between backend (0x%" PRIx64 ") & reconnection file (0x%" PRIx64 ")",
WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'?
#395: FILE: lib/vhost/vduse.c:598:
+ reco_fd = open(reconnect_file, O_CREAT | O_EXCL | O_RDWR, 0600);
total: 0 errors, 3 warnings, 429 lines checked
next prev parent reply other threads:[~2024-09-20 15:10 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240920150921.994434-3-maxime.coquelin@redhat.com>
2024-09-20 14:42 ` |SUCCESS| pw144365-144366 " qemudev
2024-09-20 14:46 ` qemudev
2024-09-20 15:10 ` checkpatch [this message]
2024-09-20 16:04 ` |SUCCESS| pw144366 " 0-day Robot
2024-09-20 20:53 ` |SUCCESS| pw144365-144366 [PATCH] [v2,2/2] vhost: add reconnection s dpdklab
2024-09-20 20:56 ` dpdklab
2024-09-20 20:57 ` dpdklab
2024-09-20 21:21 ` |PENDING| " dpdklab
2024-09-20 21:26 ` |SUCCESS| " dpdklab
2024-09-20 21:27 ` dpdklab
2024-09-20 21:36 ` |PENDING| " dpdklab
2024-09-20 21:44 ` |SUCCESS| " dpdklab
2024-09-20 21:47 ` dpdklab
2024-09-20 22:06 ` |PENDING| " dpdklab
2024-09-20 22:28 ` |SUCCESS| " dpdklab
2024-09-20 22:56 ` |PENDING| " dpdklab
2024-09-20 22:58 ` |SUCCESS| " dpdklab
2024-09-20 23:34 ` dpdklab
2024-09-21 0:26 ` dpdklab
2024-09-21 0:27 ` dpdklab
2024-09-21 2:07 ` dpdklab
2024-09-21 15:48 ` dpdklab
2024-09-23 13:21 ` dpdklab
2024-09-23 15:53 ` dpdklab
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=20240920151020.228F4121DA2@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=maxime.coquelin@redhat.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).