net/nfb: add new netcope driver
[dpdk.git] / drivers / net / meson.build
index 980eec2..28146cc 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright(c) 2017 Intel Corporation
 
 drivers = ['af_packet',
+       'af_xdp',
        'ark',
        'atlantic',
-       'avf',
        'avp',
        'axgbe', 'bonding',
        'bnx2x',
@@ -17,6 +17,8 @@ drivers = ['af_packet',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'iavf',
+       'ice',
        'ifc',
        'ixgbe',
        'kni',
@@ -26,6 +28,7 @@ drivers = ['af_packet',
        'mvneta',
        'mvpp2',
        'netvsc',
+       'nfb',
        'nfp',
        'null', 'octeontx', 'pcap', 'qede', 'ring',
        'sfc',