DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
To: "Van Haaren, Harry" <harry.van.haaren@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"Richardson, Bruce" <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] [PATCH] event/sw: rename map file to standard name
Date: Thu, 21 Sep 2017 15:51:53 +0530	[thread overview]
Message-ID: <20170921102152.GA13442@jerin> (raw)
In-Reply-To: <E923DB57A917B54B9182A2E928D00FA640C79BEB@IRSMSX102.ger.corp.intel.com>

-----Original Message-----
> Date: Thu, 14 Sep 2017 16:23:36 +0000
> From: "Van Haaren, Harry" <harry.van.haaren@intel.com>
> To: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> CC: "dev@dpdk.org" <dev@dpdk.org>, "Richardson, Bruce"
>  <bruce.richardson@intel.com>
> Subject: RE: [PATCH] event/sw: rename map file to standard name
> 
> > From: Richardson, Bruce
> > Sent: Thursday, September 14, 2017 3:47 PM
> > To: Van Haaren, Harry <harry.van.haaren@intel.com>
> > Cc: dev@dpdk.org; Richardson, Bruce <bruce.richardson@intel.com>
> > Subject: [PATCH] event/sw: rename map file to standard name
> > 
> > Naming convention for event drivers is "rte_pmd_<name>_event_version.map"
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> > ---
> >  drivers/event/sw/Makefile                                               | 2 +-
> >  .../sw/{rte_pmd_evdev_sw_version.map => rte_pmd_sw_event_version.map}   | 0
> >  2 files changed, 1 insertion(+), 1 deletion(-)
> >  rename drivers/event/sw/{rte_pmd_evdev_sw_version.map =>
> > rte_pmd_sw_event_version.map} (100%)
> > 
> > diff --git a/drivers/event/sw/Makefile b/drivers/event/sw/Makefile
> > index 857a87cc5..d6c14da92 100644
> > --- a/drivers/event/sw/Makefile
> > +++ b/drivers/event/sw/Makefile
> > @@ -48,7 +48,7 @@ endif
> >  LIBABIVER := 1
> > 
> >  # versioning export map
> > -EXPORT_MAP := rte_pmd_evdev_sw_version.map
> > +EXPORT_MAP := rte_pmd_sw_event_version.map
> > 
> >  # library source files
> >  SRCS-$(CONFIG_RTE_LIBRTE_PMD_SW_EVENTDEV) += sw_evdev.c
> > diff --git a/drivers/event/sw/rte_pmd_evdev_sw_version.map
> > b/drivers/event/sw/rte_pmd_sw_event_version.map
> > similarity index 100%
> > rename from drivers/event/sw/rte_pmd_evdev_sw_version.map
> > rename to drivers/event/sw/rte_pmd_sw_event_version.map
> > --
> > 2.13.5
> 
> Acked-by: Harry van Haaren <harry.van.haaren@intel.com>

Applied to dpdk-next-eventdev/master. Thanks.

> 
> 

      reply	other threads:[~2017-09-21 10:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14 14:47 Bruce Richardson
2017-09-14 16:23 ` Van Haaren, Harry
2017-09-21 10:21   ` Jerin Jacob [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=20170921102152.GA13442@jerin \
    --to=jerin.jacob@caviumnetworks.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=harry.van.haaren@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).