Fixing the signal handling in testpmd requires also fixing EOF handling in cmdline_poll()
Stephen Hemminger (2): cmdline: handle EOF in cmdline_poll testpmd: cleanup cleanly from signal app/test-pmd/cmdline.c | 30 ++++++---------- app/test-pmd/testpmd.c | 77 ++++++++++++++++++++---------------------- app/test-pmd/testpmd.h | 1 + lib/cmdline/cmdline.c | 2 +- 4 files changed, 49 insertions(+), 61 deletions(-) -- 2.39.0