net/bonding: use non deprecated PCI API
[dpdk.git] / drivers / net / meson.build
index b570734..c300afb 100644 (file)
@@ -17,6 +17,8 @@ drivers = ['af_packet',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'hinic',
+       'hns3',
        'iavf',
        'ice',
        'ifc',
@@ -32,7 +34,13 @@ drivers = ['af_packet',
        'netvsc',
        'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'pfe',
+       'qede',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',