On 4/14/25 9:31 AM, Roi Dayan via dev wrote:
> From: Eli Britstein <el...@nvidia.com>
> 
> Upon tunnel output failure, due to routing failure for example, add an
> explicit drop action, so it will appear in the dp-flows for better
> visibility for that case.
> For those, add additional drop reasons.
> 
> Signed-off-by: Eli Britstein <el...@nvidia.com>
> Reviewed-by: Roi Dayan <r...@nvidia.com>
> ---
> 
> Notes:
>     v3
>     - add new enum and cases at the end.
>     - update no ethernet log msg.
>     - update test check, no need to specify full packet.
>     
>     v2
>     - Add new translation errors for new cases.
>     - Introduce put_cloned_drop_action() for tunnel cases for readability.
>     - Add test.
> 
>  include/linux/openvswitch.h  |  4 ++++
>  lib/odp-execute.c            | 16 +++++++++++++
>  ofproto/ofproto-dpif-xlate.c | 44 ++++++++++++++++++++++++++++++++++++
>  tests/tunnel-push-pop.at     | 17 ++++++++++++++
>  4 files changed, 81 insertions(+)

Thanks, Eli and Roi!

Applied to main.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to