DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v4] doc: add contributors guide
Date: Mon, 14 Dec 2015 09:31:59 +0000	[thread overview]
Message-ID: <B27915DBBA3421428155699D51E4CFE2024046EF@IRSMSX103.ger.corp.intel.com> (raw)
In-Reply-To: <1559545.nMrvn59G5L@xps13>

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com]
> Sent: Sunday, December 13, 2015 10:35 PM
> To: Mcnamara, John
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v4] doc: add contributors guide
> 
> Thanks for this very useful doc, John.
> 
> 2015-11-20 12:46, John McNamara:
> > +* Run ``make install``, ``make examples`` and ``make test`` and build
> > +the shared and combined libraries
> > +  to ensure the changes haven't broken existing code:
> > +
> > +  .. code-block:: console
> > +
> > +     export RTE_TARGET=x86_64-native-linuxapp-gcc
> > +
> > +     make T=$RTE_TARGET install
> > +     make T=$RTE_TARGET install CONFIG_RTE_BUILD_SHARED_LIB=y \
> > +                                CONFIG_RTE_BUILD_COMBINE_LIBS=y
> > +     make T=$RTE_TARGET examples
> > +     make T=$RTE_TARGET test
> 
> These commands are superseded by a new syntax and may be replaced by the
> use of the script test-build.sh.

Hi,

I'll make these, and the other changes. I'll put the checkpatch and build testing in their own sections since they are referred to from more than one place and it will probably be useful to link to them directly.

John.
-- 

  reply	other threads:[~2015-12-14  9:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 16:51 [dpdk-dev] [PATCH] add a dpdk " John McNamara
2015-10-15 16:51 ` [dpdk-dev] [PATCH] doc: add " John McNamara
2015-10-15 21:36   ` Thomas Monjalon
2015-10-20 10:58     ` Mcnamara, John
2015-10-20 11:03 ` [dpdk-dev] [PATCH v2] " John McNamara
2015-10-23 10:18 ` [dpdk-dev] [PATCH v3] " John McNamara
2015-11-18 13:38   ` Van Haaren, Harry
2015-11-20 12:46 ` [dpdk-dev] [PATCH v4] " John McNamara
2015-12-13 22:35   ` Thomas Monjalon
2015-12-14  9:31     ` Mcnamara, John [this message]
2015-12-14 20:32   ` [dpdk-dev] [PATCH v2] " John McNamara
2015-12-14 20:46     ` Mcnamara, John
2015-12-14 20:45   ` [dpdk-dev] [PATCH v5] " John McNamara
2015-12-14 22:15     ` Thomas Monjalon

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=B27915DBBA3421428155699D51E4CFE2024046EF@IRSMSX103.ger.corp.intel.com \
    --to=john.mcnamara@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.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).