From: Shuah Khan <skhan@linuxfoundation.org>
To: Muhammad Usama Anjum <usama.anjum@collabora.com>,
Shuah Khan <shuah@kernel.org>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: kernel@collabora.com, "Chang S . Bae" <chang.seok.bae@intel.com>,
Binbin Wu <binbin.wu@linux.intel.com>,
Ingo Molnar <mingo@kernel.org>,
"Kirill A . Shutemov" <kirill.shutemov@linux.intel.com>,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v2 0/4] selftest: x86: conform tests to TAP format output
Date: Tue, 16 Jul 2024 16:05:46 -0600 [thread overview]
Message-ID: <4fe7c1f5-e2bd-41ed-8302-876d2eb73a50@linuxfoundation.org> (raw)
In-Reply-To: <20240712084625.297249-1-usama.anjum@collabora.com>
On 7/12/24 02:46, Muhammad Usama Anjum wrote:
> In this series, 4 tests are being conformed to TAP.
>
> Changes since v1:
> - Correct the description of patches with what improvements they are
> bringing and why they are required
>
> Muhammad Usama Anjum (4):
> selftests: x86: check_initial_reg_state: remove manual counting and
> increase maintainability
> selftests: x86: corrupt_xstate_header: remove manual counting and
> increase maintainability
> selftests: x86: fsgsbase_restore: remove manual counting and increase
> maintainability
> selftests: x86: entry_from_vm86: remove manual counting and increase
> maintainability
>
> .../selftests/x86/check_initial_reg_state.c | 24 ++--
> .../selftests/x86/corrupt_xstate_header.c | 30 +++--
> tools/testing/selftests/x86/entry_from_vm86.c | 109 ++++++++--------
> .../testing/selftests/x86/fsgsbase_restore.c | 117 +++++++++---------
> 4 files changed, 139 insertions(+), 141 deletions(-)
>
Please check the submitting patches document on writing change logs.
The change logs in this series are bullet items without complete
sentences. I would like to see before and after output for the
changes you are making.
thanks,
-- Shuah
prev parent reply other threads:[~2024-07-16 22:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 8:46 [PATCH v2 0/4] selftest: x86: conform tests to TAP format output Muhammad Usama Anjum
2024-07-12 8:46 ` [PATCH v2 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability Muhammad Usama Anjum
2024-07-12 8:46 ` [PATCH v2 2/4] selftests: x86: corrupt_xstate_header: " Muhammad Usama Anjum
2024-07-12 8:46 ` [PATCH v2 3/4] selftests: x86: fsgsbase_restore: " Muhammad Usama Anjum
2024-07-12 8:46 ` [PATCH v2 4/4] selftests: x86: entry_from_vm86: " Muhammad Usama Anjum
2024-07-16 22:05 ` Shuah Khan [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=4fe7c1f5-e2bd-41ed-8302-876d2eb73a50@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=binbin.wu@linux.intel.com \
--cc=chang.seok.bae@intel.com \
--cc=kernel@collabora.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=shuah@kernel.org \
--cc=usama.anjum@collabora.com \
/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