[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eaf4ff10-6bf3-4181-8ed0-895fccd2bad4@intel.com>
Date: Mon, 26 Feb 2024 16:49:05 -0800
From: Reinette Chatre <reinette.chatre@...el.com>
To: Maciej Wieczor-Retman <maciej.wieczor-retman@...el.com>,
<shuah@...nel.org>, <fenghua.yu@...el.com>
CC: <linux-kernel@...r.kernel.org>, <linux-kselftest@...r.kernel.org>,
<ilpo.jarvinen@...ux.intel.com>
Subject: Re: [PATCH v4 0/3] selftests/resctrl: Simplify test cleanup functions
Hi Maciej,
On 2/26/2024 5:05 AM, Maciej Wieczor-Retman wrote:
> Cleaning up after tests is implemented separately for individual tests
> and called at the end of each test execution. Since these functions are
> very similar and a more generalized test framework was introduced a
> function pointer in the resctrl_test struct can be used to reduce the
> amount of function calls.
>
> These functions are also all called in the ctrl-c handler because the
> handler isn't aware which test is currently running. Since the handler
> is implemented with a sigaction no function parameters can be passed
> there but information about what test is currently running can be passed
> with a global variable.
>
> Series applies cleanly on top of kselftests/next.
Could you please rebase again? This series does not apply cleanly when
I tested with latest kselftest/next at
ae638551ab64 ("selftests/resctrl: Add non-contiguous CBMs CAT test")
With this addressed, for the whole series:
Reviewed-by: Reinette Chatre <reinette.chatre@...el.com>
Thank you very much.
Reinette
Powered by blists - more mailing lists