From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tama50.ecl.ntt.co.jp (tama50.ecl.ntt.co.jp [129.60.39.147]) by dpdk.org (Postfix) with ESMTP id 0CBAD199B3 for ; Wed, 6 Dec 2017 09:16:56 +0100 (CET) Received: from vc1.ecl.ntt.co.jp (vc1.ecl.ntt.co.jp [129.60.86.153]) by tama50.ecl.ntt.co.jp (8.13.8/8.13.8) with ESMTP id vB68GsOp001705; Wed, 6 Dec 2017 17:16:54 +0900 Received: from vc1.ecl.ntt.co.jp (localhost [127.0.0.1]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id C97AE60294; Wed, 6 Dec 2017 17:16:54 +0900 (JST) Received: from jcms-pop21.ecl.ntt.co.jp (jcms-pop21.ecl.ntt.co.jp [129.60.87.134]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id BD7035F680; Wed, 6 Dec 2017 17:16:54 +0900 (JST) Received: from [IPv6:::1] (watercress.nslab.ecl.ntt.co.jp [129.60.13.73]) by jcms-pop21.ecl.ntt.co.jp (Postfix) with ESMTPSA id B8279400805; Wed, 6 Dec 2017 17:16:54 +0900 (JST) References: <1d6a0886-c8cf-390f-fae5-af7f02614cd5@lab.ntt.co.jp> From: Yasufumi Ogawa Message-ID: Date: Wed, 6 Dec 2017 17:15:31 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit To: Ferruh Yigit , spp@dpdk.org Cc: gerald.rogers@intel.com, sy.jong.choi@intel.com X-TM-AS-MML: disable Subject: Re: [spp] Update SPP for DPDK v17.11 X-BeenThere: spp@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Soft Patch Panel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2017 08:16:57 -0000 Hi Ferruh, Thank you kindly for responding my request. I send patches for updating to v17.11. Thanks On 2017/12/01 4:54, Ferruh Yigit wrote: > On 11/30/2017 3:31 AM, Yasufumi Ogawa wrote: >> Hi Ferruh, >> >> Recently I found that make of SPP with DPDK v17.11 is failed because >> port_id is updated to uint16_t in this release. I think I have to update >> SPP to fix the problem. >> >> First, I would like to send a patch of Makefile to show compatibility >> with DPDK v17.08 with current SPP, then start to create patches for >> updating SPP to v17.11. >> >> Could you create a tag 'v17.08' after Makefile is updated? Or, I would >> like to do it if it is possible to make a change on SPP's repository. > > Thanks Yasufumi, > > I will get the patch and put tag for v17.08 promptly. > > And thanks for taking care of v17.11 fix. > >> >> Thanks, >> Yasufumi >> > > > -- Yasufumi Ogawa NTT Network Service Systems Labs