numam-dpdk/drivers/net/mlx4
Matan Azrad ec82dddad0 net/mlx4: remove Tx completion elements counter
This counter saved the descriptor elements which are waiting to be
completed and was used to know if completion function should be
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@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2018-01-16 18:47:49 +01:00
..
Makefile net/mlx4: revert workaround for broken Verbs 2018-01-16 18:47:49 +01:00
mlx4_ethdev.c net/mlx4: fix Rx packet type offloads 2017-11-10 02:29:56 +00:00
mlx4_flow.c net/mlx4: restore inner VXLAN RSS support 2018-01-16 18:47:49 +01:00
mlx4_flow.h net/mlx4: restore UDP RSS by probing capabilities 2018-01-16 18:47:49 +01:00
mlx4_intr.c net/mlx4: fix rxq interrupt memory corruption 2017-11-10 09:04:20 +00:00
mlx4_mr.c net/mlx4: share memory region resources 2017-11-03 21:30:41 +01:00
mlx4_prm.h net/mlx4: merge Tx queue rings management 2018-01-16 18:47:49 +01:00
mlx4_rxq.c net/mlx4: fix Rx packet type offloads 2017-11-10 02:29:56 +00:00
mlx4_rxtx.c net/mlx4: remove Tx completion elements counter 2018-01-16 18:47:49 +01:00
mlx4_rxtx.h net/mlx4: remove Tx completion elements counter 2018-01-16 18:47:49 +01:00
mlx4_txq.c net/mlx4: remove Tx completion elements counter 2018-01-16 18:47:49 +01:00
mlx4_utils.c net/mlx4: add iovec-like allocation wrappers 2017-10-13 01:18:48 +01:00
mlx4_utils.h net/mlx4: revert workaround for broken Verbs 2018-01-16 18:47:49 +01:00
mlx4.c net/mlx4: revert workaround for broken Verbs 2018-01-16 18:47:49 +01:00
mlx4.h net/mlx4: restore inner VXLAN RSS support 2018-01-16 18:47:49 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00