Re: [ovs-dev] [PATCH v5 04/10] dpif-netdev: Register packet processing cores to KA framework.

2017-10-13 Thread Fischetti, Antonio
Subject: [ovs-dev] [PATCH v5 04/10] dpif-netdev: Register packet processing > cores to KA framework. > > This commit registers the packet processing PMD threads to keepalive > framework. Only PMDs that have rxqs mapped will be registered and > actively monitored by KA framework. &g

[ovs-dev] [PATCH v5 04/10] dpif-netdev: Register packet processing cores to KA framework.

2017-09-15 Thread Bhanuprakash Bodireddy
This commit registers the packet processing PMD threads to keepalive framework. Only PMDs that have rxqs mapped will be registered and actively monitored by KA framework. This commit spawns a keepalive thread that will dispatch heartbeats to PMD threads. The pmd threads respond to heartbeats by