net/sfc: generalise flow specification structure
[dpdk.git] / drivers / net / meson.build
index ed99896..b0ea8fe 100644 (file)
@@ -17,13 +17,15 @@ drivers = ['af_packet',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'hinic',
+       'hns3',
        'iavf',
        'ice',
-       'ifc',
        'ipn3ke',
        'ixgbe',
        'kni',
        'liquidio',
+       'memif',
        'mlx4',
        'mlx5',
        'mvneta',
@@ -31,7 +33,13 @@ drivers = ['af_packet',
        'netvsc',
        'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'pfe',
+       'qede',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',