[dpdk-dev] [PATCH v2 8/8] net/mlx4: remove Tx completion elements counter

Adrien Mazarguil adrien.mazarguil at 6wind.com
Wed Dec 6 17:22:55 CET 2017


On Wed, Dec 06, 2017 at 02:48:13PM +0000, Matan Azrad wrote:
> This counter saved the descriptor elements which are waiting to be
> completted and was used to know if completion function should be

Looks like you forgot one minor change before adding my ack:

completted => completed

> called.
> 
> This completion check can be done by other elements management
> variables and we can prevent this counter management.
> 
> Remove this counter and replace the completion check easily by other
> elements management variables.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

-- 
Adrien Mazarguil
6WIND


More information about the dev mailing list