[dpdk-dev] [PATCH] net/mlx5: only register memory callback when probing a device

Ferruh Yigit ferruh.yigit at intel.com
Wed May 30 18:02:41 CEST 2018


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.marchand at 6wind.com>

Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>


(Reproduced using the suggested tespmd update in Bug 56, verified this patch
fixes it.)


More information about the dev mailing list