mempool: fix slow allocation of large mempools
[dpdk.git] / drivers / net / meson.build
index b570734..b0ea8fe 100644 (file)
@@ -17,9 +17,10 @@ drivers = ['af_packet',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'hinic',
+       'hns3',
        'iavf',
        'ice',
-       'ifc',
        'ipn3ke',
        'ixgbe',
        'kni',
@@ -32,7 +33,13 @@ drivers = ['af_packet',
        'netvsc',
        'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'pfe',
+       'qede',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',