On 1/26/2021 12:53 PM, Jiawei Wang wrote:
In E-Switch steering domain there was dedicated default miss action
created for every sampling flow.
The patch replaces this one with the global default miss action.
Hi Jiawei,
The impact of the patch is not clear, what was the problem using action per
flow? What will change when global action is used? Is this fixing some problem
or is it optimization by preventing per flow action?
Cc: sta...@dpdk.org
Since this looks like optimization, I am removing the stable tag for now.
If it is a fix, please reply with a fixes line, I can update it in next-net.
Signed-off-by: Jiawei Wang <jiaw...@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>