On Tue, Mar 14, 2023 at 11:40 PM Stephen Hemminger
wrote:
>
> On Tue, 14 Mar 2023 10:36:45 -0700
> Stephen Hemminger wrote:
>
> > Resolve issues around using control-C in testpmd.
> > Using cmdline_poll() is broken and won't work right so
> > don't use it. Instead use cmdline_interact() and fix
>
On Tue, 14 Mar 2023 10:36:45 -0700
Stephen Hemminger wrote:
> Resolve issues around using control-C in testpmd.
> Using cmdline_poll() is broken and won't work right so
> don't use it. Instead use cmdline_interact() and fix
> the signal handling.
>
> Stephen Hemminger (3):
> testpmd: go back t
Resolve issues around using control-C in testpmd.
Using cmdline_poll() is broken and won't work right so
don't use it. Instead use cmdline_interact() and fix
the signal handling.
Stephen Hemminger (3):
testpmd: go back to using cmdline_interact
testpmd: use sig_atomic_t for flag
testpmd: ena
3 matches
Mail list logo