On Wed, May 14, 2025 at 1:53 PM Song Liu wrote:
>
> On Tue, May 13, 2025 at 9:36 AM T.J. Mercier wrote:
> >
> > This test creates a udmabuf, and a dmabuf from the system dmabuf heap,
> > and uses a BPF program that prints dmabuf metadata with the new
> > dmabuf_iter to verify they can be found.
>
On Tue, May 13, 2025 at 9:36 AM T.J. Mercier wrote:
>
> This test creates a udmabuf, and a dmabuf from the system dmabuf heap,
> and uses a BPF program that prints dmabuf metadata with the new
> dmabuf_iter to verify they can be found.
>
> Signed-off-by: T.J. Mercier
> Acked-by: Christian König
This test creates a udmabuf, and a dmabuf from the system dmabuf heap,
and uses a BPF program that prints dmabuf metadata with the new
dmabuf_iter to verify they can be found.
Signed-off-by: T.J. Mercier
Acked-by: Christian König
---
tools/testing/selftests/bpf/config| 3 +
.../se