net/ipn3ke: add new driver
[dpdk.git] / drivers / net / meson.build
index 760e9be..ed99896 100644 (file)
@@ -2,7 +2,9 @@
 # Copyright(c) 2017 Intel Corporation
 
 drivers = ['af_packet',
+       'af_xdp',
        'ark',
+       'atlantic',
        'avp',
        'axgbe', 'bonding',
        'bnx2x',
@@ -11,17 +13,23 @@ drivers = ['af_packet',
        'dpaa', 'dpaa2',
        'e1000',
        'ena',
+       'enetc',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'iavf',
+       'ice',
        'ifc',
+       'ipn3ke',
        'ixgbe',
        'kni',
        'liquidio',
        'mlx4',
        'mlx5',
+       'mvneta',
        'mvpp2',
        'netvsc',
+       'nfb',
        'nfp',
        'null', 'octeontx', 'pcap', 'qede', 'ring',
        'sfc',