On 9/26/2018 5:21 PM, Igor Ryzhov wrote: > Long time ago preallocation of memory for KNI was introduced in commit > 0c6bc8e. It was done because of lack of ability to free previously > allocated memzones, which led to memzone exhaustion. Currently memzones > can be freed and this patch uses this ability for dynamic KNI memory > allocation. > > Signed-off-by: Igor Ryzhov <iryz...@nfware.com>
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>