net/af_xdp: introduce AF_XDP PMD
[dpdk.git] / drivers / net / meson.build
index 980eec2..1105e72 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',