From: Petr Vorel <pvorel@suse.cz>
To: pvorel <pvorel@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2] Fix wqueue09 according with 5.17 kernel updates
Date: Thu, 31 Mar 2022 08:21:18 +0200 [thread overview]
Message-ID: <YkVIXjarbhum1eux@pevik> (raw)
In-Reply-To: <1faf27214b18ef9d3237734388342308@suse.de>
Hi all,
> Hi Andrea,
> On 2022-03-30 11:08, Andrea Cervesato wrote:
> > This patch fixes also the issue of loosing events on big number of
> > iterations
> > such as -i 1000.
> Unfortunately when testing on machine with older kernel (older Tumbleweed
> with
> 5.9.1-1-default) it still blocks and then timeout:
> wqueue09.c:52: TPASS: Meta loss notification received
> common.h:134: TINFO: Reading watch queue events
FYI on long enough -i (513 in my case)
buf_len = SAFE_READ(0, fd, buffer, sizeof(buffer));
This is regardless kernel version (tested on Tumbleweed 5.17.0-3.g6cba016-default
and SLES 5.14.21) => easily reproducible.
NOTE: keyctl() return value is always 0.
Also not sure why we are not revoking key any more (removed in this patchset).
Kind regards,
Petr
> NOTE: I haven't tested it on 5.17 yet.
> Kind regards,
> Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2022-03-31 6:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 9:08 [LTP] [PATCH v2] Fix wqueue09 according with 5.17 kernel updates Andrea Cervesato
2022-03-30 11:58 ` pvorel
2022-03-31 6:21 ` Petr Vorel [this message]
2022-04-12 12:45 ` Andrea Cervesato via ltp
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=YkVIXjarbhum1eux@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
--cc=pvorel@suse.de \
/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