From: Thomas Monjalon <thomas@monjalon.net>
To: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Cc: dev@dpdk.org, nd@arm.com, Feifei Wang <feifei.wang2@arm.com>
Subject: Re: [PATCH v3 0/3] fix test-pipeline issues
Date: Tue, 17 Oct 2023 22:01:41 +0200 [thread overview]
Message-ID: <7045627.aoefvbuG5b@thomas> (raw)
In-Reply-To: <20230912063903.1266245-1-feifei.wang2@arm.com>
Cristian, please could you review this series please?
12/09/2023 08:39, Feifei Wang:
> For test-pipeline application, there are some problems with the normal
> operation of the program and security issues. These patches can fix
> these issues.
>
> v3: fix SIGINT handling issue and add dev close operation
>
> Feifei Wang (3):
> app/test-pipeline: relax RSS hash requirement
> app/test-pipeline: fix SIGINT handling issue
> app/test-pipeline: add dev close operation
>
> app/test-pipeline/init.c | 22 ++++-
> app/test-pipeline/main.c | 33 +++++++
> app/test-pipeline/main.h | 2 +
> app/test-pipeline/pipeline_acl.c | 6 +-
> app/test-pipeline/pipeline_hash.c | 110 ++++++++++-----------
> app/test-pipeline/pipeline_lpm.c | 6 +-
> app/test-pipeline/pipeline_lpm_ipv6.c | 6 +-
> app/test-pipeline/pipeline_stub.c | 6 +-
> app/test-pipeline/runtime.c | 132 ++++++++++++++------------
> 9 files changed, 198 insertions(+), 125 deletions(-)
next prev parent reply other threads:[~2023-10-17 20:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 7:45 [PATCH] app/test-pipeline: relax RSS hash requirement Feifei Wang
2023-07-12 14:51 ` Thomas Monjalon
2023-07-14 7:50 ` lihuisong (C)
2023-07-14 8:07 ` Feifei Wang
2023-07-14 8:27 ` [PATCH v2] " Feifei Wang
2023-09-12 6:39 ` [PATCH v3 0/3] fix test-pipeline issues Feifei Wang
2023-09-12 6:39 ` [PATCH v3 1/3] app/test-pipeline: relax RSS hash requirement Feifei Wang
2023-09-12 6:39 ` [PATCH v3 2/3] app/test-pipeline: fix SIGINT handling issue Feifei Wang
2023-09-12 6:39 ` [PATCH v3 3/3] app/test-pipeline: add dev close operation Feifei Wang
2023-10-17 20:01 ` Thomas Monjalon [this message]
2023-10-18 13:39 ` [PATCH v3 0/3] fix test-pipeline issues Dumitrescu, Cristian
2023-11-23 1:54 ` Thomas Monjalon
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=7045627.aoefvbuG5b@thomas \
--to=thomas@monjalon.net \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
--cc=feifei.wang2@arm.com \
--cc=nd@arm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.