On 22 Mar 2024, at 14:54, Eric Garver wrote:

> Exercise the drop action in the datapath. This specific tests triggers
> an xlate_error.
>
> For the kernel datapath skb drop reasons can then be seen while this
> test runs.
>
>  # perf trace -e skb:kfree_skb --filter="reason >= 0x30000"
>    0.000 ping/1275884 skb:kfree_skb(skbaddr: 0xffff8acd76546000, \
>       location: 0xffffffffc0ee3634, protocol: 2048, reason: 196611)
>
> Signed-off-by: Eric Garver <e...@garver.life>

Thank you, Eric, for implementing this final change. With the ACK below, the 
entire series appears satisfactory to me.

I'll hold off on applying the series until Ilya has had another opportunity to 
review it, considering his comments on a previous revision. Once he approves, 
I'll proceed with applying the series.

Cheers,

Eelco

Acked-by: Eelco Chaudron <echau...@redhat.com>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to