net/bnx2x: fix invalid free on unplug
[dpdk.git] / drivers / net / meson.build
index 3ecc78c..b570734 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright(c) 2017 Intel Corporation
 
 drivers = ['af_packet',
+       'af_xdp',
        'ark',
        'atlantic',
        'avp',
@@ -19,14 +20,17 @@ drivers = ['af_packet',
        'iavf',
        'ice',
        'ifc',
+       'ipn3ke',
        'ixgbe',
        'kni',
        'liquidio',
+       'memif',
        'mlx4',
        'mlx5',
        'mvneta',
        'mvpp2',
        'netvsc',
+       'nfb',
        'nfp',
        'null', 'octeontx', 'pcap', 'qede', 'ring',
        'sfc',