On 1/26/2021 8:24 AM, Li, Xiaoyun wrote: <...>
From: Dapeng Yu <[email protected]> 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: [email protected] Signed-off-by: Dapeng Yu <[email protected]>
>
Acked-by: Xiaoyun Li <[email protected]>
Applied to dpdk-next-net/main, thanks.

