X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fhowto%2Flm_virtio_vhost_user.rst;h=ecb7832906bc8475d3f47f2c90718053f5c09cca;hb=092a9de50b25c2b66eb79be83bee21c2db2f08e5;hp=6ebc10f71c964603a4018d28ec51445d7fe820dc;hpb=218c4e68c1d9bd4a9281bc1dc4d0ab89859083bf;p=dpdk.git diff --git a/doc/guides/howto/lm_virtio_vhost_user.rst b/doc/guides/howto/lm_virtio_vhost_user.rst index 6ebc10f71c..ecb7832906 100644 --- a/doc/guides/howto/lm_virtio_vhost_user.rst +++ b/doc/guides/howto/lm_virtio_vhost_user.rst @@ -243,7 +243,7 @@ On host_server_2: Terminal 1 .. code-block:: console - testomd> show port info all + testpmd> show port info all testpmd> show port stats all Virtio traffic is seen at P0 and P1. @@ -338,7 +338,7 @@ reset_vf_on_212_131.sh #!/bin/sh # This script is run on the host 10.237.212.131 to reset SRIOV - # BDF for Ninatic NIC is 0000:06:00.0 + # BDF for Niantic NIC is 0000:06:00.0 cat /sys/bus/pci/devices/0000\:06\:00.0/max_vfs echo 0 > /sys/bus/pci/devices/0000\:06\:00.0/max_vfs cat /sys/bus/pci/devices/0000\:06\:00.0/max_vfs