> -Original Message-
> From: Archbold, Brian
> Sent: Wednesday, August 22, 2018 7:05 AM
> To: Lu, Wenzhuo ; Wu, Jingjing
> ; Iremonger, Bernard
> Cc: dev@dpdk.org; Archbold, Brian ;
> sta...@dpdk.org
> Subject: [PATCH] app/testpmd: fix duplicate exit
>
> In interactive mode, when the "qui
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.
- t
2 matches
Mail list logo