net/af_xdp: introduce AF_XDP PMD
[dpdk.git] / drivers / net / meson.build
index 3ecc78c..1105e72 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright(c) 2017 Intel Corporation
 
 drivers = ['af_packet',
+       'af_xdp',
        'ark',
        'atlantic',
        'avp',