on of
> patch. Sorry and Thanks!
> >
> >> -Original Message-
> >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Marc Sune
> >> Sent: Monday, October 13, 2014 4:50 PM
> >> To: dev at dpdk.org
> >> Subject: [dpdk-dev] [PATCH v3]
gt; Sent: Monday, October 13, 2014 4:50 PM
>> To: dev at dpdk.org
>> Subject: [dpdk-dev] [PATCH v3] KNI: use a memzone pool for KNI alloc/release
>>
>> This patch implements the KNI memzone pool in order to prevent memzone
>> exhaustion when allocating/deall
> Sent: Monday, October 13, 2014 4:50 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v3] KNI: use a memzone pool for KNI alloc/release
>
> This patch implements the KNI memzone pool in order to prevent memzone
> exhaustion when allocating/deallocating KNI interfaces.
>
This patch implements the KNI memzone pool in order to prevent
memzone exhaustion when allocating/deallocating KNI interfaces.
It adds a new API call, rte_kni_init(max_kni_ifaces) that shall
be called before any call to rte_kni_alloc() if KNI is used.
v2: Moved KNI fd opening to rte_kni_init(). R
4 matches
Mail list logo