DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: pbhagavatula@marvell.com, dev@dpdk.org
Cc: jerinj@marvell.com, ndabilpuram@marvell.com,
	Kiran Kumar K <kirankumark@marvell.com>,
	Zhirun Yan <zhirun.yan@intel.com>,
	dev@dpdk.org, Nithin Dabilpuram <nithind1988@gmail.com>
Subject: Re: [PATCH v4] node: add IPv4 reassembly node
Date: Tue, 17 Oct 2023 13:16:51 +0200	[thread overview]
Message-ID: <2845209.yaVYbkx8dN@thomas> (raw)
In-Reply-To: <CAMuDWKQ2KF0mOeGidfqf-6+5vmqWFtmWS8Xa8NFLht+LW+HkZw@mail.gmail.com>

08/09/2023 07:37, Nithin Dabilpuram:
> On Thu, Jul 27, 2023 at 8:07 PM <pbhagavatula@marvell.com> wrote:
> >
> > From: Pavan Nikhilesh <pbhagavatula@marvell.com>
> >
> > Add IPv4 reassembly node.
> >
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
> Acked-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
[...]
> > --- a/lib/node/meson.build
> > +++ b/lib/node/meson.build
> > @@ -13,6 +13,7 @@ sources = files(
> >          'ethdev_tx.c',
> >          'ip4_lookup.c',
> >          'ip4_rewrite.c',
> > +       'ip4_reassembly.c',
> >          'ip6_lookup.c',
> >          'ip6_rewrite.c',

One space is missing here.

Applied with space fixed, thanks.



      reply	other threads:[~2023-10-17 11:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01 19:42 [PATCH] " pbhagavatula
2023-06-02 16:48 ` [PATCH v2] " pbhagavatula
2023-06-05 11:26   ` [PATCH v3] node: add ipv4 " pbhagavatula
2023-06-06  6:14     ` Nithin Dabilpuram
2023-07-27 14:36     ` [PATCH v4] node: add IPv4 " pbhagavatula
2023-09-08  5:37       ` Nithin Dabilpuram
2023-10-17 11:16         ` Thomas Monjalon [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=2845209.yaVYbkx8dN@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=nithind1988@gmail.com \
    --cc=pbhagavatula@marvell.com \
    --cc=zhirun.yan@intel.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).