net/mlx5: fix startup when flow cannot be applied
authorNélio Laranjeiro <nelio.laranjeiro@6wind.com>
Wed, 22 Feb 2017 09:57:52 +0000 (10:57 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 13:52:50 +0000 (15:52 +0200)
commitc8d4ee50cc8529eda95aa9c8fc2d2e919166142d
tree510d26e6aef43062d0f1bd99ccbc39eb75b83700
parente62bc9e70608b90cf639209127501c33e4f12342
net/mlx5: fix startup when flow cannot be applied

When flows cannot be re-applied due to configuration modifications, the
start function should rollback the configuration done.

Fixes: 2097d0d1e2cc ("net/mlx5: support basic flow items and actions")
Cc: stable@dpdk.org
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
drivers/net/mlx5/mlx5_trigger.c