> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Tuesday, March 26, 2019 2:21 PM
> To: [email protected]; [email protected]; Trahe, Fiona <[email protected]>;
> Jozwiak, TomaszX
> <[email protected]>
> Subject: [PATCH] drivers/qat: fix qp numa node
>
> This patch assigns QAT queue pair resources to the correct NUMA nodes.
> Any DMA'able memory should use NUMA node of QAT device
> rather than socket_id of the initializing process.
>
> Fixes: 98c4a35c736f ("crypto/qat: move common qat files to common dir")
> Fixes: a795248d740b ("compress/qat: add configure and clear functions")
> Signed-off-by: Tomasz Jozwiak <[email protected]>
Acked-by: Fiona Trahe <[email protected]>