[dpdk-dev] [PATCH 1/2] app/testpmd: load cmdline commands from file at startup
Wu, Jingjing
jingjing.wu at intel.com
Tue Apr 25 11:43:06 CEST 2017
> -----Original Message-----
> From: Allain Legacy [mailto:allain.legacy at windriver.com]
> Sent: Saturday, April 1, 2017 3:13 AM
> To: Wu, Jingjing <jingjing.wu at intel.com>
> Cc: dev at dpdk.org
> Subject: [PATCH 1/2] app/testpmd: load cmdline commands from file at startup
>
> Adds support to testpmd to load a set of cmdline CLI commands at startup.
> This can be helpful when needing to cut-n-paste many commands each time
> testpmd is restarted. This option will work in both interactive and non-
> interactive modes.
>
> ./testpmd -n4 -c3 ... -- --cmdline-file=/home/ubuntu/somefile.txt
>
> Signed-off-by: Allain Legacy <allain.legacy at windriver.com>
Looks useful, thanks
Acked-by: Jingjing Wu <jingjing.wu at intel.com>
More information about the dev
mailing list