numam-dpdk/drivers/event/dpaa2
Ashish Jain 64f5de4194 event/dpaa2: remove link from info structure
Removing use of link data under evq_info_t structure which was
used to check whether the the associated evq has been linked
or not. Since, an evq can be linked to multiple event ports,
thus setting the link variable only allowed the first event
port to be associated with the evq. This led to huge performance
drop in case of multiple event ports as I/O only worked on
first event port associated with the evq.

Fixes: 0ce3ce7c27 ("event/dpaa2: add configuration functions")
Cc: stable@dpdk.org

Signed-off-by: Ashish Jain <ashish.jain@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-05-10 14:03:47 +02:00
..
dpaa2_eventdev_logs.h event/dpaa2: support dynamic logging 2018-04-02 23:42:23 +02:00
dpaa2_eventdev.c event/dpaa2: remove link from info structure 2018-05-10 14:03:47 +02:00
dpaa2_eventdev.h event/dpaa2: remove link from info structure 2018-05-10 14:03:47 +02:00
dpaa2_hw_dpcon.c event/dpaa2: support dynamic logging 2018-04-02 23:42:23 +02:00
Makefile bus/fslmc: optimize physical to virtual address search 2018-04-27 21:40:43 +02:00
meson.build drivers/dpaa: reduce meson dependency lists 2018-04-17 16:09:43 +02:00
rte_pmd_dpaa2_event_version.map event/dpaa2: add basic build infrastructure 2017-07-07 09:24:40 +02:00