[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aHdFWV9k9M7tRpD0@yilunxu-OptiPlex-7050>
Date: Wed, 16 Jul 2025 14:23:21 +0800
From: Xu Yilun <yilun.xu@...ux.intel.com>
To: Nicolin Chen <nicolinc@...dia.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 v5 6/8] iommufd/selftest: Explicitly skip tests for
inapplicable variant
On Tue, Jul 15, 2025 at 12:13:08PM -0700, Nicolin Chen wrote:
> On Tue, Jul 15, 2025 at 02:32:43PM +0800, Xu Yilun wrote:
>
> Two nits:
>
> > + test_ioctl_fault_alloc(&fault_id, &fault_fd);
> > + test_err_hwpt_alloc_iopf(ENOENT, dev_id, viommu_id, UINT32_MAX,
> > + IOMMU_HWPT_FAULT_ID_VALID, &iopf_hwpt_id,
> > + IOMMU_HWPT_DATA_SELFTEST, &data,
> > + sizeof(data));
>
> sizeof(data) could fit into previous line.
>
> > + test_cmd_hwpt_alloc_iopf(dev_id, viommu_id, fault_id,
> > + IOMMU_HWPT_FAULT_ID_VALID, &iopf_hwpt_id,
> > + IOMMU_HWPT_DATA_SELFTEST, &data,
> > + sizeof(data));
>
> Ditto
Yes clang-format does change like this, but I didn't want them pass 80
columns.
Anyway, applied your changes.
Thanks,
Yilun
>
> Thanks
> Nicolin
Powered by blists - more mailing lists