patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dpdk stable <stable@dpdk.org>
Subject: Re: [PATCH v2 0/3] Backport of testpmd signal fixes
Date: Wed, 4 Sep 2024 15:38:26 +0100	[thread overview]
Message-ID: <21fdea81-ac15-4651-8757-0cb2b7fa339f@redhat.com> (raw)
In-Reply-To: <20240902194909.132478-1-stephen@networkplumber.org>

On 02/09/2024 20:47, Stephen Hemminger wrote:
> Backport some of the signal handling changes for testpmd.
> 
> v2 - rebase on current 21.11 branch
> 
> Stephen Hemminger (3):
>   app/testpmd: cleanup cleanly from signal
>   app/testpmd: fix early exit from signal
>   app/testpmd: fix interactive mode on Windows
> 
>  app/test-pmd/cmdline.c           | 32 ++++++-------
>  app/test-pmd/testpmd.c           | 79 +++++++++++++++-----------------
>  app/test-pmd/testpmd.h           |  1 +
>  lib/cmdline/cmdline.c            |  1 +
>  lib/cmdline/cmdline_os_unix.c    |  6 +++
>  lib/cmdline/cmdline_os_windows.c | 14 ++++++
>  lib/cmdline/cmdline_private.h    |  5 +-
>  7 files changed, 77 insertions(+), 61 deletions(-)
> 

Thanks Stephen. Pushed to 21.11 LTS branch.

Kevin.


      parent reply	other threads:[~2024-09-04 14:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240902194909.132478-1-stephen@networkplumber.org>
2024-09-02 19:47 ` [PATCH v2 1/3] app/testpmd: cleanup cleanly from signal Stephen Hemminger
2024-09-02 19:47 ` [PATCH v2 2/3] app/testpmd: fix early exit " Stephen Hemminger
2024-09-02 19:47 ` [PATCH v2 3/3] app/testpmd: fix interactive mode on Windows Stephen Hemminger
2024-09-04 14:38 ` Kevin Traynor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21fdea81-ac15-4651-8757-0cb2b7fa339f@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=stable@dpdk.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).