On 3/28/2019 8:30 PM, Trahe, Fiona wrote: > >> -----Original Message----- >> From: Jozwiak, TomaszX >> Sent: Tuesday, March 26, 2019 2:21 PM >> To: dev@dpdk.org; sta...@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>; >> Jozwiak, TomaszX >> <tomaszx.jozw...@intel.com> >> 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 <tomaszx.jozw...@intel.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com> > Applied to dpdk-next-crypto
Thanks.