Hi,

I find that upcalls from datapath are handled by handle_upcalls() in
ofproto/ofproto-dpif-upcall.c. What should I do if I want to know from
which datapath the upcalls come from in handle_upcalls()? I am using
mininet to run multiple datapaths, and I want to record the upcalls and
where they come from in a separate file of mine.

Thanks
Yuliang
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to