net/ena: refactor getting IO queues capabilities
[dpdk.git] / doc / guides / linux_gsg / nic_perf_intel_platform.rst
index 0c25ec0..c554c21 100644 (file)
@@ -150,7 +150,7 @@ Configurations before running DPDK
       # Mount to the specific folder.
       mount -t hugetlbfs nodev /mnt/huge
 
-2. Check the CPU layout using using the DPDK ``cpu_layout`` utility:
+2. Check the CPU layout using the DPDK ``cpu_layout`` utility:
 
    .. code-block:: console