net/hns3: add build and doc infrastructure
[dpdk.git] / drivers / net / meson.build
index 86e704e..eb1c6b6 100644 (file)
@@ -18,6 +18,7 @@ drivers = ['af_packet',
        'failsafe',
        'fm10k', 'i40e',
        'hinic',
+       'hns3',
        'iavf',
        'ice',
        'ifc',
@@ -33,7 +34,11 @@ drivers = ['af_packet',
        'netvsc',
        'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',