doc: add tested platforms with Mellanox NICs
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev.c
index 02db8a5..b65cd9c 100644 (file)
@@ -439,7 +439,7 @@ rte_cryptodev_get_feature_name(uint64_t flag)
 int
 rte_cryptodev_create_vdev(const char *name, const char *args)
 {
-       return rte_eal_vdev_init(name, args);
+       return rte_vdev_init(name, args);
 }
 
 struct rte_cryptodev *