[dpdk-dev] [PATCH] crypto/scheduler: fix queue pair configuration

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Apr 17 23:43:21 CEST 2017



> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Monday, April 17, 2017 9:32 PM
> To: Zhang, Roy Fan; dev at dpdk.org
> Cc: stable at dpdk.org
> Subject: RE: [PATCH] crypto/scheduler: fix queue pair configuration
> 
> 
> 
> > -----Original Message-----
> > From: Zhang, Roy Fan
> > Sent: Monday, April 10, 2017 4:01 PM
> > To: dev at dpdk.org
> > Cc: De Lara Guarch, Pablo; stable at dpdk.org
> > Subject: [PATCH] crypto/scheduler: fix queue pair configuration
> >
> > This patch fixes the queue pair configuration for the scheduler PMD.
> > The queue pairs of a scheduler may have different nb_descriptors sizes,
> > which was not the case. Also, the maximum available objects in a
> > queue pair is 1 object smaller than nb_descriptors. This patch fixes
> > these issues.
> >
> > Fixes: 4987bbaa4810 ("crypto/scheduler: add packet size based mode")
> >
> > Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Wrong fixes line -> Changed to "a783aa634410 ("crypto/scheduler: add packet size based mode")".

Also, this patch doesn't need to go to stable tree, as it is fixing a commit
that was sent in this release.

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list