From: Vanshika Shukla <vanshika.shu...@nxp.com> This series includes fixes for NXP DPAA drivers.
V2 changes: Removed "mempool/dpaax: cache free optimization" patch. Apeksha Gupta (2): bus/dpaa: fix resource leak in variable dev common/dpaax: fix array overrun issue Gagandeep Singh (3): bus/dpaa: fix bus scan for DMA devices common/dpaax: fix IOVA table cleanup bus/dpaa: remove unused code Rohit Raj (2): bus/dpaa: remove redundant file descriptor check net/dpaa: restrict MTU config for shared intf drivers/bus/dpaa/base/qbman/process.c | 7 +++--- drivers/bus/dpaa/base/qbman/qman.c | 31 ----------------------- drivers/bus/dpaa/dpaa_bus.c | 5 +++- drivers/bus/dpaa/include/fsl_qman.h | 31 ----------------------- drivers/bus/dpaa/version.map | 1 - drivers/common/dpaax/dpaax_iova_table.c | 13 +++++----- drivers/net/dpaa/dpaa_ethdev.c | 33 +++++++++++++++++++++++-- 7 files changed, 45 insertions(+), 76 deletions(-) -- 2.25.1