DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hemant Agrawal <hemant.agrawal@nxp.com>
To: "dev@dpdk.org" <dev@dpdk.org>, Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH] examples/l2fwd-event: add missing SPDX	license header
Date: Fri, 22 Nov 2019 09:28:15 +0000	[thread overview]
Message-ID: <VI1PR0401MB254177321401B43A671E2D4289490@VI1PR0401MB2541.eurprd04.prod.outlook.com> (raw)

Hi Thomas,

Somehow the patchwork is not reflecting this ACK.

Please  apply this patch.

Regards,
Hemant

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Pavan Nikhilesh
> Bhagavatula
> Sent: Monday, November 11, 2019 6:52 PM
> To: Stephen Hemminger <stephen@networkplumber.org>
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] examples/l2fwd-event: add missing SPDX
> license header
> 
> >Add same tag as other files in this example.
> >
> >Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> 
> Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
> 
> >---
> > examples/l2fwd-event/l2fwd_common.c | 4 ++++
> > examples/l2fwd-event/l2fwd_poll.c   | 4 ++++
> > 2 files changed, 8 insertions(+)
> >
> >diff --git a/examples/l2fwd-event/l2fwd_common.c b/examples/l2fwd-
> >event/l2fwd_common.c index 4ba788550ca6..890d511db2d5 100644
> >--- a/examples/l2fwd-event/l2fwd_common.c
> >+++ b/examples/l2fwd-event/l2fwd_common.c
> >@@ -1,3 +1,7 @@
> >+/* SPDX-License-Identifier: BSD-3-Clause
> >+ * Copyright(C) 2019 Marvell International Ltd.
> >+ */
> >+
> > #include "l2fwd_common.h"
> >
> > int
> >diff --git a/examples/l2fwd-event/l2fwd_poll.c b/examples/l2fwd-
> >event/l2fwd_poll.c index cc96b14cb624..a3a3835582d2 100644
> >--- a/examples/l2fwd-event/l2fwd_poll.c
> >+++ b/examples/l2fwd-event/l2fwd_poll.c
> >@@ -1,3 +1,7 @@
> >+/* SPDX-License-Identifier: BSD-3-Clause
> >+ * Copyright(C) 2019 Marvell International Ltd.
> >+ */
> >+
> > #include "l2fwd_poll.h"
> >
> > static inline void
> >--
> >2.20.1


             reply	other threads:[~2019-11-22  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-22  9:28 Hemant Agrawal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-11 13:21 Pavan Nikhilesh Bhagavatula
2019-11-28  1:25 ` Thomas Monjalon
2019-11-08 17:09 Stephen Hemminger

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=VI1PR0401MB254177321401B43A671E2D4289490@VI1PR0401MB2541.eurprd04.prod.outlook.com \
    --to=hemant.agrawal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).