DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>,
	Jasvinder Singh <jasvinder.singh@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 02/11] ip_pipeline: added config checks
Date: Thu, 02 Jul 2015 12:14:43 +0200	[thread overview]
Message-ID: <1479145.ghucTpzEe9@xps13> (raw)
In-Reply-To: <1435588741-11515-3-git-send-email-maciejx.t.gajdzica@intel.com>

2015-06-29 16:38, Maciej Gajdzica:
> From: Jasvinder Singh <jasvinder.singh@intel.com>
> 
> After loading configuration from a file, data integrity is checked.
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> ---
>  examples/ip_pipeline/Makefile       |    1 +
>  examples/ip_pipeline/config_check.c |  396 +++++++++++++++++++++++++++++++++++
>  examples/ip_pipeline/main.c         |    2 +
>  3 files changed, 399 insertions(+)

This patch cannot compile.

  reply	other threads:[~2015-07-02 10:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29 14:38 [dpdk-dev] [PATCH v3 00/11] ip_pipeline: ip_pipeline application enhancements Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 01/11] ip_pipeline: add parsing for config files with new syntax Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 02/11] ip_pipeline: added config checks Maciej Gajdzica
2015-07-02 10:14   ` Thomas Monjalon [this message]
2015-07-02 10:28     ` Gajdzica, MaciejX T
2015-07-02 11:44       ` Thomas Monjalon
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 03/11] ip_pipeline: modified init to match new params struct Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 04/11] ip_pipeline: moved pipelines to separate folder Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 05/11] ip_pipeline: added master pipeline Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 06/11] ip_pipeline: added application thread Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 07/11] ip_pipeline: moved config files to separate folder Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 08/11] ip_pipeline: added new implementation of passthrough pipeline Maciej Gajdzica
2015-06-29 14:38 ` [dpdk-dev] [PATCH v3 09/11] ip_pipeline: added new implementation of firewall pipeline Maciej Gajdzica
2015-06-29 14:39 ` [dpdk-dev] [PATCH v3 10/11] ip_pipeline: added new implementation of routing pipeline Maciej Gajdzica
2015-06-29 14:39 ` [dpdk-dev] [PATCH v3 11/11] ip_pipeline: added new implementation of flow classification pipeline Maciej Gajdzica
2015-06-29 15:21 ` [dpdk-dev] [PATCH v3 00/11] ip_pipeline: ip_pipeline application enhancements Dumitrescu, Cristian

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=1479145.ghucTpzEe9@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=jasvinder.singh@intel.com \
    --cc=maciejx.t.gajdzica@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).