> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of David Hunt > Sent: Thursday, April 13, 2017 4:36 PM > To: dev@dpdk.org > Cc: Hunt, David <david.h...@intel.com> > Subject: [dpdk-dev] [PATCH v1] lib/distributor: fix segfaults in flush > > 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> > ---
Tested-by: Yong Liu <yong....@intel.com>