09/07/2019 17:21, David Hunt: > From: Marcin Hajkowski <marcinx.hajkow...@intel.com> > > This patch implements a separate FIFO for each cpu core to improve the > previous functionality where anyone with access to the FIFO could affect > any core on the system. By using appropriate permissions, fifo interfaces > can be configured to only affect the particular cores. > > Because each FIFO is per core, the following fields have been removed > from the command JSON format: core_list, resource_id, name. > > Signed-off-by: Lukasz Krakowiak <lukaszx.krakow...@intel.com> > Signed-off-by: Lukasz Gosiewski <lukaszx.gosiew...@intel.com> > Signed-off-by: Marcin Hajkowski <marcinx.hajkow...@intel.com> > Tested-by: David Hunt <david.h...@intel.com> > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>
Applied, thanks PS: I removed a duplicated include of rte_string_fns.h