From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-lf0-f48.google.com (mail-lf0-f48.google.com
 [209.85.215.48]) by dpdk.org (Postfix) with ESMTP id BA98B2A1A
 for <dev@dpdk.org>; Wed, 12 Oct 2016 22:21:20 +0200 (CEST)
Received: by mail-lf0-f48.google.com with SMTP id x79so96151305lff.0
 for <dev@dpdk.org>; Wed, 12 Oct 2016 13:21:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=LDIyI89vLZMeiyNyUuc1diMIDW57BB5qdVBlg1IQb5Q=;
 b=Bncgz5kt6o3kQvNUaI2cwIoUc1gtnoAouutLCviHh/3p5VA5BAv8jpbPTKPaca/n5+
 vtNihH+HmgAt/Xzg4L9H2Oh57tJOaPlw9LKq/cI25Yg4v5W3aNpk4M7VMP+hpRXcKZVp
 bvnmfu7iBvibug8OFQsSu8VV5OI/SMd+B2hH8Ee9VD+3tZD7E21UxR/ansMscy2Dmx8f
 5WWF7Ggfg3JaD/5mSnKlk0ww85h0KVcoiunGr7GHQnVfeJY5QqPflBnlLHMiNOktVOGV
 jPGUSnLesFTkb8iu37v9pxR87XdVcRj3ZynUFvHrDgYQmG98s5VFFBPyiUH9xlpJbFfM
 UNbg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=LDIyI89vLZMeiyNyUuc1diMIDW57BB5qdVBlg1IQb5Q=;
 b=Gmhvc37SM1CzzXWWcV9u6L6bDBNSOz2Yf01vQxmWTQkIJ0WifS6EcAGWq4TwfYz+Hm
 oLrZyNRGn42PVtrSunt8TaoW8dNJgiJxVAKdAydP3Iza2w0XEf0ScFfOlGV6xTn2hyaZ
 iddnXIGGvvcZLSwsoDDv8iwRJoAdFVuuxRDs8HkuhaF9o6L5bOHtvXniusiVewzf7nXw
 ZuMaXvLSFajRJl23lJ+vFuDqDgkZKX5dIHKBV+Ko/5L/b+Wh7MZb3896KsaQNp2512fK
 3+ia0KwKP7EeVU024wHlhzXorjqInymlo+K3zJjAEus5Tfhr2BAbRVbFVw334mpsaahy
 vwDA==
X-Gm-Message-State: AA6/9Rl5nDZ4PxfG7XvIBIqhtRPJHYLp4+rbfs/nK3/7r908O5NlEvnJbeE0B9gwe4B5F++M
X-Received: by 10.194.201.227 with SMTP id kd3mr4028964wjc.74.1476303680379;
 Wed, 12 Oct 2016 13:21:20 -0700 (PDT)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id c7sm15779709wjk.19.2016.10.12.13.21.19
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 12 Oct 2016 13:21:19 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>
Cc: dev@dpdk.org, "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
Date: Wed, 12 Oct 2016 22:21:18 +0200
Message-ID: <2347783.zJJh4x5rzI@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912647A4184A@IRSMSX108.ger.corp.intel.com>
References: <1470760256-7677-1-git-send-email-jasvinder.singh@intel.com>
 <1470760256-7677-2-git-send-email-jasvinder.singh@intel.com>
 <3EB4FA525960D640B5BDFFD6A3D8912647A4184A@IRSMSX108.ger.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH 2/2] examples/ip_pipeline: modify source port
	default parameter
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Oct 2016 20:21:20 -0000

> > The default value of ``file_name`` parameter of the source port structure is
> > changed from ``NULL`` to ``./config/packets.pcap``.
> > 
> > Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

Series applied, thanks