From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 8BD712B96 for ; Fri, 25 Mar 2016 13:00:17 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP; 25 Mar 2016 05:00:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,390,1455004800"; d="scan'208";a="73084382" Received: from fanzhan2-mobl.ger.corp.intel.com (HELO [10.237.220.49]) ([10.237.220.49]) by fmsmga004.fm.intel.com with ESMTP; 25 Mar 2016 05:00:17 -0700 To: Thomas Monjalon References: <1455707490-13826-1-git-send-email-roy.fan.zhang@intel.com> <1457539652-17337-1-git-send-email-roy.fan.zhang@intel.com> <1457539652-17337-3-git-send-email-roy.fan.zhang@intel.com> <2370761.hhZPFiZudB@xps13> Cc: "dev@dpdk.org" From: "Zhang, Roy Fan" Message-ID: <56F5284F.7080205@intel.com> Date: Fri, 25 Mar 2016 12:00:15 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <2370761.hhZPFiZudB@xps13> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 2/4] example/ip_pipeline: add PCAP file support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2016 12:00:18 -0000 Hi Thomas, Sorry about that. I will -----Original Message----- From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] Sent: Friday, March 11, 2016 11:11 AM To: Zhang, Roy Fan Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v3 2/4] example/ip_pipeline: add PCAP file support This patch cannot compile without NEXT_ABI: examples/ip_pipeline/init.c:1227:24: error: no member named 'file_name' in 'struct rte_port_source_params'