Re: [PATCH v3] app/testpmd: add parameter to start forwarding TX first
From: Wu, Jingjing <hidden>
Date: 2017-06-19 01:05:10
-----Original Message----- From: De Lara Guarch, Pablo Sent: Thursday, June 15, 2017 8:05 PM To: Wu, Jingjing <redacted> Cc: dev@dpdk.org Subject: RE: [PATCH v3] app/testpmd: add parameter to start forwarding TX first Sending to right Jingjing mail address.quoted
-----Original Message----- From: De Lara Guarch, Pablo Sent: Thursday, June 15, 2017 5:04 AM To: jingjing.wu@dpdk.org Cc: dev@dpdk.org; De Lara Guarch, Pablo Subject: [PATCH v3] app/testpmd: add parameter to start forwarding TX first Add parameter to start forwarding sending first a burst of packets, which is useful when testing a loopback connection. This was already implemented as an internal command, but adding it as a parameter is interesting, as it allows the user to test a loopback connection without entering in the internal command line. Signed-off-by: Pablo de Lara <redacted> --- Changes in v3: -Added tx-first in long parameter list -Reworded informational message when tx-first is enabled
Acked-by: Jingjing Wu <redacted>