RE: [PATCH v0 1/1] dma/cnxk: increase vchan count

2025-01-24 Thread Jerin Jacob
> -Original Message- > From: Vamsi Krishna > Sent: Tuesday, January 21, 2025 8:08 PM > To: dev@dpdk.org > Cc: Jerin Jacob ; Vamsi Krishna Attunuru > > Subject: [PATCH v0 1/1] dma/cnxk: increase vchan count > > From: Vamsi Attunuru > > Increase vcha

[PATCH v0 1/1] dma/cnxk: increase vchan count

2025-01-21 Thread Vamsi Krishna
From: Vamsi Attunuru Increase vchan count to 128 to enable the DPDK applications to leverage the max number the vchan instances. Signed-off-by: Vamsi Attunuru --- drivers/dma/cnxk/cnxk_dmadev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/cnxk/cnxk_dmadev.h b