...
Once all the socket initialization happens, the plugin read loop will be kicked off every 6 seconds to read the stats from DPDK by sending JSON encoded message to the server and waiting for the response. During the read loop if the plugin don’t see the server socket , it would try reconnecting to it for 6 seconds., in case of no success it would result in plugin read failed to read.
Setup:
Plugin configuration:
...