DPDK patches and discussions
 help / color / mirror / Atom feed
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: [dpdk-dev] [PATCH] event/sw: rename map file to standard name
Date: Thu, 14 Sep 2017 16:23:36 +0000	[thread overview]
Message-ID: <E923DB57A917B54B9182A2E928D00FA640C79BEB@IRSMSX102.ger.corp.intel.com> (raw)
In-Reply-To: <20170914144728.84409-1-bruce.richardson@intel.com>

> 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>

+CC Jerin as Eventdev tree maintainer

  reply	other threads:[~2017-09-14 16:23 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 [this message]
2017-09-21 10:21   ` Jerin Jacob

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=E923DB57A917B54B9182A2E928D00FA640C79BEB@IRSMSX102.ger.corp.intel.com \
    --to=harry.van.haaren@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=jerin.jacob@caviumnetworks.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).