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

2017-07-28 Thread Greg Rose
Greg Rose Date: Friday, July 28, 2017 at 10:51 AM To: "ovs-dev@openvswitch.org" , Bhanuprakash Bodireddy , Darrell Ball Subject: Re: [ovs-dev] [PATCH v2 00/19] Add OVS DPDK keep-alive functionality. Bhanuprakash, After applying your patch series on top of current master

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

2017-07-28 Thread Darrell Ball
ubject: Re: [ovs-dev] [PATCH v2 00/19] Add OVS DPDK keep-alive functionality. Bhanuprakash, After applying your patch series on top of current master and building I get the following error: libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -

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

2017-07-28 Thread Greg Rose
Bhanuprakash, After applying your patch series on top of current master and building I get the following error: libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat

[ovs-dev] [PATCH v2 00/19] Add OVS DPDK keep-alive functionality.

2017-07-21 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