[dpdk-dev] [PATCH 2/6] qos: use rte_zmalloc instead of memzone for allocation

2014-03-24 Thread Thomas Monjalon
07/03/2014 10:13, Stephen Hemminger: > Memory zone's are inflexible and can not be destroyed. > The size is fixed when initially created therefor QoS parameters > could not be modified at run time, because table size for a subport > might change. > > Signed-off-by: Stephen Hemminger This change

[dpdk-dev] [PATCH 2/6] qos: use rte_zmalloc instead of memzone for allocation

2014-03-07 Thread Stephen Hemminger
An embedded and charset-unspecified text was scrubbed... Name: sched-rte-malloc.patch URL: