> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Trahe, Fiona > Sent: Friday, March 9, 2018 6:18 PM > To: Lee Roberts <lee.robe...@hpe.com>; Griffin, John > <john.grif...@intel.com>; Jain, Deepak K <deepak.k.j...@intel.com> > Cc: dev@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com> > Subject: Re: [dpdk-dev] [PATCH] assign QAT cryptodev to correct NUMA > node > > Hi Lee, > Thanks for investigating this. > > > -----Original Message----- > > From: Lee Roberts [mailto:lee.robe...@hpe.com] > > Sent: Friday, March 9, 2018 6:01 PM > > To: Griffin, John <john.grif...@intel.com>; Trahe, Fiona > > <fiona.tr...@intel.com>; Jain, Deepak K <deepak.k.j...@intel.com> > > Cc: dev@dpdk.org; Lee Roberts <lee.robe...@hpe.com> > > Subject: [PATCH] assign QAT cryptodev to correct NUMA node > > > > rte_cryptodev_pmd_init_params should use NUMA node of the QAT > device > > for its socket_id rather than the socket_id of the initializing process. > > > > Signed-off-by: Lee Roberts <lee.robe...@hpe.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com>
Modified title to "crypto/qat: assign device to correct NUMA node" Applied to dpdk-next-crypto. Thanks, Pablo