automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw147072 [PATCH v2 4/6] vhost: refactor VDUSE reconnection log mapping
       [not found] <20241024075441.3723352-5-maxime.coquelin@redhat.com>
@ 2024-10-24  7:55 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-24  7:55 UTC (permalink / raw)
  To: test-report; +Cc: Maxime Coquelin

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

_coding style issues_


WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'?
#126: FILE: lib/vhost/vduse.c:491:
+		fd = open(reco_file, O_CREAT | O_EXCL | O_RDWR, 0600);

WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#148: FILE: lib/vhost/vduse.c:513:
+				VHOST_CONFIG_LOG(dev_name, ERR, "Missing reconnect file (%s)", reco_file);

total: 0 errors, 2 warnings, 183 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-24  7:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241024075441.3723352-5-maxime.coquelin@redhat.com>
2024-10-24  7:55 ` |WARNING| pw147072 [PATCH v2 4/6] vhost: refactor VDUSE reconnection log mapping checkpatch

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).