From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Subject: Re: [PATCH] checkpatches: suppress warnings about msleep()
Date: Sun, 12 Jul 2026 18:26:20 +0200 [thread overview]
Message-ID: <lc4A5unPQ4GYfqaMw7ayVA@monjalon.net> (raw)
In-Reply-To: <20260624162553.79057-1-stephen@networkplumber.org>
24/06/2026 18:25, Stephen Hemminger:
> The DPDK checkpatch uses the underlying kernel tool which
> does some checks that are only relevant in kernel code.
> The warning about msleep() time only makes sense in the
> kernel.
>
> Suppress feedback like:
>
> WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see function description of msleep().
> + msleep(10);
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Applied, thanks.
prev parent reply other threads:[~2026-07-12 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-24 16:25 [PATCH] checkpatches: suppress warnings about msleep() Stephen Hemminger
2026-07-12 16:26 ` Thomas Monjalon [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=lc4A5unPQ4GYfqaMw7ayVA@monjalon.net \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.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