RE: [PATCH 0/7] ethdev: introduce hairpin memory capabilities

2022-10-06 Thread Dariusz Sosnowski
Hi Thomas, I sent the v2 of the patches. > 1/ motivation (why is this needed) I added the feature motivation in the cover letter of v2. > 2/ compilation on Windows > looks like devx_umem_reg has 5 parameters in Windows glue! Fix for that is included in v2. Best regards, Dariusz Sosnowsk

Re: [PATCH 0/7] ethdev: introduce hairpin memory capabilities

2022-10-04 Thread Thomas Monjalon
19/09/2022 18:37, Dariusz Sosnowski: > This patch series introduces hairpin memory configuration options proposed in > http://patches.dpdk.org/project/dpdk/patch/20220811120530.191683-1-dsosnow...@nvidia.com/ > for Rx and Tx hairpin queues. It also implements handling of these options in > mlx5 PM

[PATCH 0/7] ethdev: introduce hairpin memory capabilities

2022-09-19 Thread Dariusz Sosnowski
This patch series introduces hairpin memory configuration options proposed in http://patches.dpdk.org/project/dpdk/patch/20220811120530.191683-1-dsosnow...@nvidia.com/ for Rx and Tx hairpin queues. It also implements handling of these options in mlx5 PMD and allows to use new hairpin options in te