> > > 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 <pablo.de.lara.gua...@intel.com> > > > --- > > > > > > Changes in v3: > > > > > > -Added tx-first in long parameter list -Reworded informational message > > > when tx-first is enabled > > Acked-by: Jingjing Wu <jingjing...@intel.com>
It is said to be useful for beginners, so it is accepted. However we are not going to copy every CLI commands in parameters. Applied, thanks