Hi Anupam Kapoor, Thanks for your input. I don't want to change the OVS code to add link notification handling. So, will i be able to run "OVS enabled dpdk" along with one more dpdk app which will handle just link notification alone; can this both be made to run in parallel ?
kapil On Tue, Aug 23, 2016 at 3:47 PM, Anupam Kapoor <akapoor at parallelwireless.com > wrote: > > >>>>> [2016-08-23T14:39:03+0530]: "Kapil Adhikesavalu" > (kaipl-adhikesavalu): > > ,----[ kaipl-adhikesavalu ] > | How can i use this application along with openvswitch; should i write > some > | code within ovs to register for ISR ? or is there a another way i can run > | this as a separate application without modifying ovs. > `---- > each dpdk application would need to handle such events on a case-by-case > basis. so, for your case, if ovs is dpdk enabled, then that's where > link-state-notifications would need to be handled. > > --- > thanks > anupam >
