[dpdk-dev] [dpdk-stable] [PATCH v2] app/testpmd: avoid exit without terminal restore

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 29 11:46:55 CET 2021


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

<...>

>>>
>>> From: Dapeng Yu <dapengx.yu at 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: stable at dpdk.org
>>>
>>> Signed-off-by: Dapeng Yu <dapengx.yu at intel.com>
 >
> Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>
> 
Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list