Subject: RE: [dpdk-dev] [PATCH] app/testpmd: avoid exit without resource release
Hi
Actually, you can just type "stty echo" to solve the problem you met.
But anyway, if you want to fix it in DPDK I think you misunderstood stephan's
solution.
You don't need to implement atex
Friday, January 15, 2021 13:50
> To: Yu, DapengX ; Lu, Wenzhuo
> ; Iremonger, Bernard
> Cc: Stephen Hemminger ; dev@dpdk.org;
> sta...@dpdk.org
> Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: avoid exit without
> resource release
>
> > -Original Message
> -Original Message-
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Friday, December 25, 2020 11:03 AM
> To: Yu, DapengX
> Cc: Lu, Wenzhuo ; Xing, Beilei
> ; Iremonger, Bernard
> ; dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATC
nks!
>
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Yu, DapengX
> Sent: Friday, December 25, 2020 1:09 PM
> To: Stephen Hemminger
> Cc: Lu, Wenzhuo ; Xing, Beilei
> ; Iremonger, Bernard ;
> dev@dpdk.org; sta...@dpdk.org
> Subject: Re:
ng, Beilei ;
Iremonger, Bernard ; dev@dpdk.org; sta...@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] app/testpmd: avoid exit without resource release
On Thu, 24 Dec 2020 11:57:48 +0800
dapengx...@intel.com wrote:
> From: YU DAPENG
>
> In interactive mode, if testpmd exit by calling rte_exit without
; dev@dpdk.org; sta...@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] app/testpmd: avoid exit without resource release
On Thu, 24 Dec 2020 11:57:48 +0800
dapengx...@intel.com wrote:
> From: YU DAPENG
>
> In interactive mode, if testpmd exit by calling rte_exit without
> cmdline reso
On Thu, 24 Dec 2020 11:57:48 +0800
dapengx...@intel.com wrote:
> From: YU DAPENG
>
> In interactive mode, if testpmd exit by calling rte_exit without cmdline
> resource release, terminal will not echo keyboard input. So add code to
> just show error message, but not exit testpmd when unexpected
From: YU DAPENG
In interactive mode, if testpmd exit by calling rte_exit without cmdline
resource release, terminal will not echo keyboard input. So add code to
just show error message, but not exit testpmd when unexpected happens
on starting packet forwarding in interactive mode. User can type "
8 matches
Mail list logo