X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Ftestpmd_app_ug%2Frun_app.rst;h=eb48318353224ed26ec4e7fbe69f68733860ac80;hb=a7ce2f546f436ec2cfc55cd89004f492d7604b58;hp=d0621658ae64f2d6360afd1e286025a8ddc30b5d;hpb=a2258ea1beaac8f162fd38911a2d6691366dcd66;p=dpdk.git diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst index d0621658ae..eb48318353 100644 --- a/doc/guides/testpmd_app_ug/run_app.rst +++ b/doc/guides/testpmd_app_ug/run_app.rst @@ -538,8 +538,10 @@ The command line options are: * ``--hairpin-mode=0xXX`` - Set the hairpin port mode with bitmask, only valid when hairpin queues number is set. - bit 4 - explicit Tx flow rule - bit 1 - two hairpin ports paired - bit 0 - two hairpin ports loop + Set the hairpin port mode with bitmask, only valid when hairpin queues number is set:: + + bit 4 - explicit Tx flow rule + bit 1 - two hairpin ports paired + bit 0 - two hairpin ports loop + The default value is 0. Hairpin will use single port mode and implicit Tx flow mode.