> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Trahe, Fiona > Sent: Friday, March 9, 2018 6:18 PM > To: Lee Roberts <[email protected]>; Griffin, John > <[email protected]>; Jain, Deepak K <[email protected]> > Cc: [email protected]; Trahe, Fiona <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] assign QAT cryptodev to correct NUMA > node > > Hi Lee, > Thanks for investigating this. > > > -----Original Message----- > > From: Lee Roberts [mailto:[email protected]] > > Sent: Friday, March 9, 2018 6:01 PM > > To: Griffin, John <[email protected]>; Trahe, Fiona > > <[email protected]>; Jain, Deepak K <[email protected]> > > Cc: [email protected]; Lee Roberts <[email protected]> > > 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 <[email protected]> > Acked-by: Fiona Trahe <[email protected]>
Modified title to "crypto/qat: assign device to correct NUMA node" Applied to dpdk-next-crypto. Thanks, Pablo

