[dpdk-dev] [PATCH v5 00/25] Refactor mlx5 to improve performance
Hi, I got an connection failure to my stmp server in the middle. If you want a v6 tell me. Regards, -- N?lio Laranjeiro 6WIND
[dpdk-dev] [PATCH v5 00/25] Refactor mlx5 to improve performance
Enhance mlx5 with a data path that bypasses Verbs. The first half of this patchset removes support for functionality completely rewritten in the second half (scatter/gather, inline send), while the data path is refactored without Verbs. The PMD remains usable during the transition. This patchset