> > eth_driver already contains rte_pci_driver data structure.
> > Allocating rte_pci_driver without referencing it after bond
> > creation causes memory leakage.
> >
> > Added signed off information.
> >
> > Signed-off-by: Jia Yu
>
> Acked-by: Declan Doherty
Applied, thanks
On 23/03/15 21:53, Jia Yu wrote:
> eth_driver already contains rte_pci_driver data structure.
> Allocating rte_pci_driver without referencing it after bond
> creation causes memory leakage.
>
> Added signed off information.
>
> Signed-off-by: Jia Yu
> ---
> lib/librte_pmd_bond/rte_eth_bond_api.c
eth_driver already contains rte_pci_driver data structure.
Allocating rte_pci_driver without referencing it after bond
creation causes memory leakage.
Added signed off information.
Signed-off-by: Jia Yu
---
lib/librte_pmd_bond/rte_eth_bond_api.c | 11 ++-
1 file changed, 2 insertions(+)
3 matches
Mail list logo