[dpdk-dev] [PATCH v2] sched: fix releasing enqueued packets

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Sep 23 21:17:05 CEST 2016


> > rte_sched_port_free should release only enqueued packets of all queues.
> > Previous behavior is that enqueued and already dequeued packets of
> > only first 4 queues are released.
> > 
> > Fixes: 61383240 ("sched: release enqueued mbufs when freeing port")
> > 
> > Signed-off-by: Hiroyuki Mikita <h.mikita89 at gmail.com>
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> 
> Thank you!

Applied, thanks


More information about the dev mailing list