On 26-Sep-18 2:40 PM, David Hunt wrote:
This patch does a couple of things: * Adds a new message type for removing policies (PKT_POLICY_REMOVE) Used when we want to remove a previously created policy. * Adds a core_type bool to the channel packet struct to specify whether the type of core we want to control is cirtual or physical.Signed-off-by: David Hunt <david.h...@intel.com> ---
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly