From: Qiming Chen
In the i40evf_dev_rx_queue_start function, when the function
i40evf_switch_queue returns failed, the previously requested mbuf resource
is not released.
Fixes: 74b7496b0cb3 ("net/i40e: remove redundant queue id checks")
Cc: sta...@dpdk.org
Signed-off-by: Qiming Chen
---
driv
From: Qiming Chen
In the i40evf_dev_init function, when the MAC memory alloc fails, the
previously initialized vf resource is not released, resulting in leakage.
The patch calls the i40evf_uninit_vf function in the abnormal branch to
release resources.
Fixes: 5c9222058df7 ("i40e: move to drivers
From: Qiming Chen
In the eth_i40e_dev_init function, the tunnel and ehtertype hash table
resource release interface should be rte_hash_free instead of rte_free,
and the previously registered interrupt handling function also needs to
be removed from the interrupt list. The patch is amended to use
From: Qiming Chen
In the eth_i40e_dev_init function, the tunnel and ehtertype hash table
resource release interface should be rte_hash_free instead of rte_free,
and the previously registered interrupt handling function also needs to
be removed from the interrupt list. The patch is amended to use
>On Thu, Mar 25, 2021 at 3:52 PM Thomas Monjalon
> wrote:
>>
>> This is a reorg of the patches from Pavan.
>> It has been discussed that it should wait for DPDK 21.11
>> for ABI compatibility reason.
>>
>> Pavan Nikhilesh (3):
>> net/thunderx: enable build only on 64-bit Linux
>> common/octeont
Thanks a lot Ray.
> -Original Message-
> From: Kinsella, Ray
> Sent: Friday, August 20, 2021 23:39
> To: Yigit, Ferruh ; Xu, Rosen ;
> dev@dpdk.org
> Cc: tho...@monjalon.net; Zhang, Tianfei ; Huang,
> Wei
> Subject: Re: [DPDK] net/ipn3ke: change function label from EXPERIMENTAL
> to INTE
6 matches
Mail list logo