All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [PATCH 1/2] net/bonding: free mempool used in mode6
       [not found] <1523421269-7394-1-git-send-email-xiangxia.m.yue@gmail.com>
@ 2018-04-13 17:25 ` Ferruh Yigit
  2018-04-13 17:26   ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Ferruh Yigit @ 2018-04-13 17:25 UTC (permalink / raw)
  To: xiangxia.m.yue, declan.doherty; +Cc: dev, stable

On 4/11/2018 5:34 AM, xiangxia.m.yue@gmail.com wrote:
> From: Tonghao Zhang <xiangxia.m.yue@gmail.com>
> 
> When creating bond device with mode6, dpdk will create
> mempool for arp packets. If free the bond device and
> create it with same name, there will be an error. Because
> the mempool is not freed when destroying bond device.
> 
> Fixes: 06fe78b9 ("bond: add mode 6")
> Fixes: ea0c20ea ("apps: use helper to create mbuf pools")
> Cc: stable@dpdk.org
> Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>

For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-stable] [PATCH 1/2] net/bonding: free mempool used in mode6
  2018-04-13 17:25 ` [dpdk-stable] [PATCH 1/2] net/bonding: free mempool used in mode6 Ferruh Yigit
@ 2018-04-13 17:26   ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2018-04-13 17:26 UTC (permalink / raw)
  To: xiangxia.m.yue, declan.doherty; +Cc: dev, stable

On 4/13/2018 6:25 PM, Ferruh Yigit wrote:
> On 4/11/2018 5:34 AM, xiangxia.m.yue@gmail.com wrote:
>> From: Tonghao Zhang <xiangxia.m.yue@gmail.com>
>>
>> When creating bond device with mode6, dpdk will create
>> mempool for arp packets. If free the bond device and
>> create it with same name, there will be an error. Because
>> the mempool is not freed when destroying bond device.
>>
>> Fixes: 06fe78b9 ("bond: add mode 6")
>> Fixes: ea0c20ea ("apps: use helper to create mbuf pools")
>> Cc: stable@dpdk.org
>> Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
> 
> For series,
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Series applied to dpdk-next-net/master, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-13 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1523421269-7394-1-git-send-email-xiangxia.m.yue@gmail.com>
2018-04-13 17:25 ` [dpdk-stable] [PATCH 1/2] net/bonding: free mempool used in mode6 Ferruh Yigit
2018-04-13 17:26   ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.