From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
Subject: |WARNING| pw144399 [PATCH v3 2/2] vhost: add reconnection support to VDUSE
Date: Mon, 23 Sep 2024 21:53:12 +0200 (CEST) [thread overview]
Message-ID: <20240923195312.CE845121DAC@dpdk.org> (raw)
In-Reply-To: <20240923195151.73527-3-maxime.coquelin@redhat.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144399
_coding style issues_
WARNING:LONG_LINE: line length of 118 exceeds 100 columns
#182: 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
#383: 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'?
#397: 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-23 19:53 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240923195151.73527-3-maxime.coquelin@redhat.com>
2024-09-23 19:25 ` |SUCCESS| pw144398-144399 " qemudev
2024-09-23 19:29 ` qemudev
2024-09-23 19:53 ` checkpatch [this message]
2024-09-23 20:43 ` |SUCCESS| pw144399 " 0-day Robot
2024-09-24 10:22 ` |SUCCESS| pw144398-144399 [PATCH] [v3,2/2] vhost: add reconnection s dpdklab
2024-09-24 10:26 ` dpdklab
2024-09-24 10:33 ` dpdklab
2024-09-24 10:35 ` dpdklab
2024-09-24 10:37 ` dpdklab
2024-09-24 10:39 ` dpdklab
2024-09-24 10:43 ` dpdklab
2024-09-24 10:53 ` dpdklab
2024-09-24 10:58 ` dpdklab
2024-09-24 12:27 ` |PENDING| " dpdklab
2024-09-24 13:05 ` dpdklab
2024-09-24 13:09 ` dpdklab
2024-09-24 13:23 ` |SUCCESS| " dpdklab
2024-09-24 14:05 ` dpdklab
2024-09-24 14:14 ` dpdklab
2024-09-24 14:14 ` dpdklab
2024-09-24 14:15 ` dpdklab
2024-09-24 14:15 ` |FAILURE| " 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=20240923195312.CE845121DAC@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).