[ovs-discuss] Tweaking FlowStats

2016-12-09 Thread Ajeeth Kannan (RIT Student)
Hello, I have been trying to learn how flowstats is being implemented in openvswitch. So, I have tweaked flowstats by adding a field named *check_field *in the datapath module. check_field would be incremented same as the packet_count. Accordingly, I have tracked the netlink connection between

[ovs-discuss] Debugging OVS

2016-11-30 Thread Ajeeth Kannan (RIT Student)
Hello, I find it difficult to debug OVS files without any debuggers. Would you suggest me to use GDB or is there any specific techniques to debug the problem ? As both user space and kernel space modules in OVS run as daemon process will I be able to debug it using GDB ? Thank you, Ajeeth Kannan

[ovs-discuss] Debugging OVS

2016-11-30 Thread Ajeeth Kannan (RIT Student)
Hello, I am working into the code of OVS. Can I use GDB to debug both user space and kernel space modules in OVS ? Thank you, Ajeeth Kannan ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss