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

2017-09-07 Thread Bodireddy, Bhanuprakash
>"Bodireddy, Bhanuprakash" writes: > >> Hi Aaron, >> >>>Quick comment before I do an in-depth review. >>> >>>One thing that is missing in this series is some form of documentation >>>added to explain why this feature should exist (for instance, why >>>can't the standard posix process accounting in

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

2017-09-06 Thread Aaron Conole
"Bodireddy, Bhanuprakash" writes: > Hi Aaron, > >>Quick comment before I do an in-depth review. >> >>One thing that is missing in this series is some form of documentation added >>to explain why this feature should exist (for instance, why can't the standard >>posix process accounting information

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

2017-09-06 Thread Bodireddy, Bhanuprakash
Hi Aaron, >Quick comment before I do an in-depth review. > >One thing that is missing in this series is some form of documentation added >to explain why this feature should exist (for instance, why can't the standard >posix process accounting information suffice?) and what the high-level >concepts

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

2017-09-06 Thread Aaron Conole
Hi Bhanu, Bhanuprakash Bodireddy writes: > Keepalive feature is aimed at achieving Fastpath Service Assurance > in OVS-DPDK deployments. It adds support for monitoring the packet > processing cores(PMD thread cores) by dispatching heartbeats at regular > intervals. Incase of heartbeat misses add

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

2017-09-05 Thread Fischetti, Antonio
v-boun...@openvswitch.org] > On Behalf Of Bhanuprakash Bodireddy > Sent: Tuesday, August 22, 2017 10:41 AM > To: d...@openvswitch.org > Cc: i.maxim...@samsung.com > Subject: [ovs-dev] [PATCH v4 0/7] Add OVS DPDK keep-alive functionality. > > Keepalive feature is aimed at achieving Fastpath

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

2017-08-22 Thread Bhanuprakash Bodireddy
Keepalive feature is aimed at achieving Fastpath Service Assurance in OVS-DPDK deployments. It adds support for monitoring the packet processing cores(PMD thread cores) by dispatching heartbeats at regular intervals. Incase of heartbeat misses additional health checks are enabled on the PMD thread