On Fri, Feb 22, 2019 at 10:06:54AM -0600, Gage Eads wrote: > This commit adds non-blocking stack variants of stack_autotest > (stack_nb_autotest) and stack_perf_autotest (stack_nb_perf_autotest), > which differ only in that the non-blocking versions pass the STACK_F_NB > flag to all rte_stack_create() calls. > > Signed-off-by: Gage Eads <gage.e...@intel.com>
Reviewed-by: Olivier Matz <olivier.m...@6wind.com>