On Wed, Apr 29, 2020 at 9:30 AM William Tu <[email protected]> wrote:
>
> This helps debugging the tlv map issues.
>
> Signed-off-by: William Tu <[email protected]>
> ---
>  utilities/bugtool/plugins/network-status/openvswitch.xml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/utilities/bugtool/plugins/network-status/openvswitch.xml 
> b/utilities/bugtool/plugins/network-status/openvswitch.xml
> index 72aa449302b8..e6fa4fd15fff 100644
> --- a/utilities/bugtool/plugins/network-status/openvswitch.xml
> +++ b/utilities/bugtool/plugins/network-status/openvswitch.xml
> @@ -39,6 +39,7 @@
>      <command label="ovs-ofctl-dump-ports" filters="ovs" 
> repeat="2">/usr/share/openvswitch/scripts/ovs-bugtool-ovs-ofctl-loop-over-bridges
>  "dump-ports"</command>
>      <command label="ovs-ofctl-dump-groups" 
> filters="ovs">/usr/share/openvswitch/scripts/ovs-bugtool-ovs-ofctl-loop-over-bridges
>  "dump-groups"</command>
>      <command label="ovs-ofctl-dump-group-stats" filters="ovs" 
> repeat="2">/usr/share/openvswitch/scripts/ovs-bugtool-ovs-ofctl-loop-over-bridges
>  "dump-group-stats"</command>
> +    <command label="ovs-ofctl-dump-tlv-map" filters="ovs" 
> repeat="2">/usr/share/openvswitch/scripts/ovs-bugtool-ovs-ofctl-loop-over-bridges
>  "dump-tlv-map"</command>
>      <command label="get_dpdk_nic_numa" 
> filters="ovs">/usr/share/openvswitch/scripts/ovs-bugtool-get-dpdk-nic-numa</command>
>      <command label="get_device_stats" filters="ovs">ip -s -s link 
> show</command>
>      <command label="get_port_stats" 
> filters="ovs">/usr/share/openvswitch/scripts/ovs-bugtool-get-port-stats</command>
> --

Thanks for this patch. It will be useful to debug geneve tlv issue.

Acked-by: Yi-Hung Wei <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to