From: Viacheslav Ovsiienko > There is the limit on completion descriptor fetch to improve latency. If burst > size is large there might be not enough resources freed in completion > processing. This fix reiterates sending loop and allows multiple completion > descriptor fetch and processing. > > Fixes: 18a1c20044c0 ("net/mlx5: implement Tx burst template") > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@mellanox.com> Acked-by: Matan Azrad <ma...@mellanox.com>
- [dpdk-dev] [PATCH] net/mlx5: fix completion queue ove... Viacheslav Ovsiienko
- Re: [dpdk-dev] [PATCH] net/mlx5: fix completion ... Matan Azrad