[dpdk-stable] [PATCH] app/testpmd: fix duplicate exit

Iremonger, Bernard bernard.iremonger at intel.com
Thu Aug 23 13:16:03 CEST 2018


> -----Original Message-----
> From: Archbold, Brian
> Sent: Wednesday, August 22, 2018 7:05 AM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Iremonger, Bernard <bernard.iremonger at intel.com>
> Cc: dev at dpdk.org; Archbold, Brian <brian.archbold at intel.com>;
> stable at dpdk.org
> Subject: [PATCH] app/testpmd: fix duplicate exit
> 
> In interactive mode, when the "quit" command is issued, pmd_test_exit() is
> being called twice, once through the "quit" command and the other after
> termination of prompt.
> 
> Remove duplicated exit routine by removing call from "quit" command.
> 
> Steps to reproduce:
> - Run testpmd in interactive mode.
> - type "quit".
> 
> Fixes: af75078fece3 ("first public release")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Brian Archbold <brian.archbold at intel.com>

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>



More information about the stable mailing list