[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220830083028.45504-1-zhaogongyi@huawei.com>
Date: Tue, 30 Aug 2022 16:30:23 +0800
From: Zhao Gongyi <zhaogongyi@...wei.com>
To: <linux-kernel@...r.kernel.org>, <linux-kselftest@...r.kernel.org>
CC: <shuah@...nel.org>, <akpm@...ux-foundation.org>,
<akinobu.mita@...il.com>, Zhao Gongyi <zhaogongyi@...wei.com>
Subject: [PATCH -next 0/5] Optimize and bugfix for cpu-on-off-test.sh
1. Correct log info
2. Replace exit with return to make the test exit gracefully
3. Delete fault injection related code
4. Reserve one cpu online when the test offline all cpus
5. Add log info when run full test successfully
Zhao Gongyi (5):
selftests/cpu-hotplug: Correct log info
selftests/cpu-hotplug: Replace exit with return
selftests/cpu-hotplug: Delete fault injection related code
selftests/cpu-hotplug: Reserve one cpu online at least
selftests/cpu-hotplug: Add log info when test success
tools/testing/selftests/cpu-hotplug/Makefile | 2 +-
tools/testing/selftests/cpu-hotplug/config | 1 -
.../selftests/cpu-hotplug/cpu-on-off-test.sh | 150 ++++--------------
3 files changed, 29 insertions(+), 124 deletions(-)
delete mode 100644 tools/testing/selftests/cpu-hotplug/config
--
2.17.1
Powered by blists - more mailing lists