On Fri, 30 May 2025 10:59:54 -0600 Shuah Khan wrote:
> On 5/30/25 07:58, Jakub Kicinski wrote:
> > This reverts commit a571a9a1b120264e24b41eddf1ac5140131bfa84.
> >
> > The commit in question breaks kunit for older compilers:
> > > $ gcc --version
> > gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.
On Fri, May 23, 2025 at 4:30 PM David Matlack wrote:
> +static int iommu_mapping_get(const char *bdf, u64 iova,
> +struct iommu_mapping *mapping)
> +{
> + if (access("/sys/kernel/debug/iommu/intel", F_OK))
> + return intel_iommu_mapping_get(bdf, iova
On Fri, May 30, 2025 at 06:58:00AM -0700, Jakub Kicinski wrote:
> This reverts commit a571a9a1b120264e24b41eddf1ac5140131bfa84.
Please include human readable descriptions of things like commits and
issues being discussed in e-mail in your mails, this makes them much
easier for humans to read espec
On Fri, May 30, 2025 at 09:50:22AM -0700, David Matlack wrote:
> On Mon, May 26, 2025 at 10:15 AM Jason Gunthorpe wrote:
> >
> > On Fri, May 23, 2025 at 11:29:52PM +, David Matlack wrote:
> > > From: Josh Hilke
> > >
> > > Add a command line arg to vfio_dma_mapping_test to choose the size of
On 5/30/25 10:59, Shuah Khan wrote:
On 5/30/25 07:58, Jakub Kicinski wrote:
This reverts commit a571a9a1b120264e24b41eddf1ac5140131bfa84.
The commit in question breaks kunit for older compilers:
> $ gcc --version
gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5)
$ ./tools/testing/kunit/kunit.py r
On 5/30/25 07:58, Jakub Kicinski wrote:
This reverts commit a571a9a1b120264e24b41eddf1ac5140131bfa84.
The commit in question breaks kunit for older compilers:
> $ gcc --version
gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5)
$ ./tools/testing/kunit/kunit.py run --alltests --json --arch=x86_64
On Mon, May 26, 2025 at 10:15 AM Jason Gunthorpe wrote:
>
> On Fri, May 23, 2025 at 11:29:52PM +, David Matlack wrote:
> > From: Josh Hilke
> >
> > Add a command line arg to vfio_dma_mapping_test to choose the size of
> > page which is mapped in VFIO.
>
> This doesn't seem right..
>
> Tests s
On Fri, May 30, 2025 at 04:09:22PM +0100, Mark Brown wrote:
> On Fri, May 30, 2025 at 06:58:00AM -0700, Jakub Kicinski wrote:
> > $ make ARCH=x86_64 O=.kunit olddefconfig
> > ERROR:root:Not all Kconfig options selected in kunitconfig were in the
> > generated .config.
> > This is probably due
This reverts commit a571a9a1b120264e24b41eddf1ac5140131bfa84.
The commit in question breaks kunit for older compilers:
$ gcc --version
gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5)
$ ./tools/testing/kunit/kunit.py run --alltests --json --arch=x86_64
Configuring KUnit Kernel ...
Regenerating .