]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/cryptodevs/armv8.rst
net/bnxt: fix enable/disable VLAN filtering
[dpdk.git] / doc / guides / cryptodevs / armv8.rst
index 725398daf013fa754fe32ea241b3420e0156f67c..1ab40096e34956b9d2f8531851621573170735be 100644 (file)
@@ -42,7 +42,7 @@ In order to enable this virtual crypto PMD, user must:
        make -C $ARMV8_CRYPTO_LIB_PATH/
 
 * Set CONFIG_RTE_LIBRTE_PMD_ARMV8_CRYPTO=y in
-  config/defconfig_arm64-armv8a-linuxapp-gcc
+  config/defconfig_arm64-armv8a-linux-gcc
 
 The corresponding device can be created only if the following features
 are supported by the CPU:
@@ -59,7 +59,6 @@ User can use app/test application to check how to use this PMD and to verify
 crypto processing.
 
 Test name is cryptodev_sw_armv8_autotest.
-For performance test cryptodev_sw_armv8_perftest can be used.
 
 Limitations
 -----------