[dpdk-dev] [PATCH] common/sfc_efx/base: do not validate MAE action COUNT order

Thomas Monjalon thomas at monjalon.net
Fri Jul 30 13:17:35 CEST 2021


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 <ivan.malov at oktetlabs.ru>
> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Reviewed-by: Andy Moreton <amoreton at xilinx.com>

Applied, thanks






More information about the dev mailing list