[dpdk-dev] [PATCH] net/bonding: fix kvlist memory leakage
Ferruh Yigit
ferruh.yigit at intel.com
Mon Apr 26 15:05:16 CEST 2021
On 4/22/2021 3:05 AM, Min Hu (Connor) wrote:
> From: Chengwen Feng <fengchengwen at huawei.com>
>
> If the bond device was created by vdev mode, the kvlist was not free
> when the bond device removed.
>
> Fixes: 8d30fe7fa737 ("bonding: support port hotplug")
> Cc: stable at dpdk.org
>
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list