]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/thunderx.rst
net/i40e: fix Tx queue info get
[dpdk.git] / doc / guides / nics / thunderx.rst
index 1c800e73ec266813b4c6348191ddd7876259e992..5270ef23ec096d8bdc04a2ce8fcf094bb8476105 100644 (file)
@@ -177,7 +177,7 @@ This section provides instructions to configure SR-IOV with Linux OS.
    .. code-block:: console
 
       ./arm64-thunderx-linuxapp-gcc/app/testpmd -l 0-3 -n 4 -w 0002:01:00.2 \
-        -- -i --disable-hw-vlan-filter --disable-crc-strip --no-flush-rx \
+        -- -i --no-flush-rx \
         --port-topology=loop
 
       ...