DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Keith Wiles <keith.wiles@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] Simplify the ifdefs in rte.app.mk.
Date: Wed, 29 Apr 2015 12:12:59 +0200	[thread overview]
Message-ID: <CA+PrjLEFpvOLS4rn=0MOOvXrW-rXK28Q3H+peq1Wrobg-kLtWA@mail.gmail.com> (raw)
In-Reply-To: <1430240597-26782-1-git-send-email-keith.wiles@intel.com>

Hi Keith,

Thanks for trying to improve maintainability.

It seems this is the second version of your patch.
Please add v2 prefix and a changelog to ease review and
patch management.
As you probably know, it is explained here:
    http://dpdk.org/dev#send

2015-04-28 19:03 GMT+02:00 Keith Wiles <keith.wiles@intel.com>:
> Trying to simplify the ifdefs in rte.app.mk to make the code
> more readable and maintainable by moving LDLIBS variable to use
> the same style as LDLIBS-y being used in the rest of the code.
>
> Added a new variable called EXTRA_LDLIBS to be used by example apps
> instead of using LDLIBS directly.
>
> Signed-off-by: Keith Wiles <keith.wiles@intel.com>

  reply	other threads:[~2015-04-29 10:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28 17:03 Keith Wiles
2015-04-29 10:12 ` Thomas Monjalon [this message]
2015-04-29 11:08   ` Gonzalez Monroy, Sergio
2015-04-29 11:51     ` Thomas Monjalon
2015-04-29 14:05       ` Wiles, Keith

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='CA+PrjLEFpvOLS4rn=0MOOvXrW-rXK28Q3H+peq1Wrobg-kLtWA@mail.gmail.com' \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=keith.wiles@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).