]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/memif/meson.build
net/bnxt: lookup default action record PARIF
[dpdk.git] / drivers / net / memif / meson.build
index 4c1c647f641c01f5cdce6fd61b343124978fcba0..9c3ba432d07dfcd452f9b29579a7520469feff0a 100644 (file)
@@ -9,12 +9,4 @@ endif
 sources = files('rte_eth_memif.c',
                'memif_socket.c')
 
-allow_experimental_apis = true
-# Experimantal APIs:
-# - rte_intr_callback_unregister_pending
-# - rte_mp_action_register
-# - rte_mp_reply
-# - rte_mp_request_sync
-# - rte_mcfg_get_single_file_segments
-
 deps += ['hash']