[PATCH v4 2/2] dma/cnxk: rewrite DMA fastpath
Jerin Jacob
jerinjacobk at gmail.com
Tue Sep 5 17:58:25 CEST 2023
On Thu, Aug 31, 2023 at 11:15 AM <pbhagavatula at marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
>
> Rewrite DMA fastpath to use NEON instructions and reduce number
> of words read from config.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
Please fix
### [PATCH] dma/cnxk: use mempool for DMA chunk pool
Warning in drivers/common/cnxk/roc_platform.c:
Using RTE_LOG_REGISTER, prefer RTE_LOG_REGISTER_(DEFAULT|SUFFIX)
More information about the dev
mailing list