31/07/2025 18:00, Bruce Richardson: > -* If started with the ``--cmdline-file=FILENAME`` command line argument > testpmd > - will execute all CLI commands contained within the file immediately before > +* If started with the ``--cmdline-file=FILENAME`` or > ``--cmdline-file-noecho=FILENAME`` command line > + testpmd will execute all CLI commands contained within the file > immediately before [...] > - ./dpdk-testpmd -n4 -r2 ... -- -i > --cmdline-file=/home/ubuntu/flow-create-commands.txt > + ./dpdk-testpmd ... -- -i > --cmdline-file-noecho=/home/ubuntu/flow-create-commands.txt
These changes belong to the previous patch. I can fix it.

