X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fe1000em.rst;h=041c9a09a3a5fb23de127a10ade61c12e7f1eff1;hb=32a74d81276c2ac7e690889f741750058bc34efc;hp=b6a2534e362ded10097a3e0ae79035704efb45d0;hpb=5630257fcc30397e7217139ec55da4f301f59fb7;p=dpdk.git diff --git a/doc/guides/nics/e1000em.rst b/doc/guides/nics/e1000em.rst index b6a2534e36..041c9a09a3 100644 --- a/doc/guides/nics/e1000em.rst +++ b/doc/guides/nics/e1000em.rst @@ -146,7 +146,7 @@ The following are known limitations: Therefore, rte_mbuf should be big enough to hold the whole packet. For example, to allow testpmd to receive jumbo frames, use the following: - testpmd [options] -- --mbuf-size= + dpdk-testpmd [options] -- --mbuf-size= #. Qemu e1000 does not validate the checksum of incoming packets.