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

2019-10-16 Thread Jerin Jacob
On Thu, Oct 10, 2019 at 5:59 PM Hemant Agrawal wrote: > > Acked-by: Hemant Agrawal There is a build issue with shared lib. config: x86_64-native-linuxapp-gcc+shared+debug /usr/bin/ld: dpaa2_eventdev.c:(.text+0x87): undefined reference to `rte_eth_dev_is_valid_port' /usr/bin/ld: dpaa2_eventdev

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

2019-10-10 Thread Hemant Agrawal
Acked-by: Hemant Agrawal

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

2019-10-04 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