DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Volodymyr Fialko <vfialko@marvell.com>,
	"Pattan, Reshma" <reshma.pattan@intel.com>
Cc: dev@dpdk.org, jerinj@marvell.com, anoobj@marvell.com
Subject: Re: [PATCH 0/3] reorder: introduce new APIs
Date: Thu, 26 Jan 2023 16:48:58 +0100	[thread overview]
Message-ID: <CAJFAV8yw-i0EYH5O6njxM_Nk6CL=KBTyGKhQ=4Kb-S8+4K1vRQ@mail.gmail.com> (raw)
In-Reply-To: <20230120102146.4035460-1-vfialko@marvell.com>

On Fri, Jan 20, 2023 at 11:22 AM Volodymyr Fialko <vfialko@marvell.com> wrote:
>
> This patch series provides new APIs for reorder library and test cases for
> them.
>
> Volodymyr Fialko (3):
>   reorder: add new drain up to seq number API
>   reorder: add ability to set min sequence number
>   test/reorder: add cases to cover new API
>
>  app/test/test_reorder.c   | 160 ++++++++++++++++++++++++++++++++++++++
>  lib/reorder/rte_reorder.c | 108 +++++++++++++++++++++++++
>  lib/reorder/rte_reorder.h |  43 ++++++++++
>  lib/reorder/version.map   |   2 +
>  4 files changed, 313 insertions(+)
>

Volodymyr, don't forget to Cc: the maintainer.

Reshma, can you review this series?
Thanks.


-- 
David Marchand


  parent reply	other threads:[~2023-01-26 15:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 10:21 Volodymyr Fialko
2023-01-20 10:21 ` [PATCH 1/3] reorder: add new drain up to seq number API Volodymyr Fialko
2023-02-19 23:30   ` Thomas Monjalon
2023-01-20 10:21 ` [PATCH 2/3] reorder: add ability to set min sequence number Volodymyr Fialko
2023-01-20 10:21 ` [PATCH 3/3] test/reorder: add cases to cover new API Volodymyr Fialko
2023-01-20 12:43   ` Volodymyr Fialko
2023-02-19 23:32   ` Thomas Monjalon
2023-01-26 15:48 ` David Marchand [this message]
2023-02-20 10:48 ` [PATCH v2 0/2] reorder: introduce new APIs Volodymyr Fialko
2023-02-20 10:48   ` [PATCH v2 1/2] reorder: add new drain up to seq number API Volodymyr Fialko
2023-02-20 10:48   ` [PATCH v2 2/2] reorder: add ability to set min sequence number Volodymyr Fialko
2023-02-20 11:01   ` [PATCH v2 0/2] reorder: introduce new APIs Thomas Monjalon
2023-02-20 15:48     ` 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='CAJFAV8yw-i0EYH5O6njxM_Nk6CL=KBTyGKhQ=4Kb-S8+4K1vRQ@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=reshma.pattan@intel.com \
    --cc=vfialko@marvell.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 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).