commit | 0c258dec8d98af15b34dbffdb89c008b6da01ff8 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Sep 16 17:43:33 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Oct 18 12:11:51 2019 -0700 |
tree | 82b4cec305b7077f87397e2caa354488e0504006 | |
parent | 38b4fe320119859c11b1dc06f6b4987a16344fa1 [diff] |
net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow Cited patch removed the assumption only in datapath. Here we remove it also form control/cleanup flow. Fixes: 9ab0233728ca ("net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB") Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>