net/mlx5: split multi-thread flow handling per OS
[dpdk.git] / drivers / net / mlx5 / linux / meson.build
index 2def8e3..8412edc 100644 (file)
@@ -8,5 +8,7 @@ sources += files(
        'mlx5_ethdev_os.c',
        'mlx5_verbs.c',
        'mlx5_mp_os.c',
+       'mlx5_vlan_os.c',
+       'mlx5_flow_os.c',
 )