vdpa/mlx5: support live migration
[dpdk.git] / drivers / vdpa / mlx5 / meson.build
index 3f85dda..bb96dad 100644 (file)
@@ -16,6 +16,7 @@ sources = files(
        'mlx5_vdpa_event.c',
        'mlx5_vdpa_virtq.c',
        'mlx5_vdpa_steer.c',
+       'mlx5_vdpa_lm.c',
 )
 cflags_options = [
        '-std=c11',