Re: [ovs-discuss] OVS-DPDK usability debug-tool script

2016-05-26 Thread Chandran, Sugesh
Regards _Sugesh From: Daniele Di Proietto [mailto:diproiet...@ovn.org] Sent: Wednesday, May 25, 2016 9:38 PM To: Chandran, Sugesh Cc: discuss Subject: Re: [ovs-discuss] OVS-DPDK usability debug-tool script Hi Sugesh, Thanks for working on this, I think this is going to be very useful. You

Re: [ovs-discuss] OVS-DPDK usability debug-tool script

2016-05-25 Thread Daniele Di Proietto
Hi Sugesh, Thanks for working on this, I think this is going to be very useful. You may want to take a look at ovs-bugtool (in utilities/bugtool), it performs many of the tasks you're mentioning. It should be easily extendable with plugins, I can imagine a few DPDK (or OVS-DPDK) specific. What d

[ovs-discuss] OVS-DPDK usability debug-tool script

2016-05-24 Thread Chandran, Sugesh
Hi, I am planning to write a usability debug-tool script for OVS-DPDK. The script can collect and report all the relevant system information that can be used to debug most of the possible OVS-DPDK issues remotely. A basic implementation of the script and a sample dump-log file produced by the sc