mbox series

[RFC,i-g-t,0/1] tests/gem_mmap_offset: Exercise mapping to userptr

Message ID 20200131131234.23058-1-janusz.krzysztofik@linux.intel.com (mailing list archive)
Headers show
Series tests/gem_mmap_offset: Exercise mapping to userptr | expand

Message

Janusz Krzysztofik Jan. 31, 2020, 1:12 p.m. UTC
I'm adding a cover letter in case it is required for having a related
kernel side patch been tested with this one.  Since I've proposed to
change an error code returned by an IOCTL, this patch is expected to
fail when tested alone, without the kernel side counterpart.

Thanks,
Janusz

Janusz Krzysztofik (1):
  tests/gem_mmap_offset: Exercise mapping to userptr

 tests/i915/gem_mmap_offset.c | 55 ++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

Comments

Petri Latvala Jan. 31, 2020, 1:23 p.m. UTC | #1
On Fri, Jan 31, 2020 at 02:12:33PM +0100, Janusz Krzysztofik wrote:
> I'm adding a cover letter in case it is required for having a related
> kernel side patch been tested with this one.

For the record, Test-With doesn't require the IGT side to have a cover
letter.