On Tue, Feb 14, 2023 at 01:47:37PM +0900, Shin'ichiro Kawasaki wrote:
Per suggestion by Kanchan, add a new test case to test unprivileged passthrough of NVME character devices. The first patch adds a feature to run commands with normal user privilege. The second patch adds the test case using the feature. Changes from v2: * Added the first patch to add normal user privilege support to blktests * Adjusted the test case to the functions for normal user privilege support
Thanks, this looks way better. And works fine in my setup. If required, Tested-by: Kanchan Joshi <joshi.k@xxxxxxxxxxx>