On 9 Aug 2023, at 16:42, 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>
This patch looks good to me. Tested with and without the kernel patches applied
(userspace and offload).
Acked-by: Eelco Chaudron <echau...@redhat.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev