Re: [v7 00/15] NXP DMA driver fixes and Enhancements

2024-11-09 Thread Thomas Monjalon
15/10/2024 09:13, Gagandeep Singh: > Jun Yang (14): > dma/dpaa2: configure route by port by PCIe port param > dma/dpaa2: refactor driver code > bus/fslmc: enhance the qbman dq storage logic > dma/dpaa2: add short FD support > dma/dpaa2: limit the max descriptor number > dma/dpaa2: chang

[v7 00/15] NXP DMA driver fixes and Enhancements

2024-10-15 Thread Gagandeep Singh
V7 changes: * remove rte_panic from driver code. V6 changes: * fix array bound compilation warning with GCC 11.4 V5 changes: * typos and doc compilation fixed V4 changes: * rebased series to latest commit and patches reduced. V3 changes: * fix 32 bit compilation issue V2 changes: * fix compila