Re: [dpdk-dev] [PATCH v2 1/4] mempool: add event callbacks

2021-10-05 Thread Thomas Monjalon
29/09/2021 16:52, dkozl...@oss.nvidia.com: > From: Dmitry Kozlyuk > > Performance of MLX5 PMD of different classes can benefit if PMD knows > which memory it will need to handle in advance, before the first mbuf > is sent to the PMD. It is impractical, however, to consider > all allocated memory

[dpdk-dev] [PATCH v2 1/4] mempool: add event callbacks

2021-09-29 Thread dkozlyuk
From: Dmitry Kozlyuk Performance of MLX5 PMD of different classes can benefit if PMD knows which memory it will need to handle in advance, before the first mbuf is sent to the PMD. It is impractical, however, to consider all allocated memory for this purpose. Most often mbuf memory comes from mem