Series of fixes in hws code for the non template. Yevgeny Kliteynik (7): net/mlx5/hws: fix bug in matcher disconnect error flow net/mlx5/hws: bwc - make burst threshold dynamic net/mlx5/hws: bwc - adding rules with larger action template net/mlx5/hws: bwc - abort rehash on completion with error net/mlx5/hws: bwc - go through all the resized matchers net/mlx5/hws: bwc - reorg rule resize struct net/mlx5/hws: bwc - fix deleting action stes
drivers/net/mlx5/hws/mlx5dr_bwc.c | 112 +++++++++++++++++++------- drivers/net/mlx5/hws/mlx5dr_matcher.c | 29 ++++--- drivers/net/mlx5/hws/mlx5dr_matcher.h | 1 + drivers/net/mlx5/hws/mlx5dr_rule.c | 44 +++++----- drivers/net/mlx5/hws/mlx5dr_rule.h | 7 +- drivers/net/mlx5/hws/mlx5dr_send.c | 8 +- 6 files changed, 136 insertions(+), 65 deletions(-) -- 2.21.0