[sos-devel] [PATCH 1/2] [openvswitch] Add captures for DPDK datapath

Bryn M. Reeves bmr at redhat.com
Thu Apr 13 15:12:23 UTC 2017


On Wed, Feb 22, 2017 at 10:26:42AM +0000, Kevin Traynor wrote:
> Add additional captures to help debug with DPDK datapath.
> 
> "ovs-appctl dpctl/show -s" for DPDK datapath stats
> "ovs-appctl dpif-netdev/pmd-rxq-show" for port/queue to pmd core mapping
> "ovs-appctl dpif-netdev/pmd-stats-show" for pmd stats
> 
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
> Acked-by: Flavio Leitner <fbl at redhat.com>

Series merged, thanks!

commit 9593caedebefc2ef10704c8c486a5522e9c98ddb
Author: Kevin Traynor <ktraynor at redhat.com>
Date:   Thu Apr 13 16:11:08 2017 +0100

    [openvswitch] Add logs for ovsdb-server and ovs-vswitchd.
    
    Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
    Acked-by: Flavio Leitner <fbl at redhat.com>

commit 767368187f410afc0752c895399ad30389fd0574
Author: Kevin Traynor <ktraynor at redhat.com>
Date:   Thu Apr 13 16:10:27 2017 +0100

    [openvswitch] Add additional captures to help debug with DPDK datapath.
    
    "ovs-appctl dpctl/show -s" for DPDK datapath stats
    "ovs-appctl dpif-netdev/pmd-rxq-show" for port/queue to pmd core mapping
    "ovs-appctl dpif-netdev/pmd-stats-show" for pmd stats
    
    Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
    Acked-by: Flavio Leitner <fbl at redhat.com>

Regards,
Bryn.




More information about the sos-devel mailing list