On 3/6/2022 4:12 PM, Ivan Malov wrote:
OvS might invoke this API on its data path, out of sync with its control plane. If the control path has already deactivated the tunnel context entry, these invocations will produce quite a few error printouts. Suppress that.Fixes: 7e5b479803c3 ("net/sfc: implement control path operations in tunnel offload") Cc: [email protected] Signed-off-by: Ivan Malov <[email protected]> Reviewed-by: Andrew Rybchenko <[email protected]>
Applied to dpdk-next-net/main, thanks.

