Re: [dpdk-dev] [PATCH v1] lib/distributor: fix segfaults in flush

2017-04-14 Thread Bruce Richardson
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: Yon

Re: [dpdk-dev] [PATCH v1] lib/distributor: fix segfaults in flush

2017-04-13 Thread Liu, Yong
> -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 > Subject: [dpdk-dev] [PATCH v1] lib/distributor: fix segfaults in flush > > A segfault when f

[dpdk-dev] [PATCH v1] lib/distributor: fix segfaults in flush

2017-04-13 Thread David Hunt
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 Signed-off-by: David Hunt --- lib/librte_distributor/rte_distri