Re: [ovs-dev] [PATCH v13 5/6] tests: system-traffic: Add coverage for drop action.

2024-03-26 Thread Ilya Maximets
On 3/22/24 15:34, Eelco Chaudron wrote: > > > 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

Re: [ovs-dev] [PATCH v13 5/6] tests: system-traffic: Add coverage for drop action.

2024-03-22 Thread Eelco Chaudron
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 >= 0x3" >

[ovs-dev] [PATCH v13 5/6] tests: system-traffic: Add coverage for drop action.

2024-03-22 Thread Eric Garver
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 >= 0x3" 0.000 ping/1275884 skb:kfree_skb(skbaddr: 0x8acd76546000, \