[ovs-dev] [PATCH v5 1/2] dpctl: dpif: add kernel datapath cache hit output

Paolo Valerio pvalerio at redhat.com
Thu Aug 5 19:47:38 UTC 2021


Eelco Chaudron <echaudro at redhat.com> writes:

> This patch adds cache usage statistics to the output:
>
> $ ovs-dpctl show
> system at ovs-system:
>   lookups: hit:24 missed:71 lost:0
>   flows: 0
>   masks: hit:334 total:0 hit/pkt:3.52
>   cache: hit:4 hit rate:4.21%
>   port 0: ovs-system (internal)
>   port 1: genev_sys_6081 (geneve: packet_type=ptap)
>   port 2: br-int (internal)
>   port 3: br-ex (internal)
>   port 4: eth2
>   port 5: sw1p1 (internal)
>   port 6: sw0p4 (internal)
>
> Signed-off-by: Eelco Chaudron <echaudro at redhat.com>
>
> ---

Acked-by: Paolo Valerio <pvalerio at redhat.com>



More information about the dev mailing list