[sos-devel] [PATCH] [openvswitch] Add DPDK port mempool information.

Bryn M. Reeves bmr at redhat.com
Wed Feb 7 17:09:23 UTC 2018


On Wed, Feb 07, 2018 at 04:28:49PM +0000, Kevin Traynor wrote:
> "ovs-appctl netdev-dpdk/get-mempool-info <port>" will
> dump the mempool information for DPDK ports.
> 
> This can be used to help debug memory issues with DPDK ports.
> 
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
> ---
>  sos/plugins/openvswitch.py | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Merged as 5e61951:

commit 5e6195192417f04dc4706a77ee7e110fda4c4282
Author: Kevin Traynor <ktraynor at redhat.com>
Date:   Wed Feb 7 17:07:24 2018 +0000

    [openvswitch] Add DPDK port mempool information.
    
    "ovs-appctl netdev-dpdk/get-mempool-info <port>" will
    dump the mempool information for DPDK ports.
    
    This can be used to help debug memory issues with DPDK ports.
    
    Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
    Signed-off-by: Bryn M. Reeves <bmr at redhat.com>

Bryn.




More information about the sos-devel mailing list