> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of David Hunt > Sent: Thursday, April 13, 2017 4:36 PM > To: [email protected] > Cc: Hunt, David <[email protected]> > 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 <[email protected]> > Signed-off-by: David Hunt <[email protected]> > ---
Tested-by: Yong Liu <[email protected]>

