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