On 1/26/2021 8:24 AM, Li, Xiaoyun wrote:

<...>


From: Dapeng Yu <dapengx...@intel.com>

In interactive mode, if testpmd exit by calling rte_exit without
restore terminal attributes, terminal will not echo keyboard input.

register a function with atexit() in prompt(), when exit() in
rte_exit() is called, the registered function restores terminal attributes.

Fixes: 5a8fb55c48ab ("app/testpmd: support unidirectional
configuration")
Cc: sta...@dpdk.org

Signed-off-by: Dapeng Yu <dapengx...@intel.com>
>
Acked-by: Xiaoyun Li <xiaoyun...@intel.com>

Applied to dpdk-next-net/main, thanks.

Reply via email to