Re: [dpdk-dev] [PATCH 1/2 v2] event/dpaa2: set priority as per the dpcon device

2019-10-17 Thread Jerin Jacob
On Thu, Oct 17, 2019 at 2:17 PM Nipun Gupta wrote: > > Forgot to add in patch: > > Acked-by: Hemant Agrawal Series applied to dpdk-next-eventdev/master. Thanks. > > > -Original Message- > > From: Nipun Gupta > > Sent: Thursday, October 17, 2019 1:59 PM > > To: dev@dpdk.org > > Cc: jer

Re: [dpdk-dev] [PATCH 1/2 v2] event/dpaa2: set priority as per the dpcon device

2019-10-17 Thread Nipun Gupta
Forgot to add in patch: Acked-by: Hemant Agrawal > -Original Message- > From: Nipun Gupta > Sent: Thursday, October 17, 2019 1:59 PM > To: dev@dpdk.org > Cc: jer...@marvell.com; Hemant Agrawal ; > Nipun Gupta > Subject: [PATCH 1/2 v2] event/dpaa2: set priority as per the dpcon device >

[dpdk-dev] [PATCH 1/2 v2] event/dpaa2: set priority as per the dpcon device

2019-10-17 Thread Nipun Gupta
This patch sets the priority of the dpcon dev, such that it is within the supported range of dpcon Signed-off-by: Nipun Gupta --- drivers/bus/fslmc/portal/dpaa2_hw_pvt.h | 11 +++ drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 10 +++--- drivers/crypto/dpaa2_sec/dpaa2_sec_event.h