[dpdk-dev] [PATCH] crypto/virtio: alloc private data by NUMA affinity
Akhil Goyal
akhil.goyal at nxp.com
Wed Oct 9 11:40:43 CEST 2019
> >
> > It's better to allocate device private data on the same NUMA node with device,
> > rather than with the main thread. This helps avoid cross-NUMA access for
> > worker thread.
> >
> > Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
>
> Reviewed-by: Jay Zhou <jianjay.zhou at huawei.com>
>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list