29/07/2021 11:32, Ivan Malov: > In DPDK + Open vSwitch use case, action COUNT is always the > first one to be added. In particular, it goes before action > DECAP in that use case. The current code enforces the right > order (DECAP goes before COUNT), and this provokes failures. > As an exception, do not validate the order for action COUNT. > > Signed-off-by: Ivan Malov <[email protected]> > Reviewed-by: Andrew Rybchenko <[email protected]> > Reviewed-by: Andy Moreton <[email protected]>
Applied, thanks

