automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Subject: |WARNING| pw139488 [RFC 1/6] eal/linux: remove VLA warnings
Date: Thu, 18 Apr 2024 12:35:11 +0200 (CEST)	[thread overview]
Message-ID: <20240418103511.4BE1812083E@dpdk.org> (raw)
In-Reply-To: <20240418103314.40705-2-konstantin.v.ananyev@yandex.ru>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#68: 
1) ./lib/eal/linux/eal_interrupts.c:1073:16: warning: ISO C90 forbids variable length array ‘events’ [-Wvla]

WARNING:TYPO_SPELLING: 'preocess' may be misspelled - perhaps 'process'?
#77: 
iterations to preocess upt to @maxevents events.

WARNING:TYPO_SPELLING: 'techically' may be misspelled - perhaps 'technically'?
#78: 
Note that techically it is not one to one raplacement, as here we might

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#105: FILE: lib/eal/linux/eal_interrupts.c:1074:
+	unsigned totalfds)

total: 0 errors, 4 warnings, 107 lines checked

           reply	other threads:[~2024-04-18 10:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20240418103314.40705-2-konstantin.v.ananyev@yandex.ru>]

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=20240418103511.4BE1812083E@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=konstantin.v.ananyev@yandex.ru \
    --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).