Re: [PATCH v2] dma/idxd: add allow/block list support

2022-02-13 Thread Thomas Monjalon
02/12/2021 13:56, Kevin Laatz: > On 02/12/2021 12:50, Radu Nicolau wrote: > > Add support for allow or block list for devices bound > > to the kernel driver. > > When used the allow or block list applies as an additional > > condition to the name prefix. > > > > Signed-off-by: Radu Nicolau > > Rev

Re: [PATCH v2] dma/idxd: add allow/block list support

2021-12-02 Thread Kevin Laatz
On 02/12/2021 12:50, Radu Nicolau wrote: Add support for allow or block list for devices bound to the kernel driver. When used the allow or block list applies as an additional condition to the name prefix. Signed-off-by: Radu Nicolau Reviewed-by: Bruce Richardson Acked-by: Bruce Richardson

[PATCH v2] dma/idxd: add allow/block list support

2021-12-02 Thread Radu Nicolau
Add support for allow or block list for devices bound to the kernel driver. When used the allow or block list applies as an additional condition to the name prefix. Signed-off-by: Radu Nicolau Reviewed-by: Bruce Richardson Acked-by: Bruce Richardson --- v2: corrected doc doc/guides/dmadevs/id