On Fri, Jun 30, 2017 at 12:23:30PM -0700, Yongseok Koh wrote:
> When processing Tx completion, it is more efficient to free buffers in bulk
> using rte_mempool_put_bulk() if buffers are from a same mempool.
>
> Signed-off-by: Yongseok Koh
> ---
>[...]
Acked-by: Nelio Laranjeiro
--
Nélio Laran
When processing Tx completion, it is more efficient to free buffers in bulk
using rte_mempool_put_bulk() if buffers are from a same mempool.
Signed-off-by: Yongseok Koh
---
drivers/net/mlx5/mlx5_rxtx.c | 33 -
1 file changed, 24 insertions(+), 9 deletions(-)
diff
2 matches
Mail list logo