Re: [PATCH] dma\ae4dma: added AMD user space DMA driver

2025-03-09 Thread fengchengwen
Hi, This commit modify the test-dma-perf and rte_mempool.h, but I can't get useful info from the commit log. So I recommend you split it to multiple commits, each commit implements a small function, and well doc in commit log, this will help reviewer better understand. Thanks On 2025/3/9 16:4

[PATCH v2] doc/guides: Mention needed kernel option for mlx5

2025-03-09 Thread Jaromír Smrček
On some kernels (Debian 6.6, 6.9 and 6.10 tested), there is a missing option for "TC recirculation" that prevents MLX5 driver to include CONFIG_MLX5_CLS_ACT in the compilation, thus preventing PF1 from properly working in multiport-eswitch mode. Fixes: 11c73de9ef63 ("net/mlx5: probe multi-port E-S

[PATCH] dma\ae4dma: added AMD user space DMA driver

2025-03-09 Thread Bhagyada Modali
Added a user-space driver with support for the AMD EPYC 4th Generation DMA (AE4DMA) offload engine. Implementation of new user-space driver supporting DMA memory copy offload on AMD EYPC 9004 & 8004 systems (Genoa and Siena processors). Signed-off-by: Bhagyada Modali --- app/test-dma-perf/bench