Re: [ovs-dev] [PATCH v5 00/10] Add OVS DPDK keep-alive functionality.

2018-01-19 Thread Aaron Conole
"Stokes, Ian" writes: > + Aaron >> > Keepalive feature is aimed at achieving Fastpath Service Assurance in >> > OVS- DPDK deployments. It adds support for monitoring the packet >> > processing threads by dispatching heartbeats at regular intervals. >> > >> >> Hi All, >>

Re: [ovs-dev] [PATCH v5 00/10] Add OVS DPDK keep-alive functionality.

2018-01-19 Thread Flavio Leitner
On Fri, Jan 19, 2018 at 10:51:59AM +, Stokes, Ian wrote: > > Keepalive feature is aimed at achieving Fastpath Service Assurance in OVS- > > DPDK deployments. It adds support for monitoring the packet processing > > threads by dispatching heartbeats at regular intervals. > > > > Hi All, > >

Re: [ovs-dev] [PATCH v5 00/10] Add OVS DPDK keep-alive functionality.

2018-01-19 Thread Stokes, Ian
+ Aaron > > Keepalive feature is aimed at achieving Fastpath Service Assurance in > > OVS- DPDK deployments. It adds support for monitoring the packet > > processing threads by dispatching heartbeats at regular intervals. > > > > Hi All, > > This feature has been kicking around for quite a while

Re: [ovs-dev] [PATCH v5 00/10] Add OVS DPDK keep-alive functionality.

2018-01-19 Thread Stokes, Ian
> Keepalive feature is aimed at achieving Fastpath Service Assurance in OVS- > DPDK deployments. It adds support for monitoring the packet processing > threads by dispatching heartbeats at regular intervals. > Hi All, This feature has been kicking around for quite a while now. Previously there

[ovs-dev] [PATCH v5 00/10] Add OVS DPDK keep-alive functionality.

2017-09-15 Thread Bhanuprakash Bodireddy
Keepalive feature is aimed at achieving Fastpath Service Assurance in OVS-DPDK deployments. It adds support for monitoring the packet processing threads by dispatching heartbeats at regular intervals. keepalive feature can be enabled through below OVSDB settings. enable-keepalive=true