[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aHHK4wfeLjikoLvR@Asurada-Nvidia>
Date: Fri, 11 Jul 2025 19:39:31 -0700
From: Nicolin Chen <nicolinc@...dia.com>
To: Xu Yilun <yilun.xu@...ux.intel.com>
CC: <jgg@...dia.com>, <jgg@...pe.ca>, <kevin.tian@...el.com>,
<will@...nel.org>, <aneesh.kumar@...nel.org>, <iommu@...ts.linux.dev>,
<linux-kernel@...r.kernel.org>, <joro@...tes.org>, <robin.murphy@....com>,
<shuah@...nel.org>, <aik@....com>, <dan.j.williams@...el.com>,
<baolu.lu@...ux.intel.com>, <yilun.xu@...el.com>
Subject: Re: [PATCH v4 6/7] iommufd/selftest: Explicitly skip tests for
inapplicable variant
On Wed, Jul 09, 2025 at 12:02:33PM +0800, Xu Yilun wrote:
> no_viommu is not applicable for some viommu/vdevice tests. Explicitly
> report the skipping, don't do it silently.
>
> Only add the prints. No functional change intended.
>
> Reviewed-by: Jason Gunthorpe <jgg@...dia.com>
> Signed-off-by: Xu Yilun <yilun.xu@...ux.intel.com>
Reviewed-by: Nicolin Chen <nicolinc@...dia.com>
With one nit:
> + EXPECT_ERRNO(EBUSY,
> + _test_ioctl_destroy(self->fd, iopf_hwpt_id));
Now, this kind of line wrappings aren't necessary any more after
the indentation changes. Would you please run this to the commit:
git clang-format HEAD^
?
Thanks
Nicolin
Powered by blists - more mailing lists