On Thu, Apr 13, 2017 at 09:36:27AM +0100, David Hunt wrote: > A segfault when flushing packets has been revealed by further testing > when using distributor in single packet mode. This patch resolves that. > > Fixes: 775003ad2f96 ("distributor: add new burst-capable library") > > Reported-by: Yong Liu <yong....@intel.com> > Signed-off-by: David Hunt <david.h...@intel.com>
Hi Dave, I think you could do with giving more details in the commit messaage on how/why the error occurs and how exactly this patch fixes it. With expanded commit log message: Acked-by: Bruce Richardson <bruce.richard...@intel.com>