[PATCH v10 0/2] testpmd: handle signals safely
Stephen Hemminger
stephen at networkplumber.org
Mon Jan 30 21:09:12 CET 2023
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
More information about the dev
mailing list