From: Andrea Cervesato <andrea.cervesato@suse.de>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 0/3] Rewrite cma testing suite using new LTP API
Date: Thu, 10 Feb 2022 12:07:08 +0100 [thread overview]
Message-ID: <20220210110712.23596-1-andrea.cervesato@suse.de> (raw)
Removed pipe and replaced it with shared memory.
Replaced TST_CHECKPOINT_INIT usage with .needs_checkpoints from the new
LTP API.
Andrea Cervesato (3):
Rewrite process_vm_readv02.c test with new LTP API
Rewrite process_vm_readv03.c test with new LTP API
Rewrite process_vm_writev02.c using new LTP API
.../kernel/syscalls/cma/process_vm_readv02.c | 215 +++++------
.../kernel/syscalls/cma/process_vm_readv03.c | 349 ++++++++----------
.../kernel/syscalls/cma/process_vm_writev02.c | 263 +++++--------
3 files changed, 324 insertions(+), 503 deletions(-)
--
2.35.1
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2022-02-10 11:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-10 11:07 Andrea Cervesato [this message]
2022-02-10 11:07 ` [LTP] [PATCH v2 1/3] Rewrite process_vm_readv02.c test with new LTP API Andrea Cervesato
2022-02-11 13:22 ` Cyril Hrubis
2022-02-10 11:07 ` [LTP] [PATCH v2 2/3] Rewrite process_vm_readv03.c " Andrea Cervesato
2022-02-11 13:36 ` Cyril Hrubis
2022-02-11 13:57 ` Cyril Hrubis
2022-02-10 11:07 ` [LTP] [PATCH v2 3/3] Rewrite process_vm_writev02.c using " Andrea Cervesato
2022-02-14 14:43 ` Cyril Hrubis
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=20220210110712.23596-1-andrea.cervesato@suse.de \
--to=andrea.cervesato@suse.de \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.