Hi,
I'm using vswitchd and ovs-ofctl add-flow command, (trying to understand the flow) , getting a breakpoint at flow_add as expected I was expecting the datapath to be configured with the new flow, so I put several breakpoints At dpif-netdev.c file as well as dpif-linux.c file. But there was no breakpoint hit there I've already read the porting document: http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=PORTING that's how I got the idea to insert breakpoints in the files described above I'm using #define DATAPATH 1 (default value) Btw: I'm currently using the userspace only implementation (kernel implementation didn't compile) Thanks This email message and any attachments are intended solely for the use of the addressees hereof. This message and any attachments may contain information that is confidential, privileged and exempt from disclosure under applicable law. If you are not the intended recipient of this message, you are prohibited from reading, disclosing, reproducing, distributing, disseminating or otherwise using this transmission. If you have received this message in error, please promptly notify the sender at Ceragon by reply E-mail and immediately delete this message from your system.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss