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

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Mar 24 19:30:29 CET 2014


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 <shemming at brocade.com>

This change would probably deserve a description of the use case.
Please explain in the log and/or comments why you need to increase this size.

-- 
Thomas


More information about the dev mailing list