Re: [ovs-dev] [PATCH v5 02/10] Keepalive: Add initial keepalive support.

2017-10-13 Thread Fischetti, Antonio
Subject: [ovs-dev] [PATCH v5 02/10] Keepalive: Add initial keepalive support. > > This commit introduces the initial keepalive support by adding > 'keepalive' module and also helper and initialization functions > that will be invoked by later commits. > > This commit ad

[ovs-dev] [PATCH v5 02/10] Keepalive: Add initial keepalive support.

2017-09-15 Thread Bhanuprakash Bodireddy
This commit introduces the initial keepalive support by adding 'keepalive' module and also helper and initialization functions that will be invoked by later commits. This commit adds new ovsdb column "keepalive" that shows the status of the datapath threads. This is implemented for DPDK datapath a