[dpdk-dev] [PATCH v4 4/8] net/mlx4: merge Tx path functions

Adrien Mazarguil adrien.mazarguil at 6wind.com
Thu Nov 2 14:42:47 CET 2017


On Tue, Oct 31, 2017 at 06:21:29PM +0000, Matan Azrad wrote:
> Merge tx_burst and mlx4_post_send functions to prevent
> double asking about WQ remain space.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>

Ideally this patch and subsequent ones should have come after:

 "net/mlx4: fix HW memory optimizations careless"

The volatile keyword fix should have been added before Tx path
optimizations. Since there's not much time left for that:

Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

-- 
Adrien Mazarguil
6WIND


More information about the dev mailing list