net/sfc: support flow item IPv6 in transfer rules
[dpdk.git] / drivers / net / sfc / meson.build
index 604c67c..42b184c 100644 (file)
@@ -47,10 +47,13 @@ sources = files(
        'sfc_tx.c',
        'sfc_tso.c',
        'sfc_filter.c',
+       'sfc_switch.c',
+       'sfc_mae.c',
        'sfc_flow.c',
        'sfc_dp.c',
        'sfc_ef10_rx.c',
        'sfc_ef10_essb_rx.c',
        'sfc_ef10_tx.c',
        'sfc_ef100_rx.c',
+       'sfc_ef100_tx.c',
 )