Re: [RFC PATCH] app/test-pmd: add option to run startup cmds without echo

2025-02-11 Thread Stephen Hemminger
On Tue, 11 Feb 2025 16:44:02 + Bruce Richardson wrote: > Depending on the scenario, a user may want to run testpmd with > pre-canned startup commands either with or without echoing of those > commands as they are executed. To observe progress of each command, or > to help determine what comma

[RFC PATCH] app/test-pmd: add option to run startup cmds without echo

2025-02-11 Thread Bruce Richardson
Depending on the scenario, a user may want to run testpmd with pre-canned startup commands either with or without echoing of those commands as they are executed. To observe progress of each command, or to help determine what command an error response is printed for, echoing is useful. When running