Re: [ovs-dev] [PATCH 0/7] Add OVS DPDK keep-alive functionality

2017-04-24 Thread Bodireddy, Bhanuprakash
>> > Agree that Latency is indeed important. I would collect the latency >> > stats and will share the results in this thread. >> >> Awesome. Even better would be to put those informations in the cover >> letter of v2. Just a short summary of the tests and what the results >> were for latency /

Re: [ovs-dev] [PATCH 0/7] Add OVS DPDK keep-alive functionality

2017-04-24 Thread Ben Pfaff
On Mon, Apr 03, 2017 at 11:16:47AM -0400, Aaron Conole wrote: > "Bodireddy, Bhanuprakash" writes: > > > Thanks Aaron for reviewing this patch series. My comments inline. > > > >> > >>Hi Bhanu, > >> > >>Bhanuprakash Bodireddy

Re: [ovs-dev] [PATCH 0/7] Add OVS DPDK keep-alive functionality

2017-04-03 Thread Aaron Conole
"Bodireddy, Bhanuprakash" writes: > Thanks Aaron for reviewing this patch series. My comments inline. > >> >>Hi Bhanu, >> >>Bhanuprakash Bodireddy writes: >> >>> This patch is aimed at achieving Fastpath Service Assurance in

Re: [ovs-dev] [PATCH 0/7] Add OVS DPDK keep-alive functionality

2017-04-03 Thread Bodireddy, Bhanuprakash
Thanks Aaron for reviewing this patch series. My comments inline. > >Hi Bhanu, > >Bhanuprakash Bodireddy writes: > >> This patch is aimed at achieving Fastpath Service Assurance in >> OVS-DPDK deployments. This commit adds support for monitoring the >> packet

Re: [ovs-dev] [PATCH 0/7] Add OVS DPDK keep-alive functionality

2017-04-02 Thread Aaron Conole
Hi Bhanu, Bhanuprakash Bodireddy writes: > This patch is aimed at achieving Fastpath Service Assurance in > OVS-DPDK deployments. This commit adds support for monitoring the packet > processing cores(pmd thread cores) by dispatching heartbeats at regular >

[ovs-dev] [PATCH 0/7] Add OVS DPDK keep-alive functionality

2017-04-01 Thread Bhanuprakash Bodireddy
This patch is aimed at achieving Fastpath Service Assurance in OVS-DPDK deployments. This commit adds support for monitoring the packet processing cores(pmd thread cores) by dispatching heartbeats at regular intervals. Incase of heartbeat miss the failure shall be detected & reported to higher