On 5/30/2018 3:42 PM, David Marchand wrote: > The callback should be invoked only for memory that has been registered > in a device, hence, no need to track cleanup events if no device is > present. > > Bugzilla-ID: 56 > Fixes: 974f1e7ef146 ("net/mlx5: add new memory region support") > > Signed-off-by: David Marchand <david.march...@6wind.com>
Tested-by: Ferruh Yigit <ferruh.yi...@intel.com> (Reproduced using the suggested tespmd update in Bug 56, verified this patch fixes it.)