On 4/11/2018 5:34 AM, xiangxia.m....@gmail.com wrote: > From: Tonghao Zhang <xiangxia.m....@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: sta...@dpdk.org > Signed-off-by: Tonghao Zhang <xiangxia.m....@gmail.com>
For series, Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>