vdpa/sfc: support MAC filter config
[dpdk.git] / drivers / vdpa / sfc / meson.build
index 458cfe3..b55f9cd 100644 (file)
@@ -23,4 +23,5 @@ sources = files(
         'sfc_vdpa_hw.c',
         'sfc_vdpa_mcdi.c',
         'sfc_vdpa_ops.c',
+        'sfc_vdpa_filter.c',
 )