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 3B1DC2A62 for ; Thu, 30 Nov 2017 12:33:00 +0100 (CET) Received: from vc2.ecl.ntt.co.jp (vc2.ecl.ntt.co.jp [129.60.86.154]) by tama50.ecl.ntt.co.jp (8.13.8/8.13.8) with ESMTP id vAUBWx6x024527; Thu, 30 Nov 2017 20:32:59 +0900 Received: from vc2.ecl.ntt.co.jp (localhost [127.0.0.1]) by vc2.ecl.ntt.co.jp (Postfix) with ESMTP id 1EA8460283; Thu, 30 Nov 2017 20:32:59 +0900 (JST) Received: from jcms-pop21.ecl.ntt.co.jp (jcms-pop21.ecl.ntt.co.jp [129.60.87.134]) by vc2.ecl.ntt.co.jp (Postfix) with ESMTP id 11D0E5F69F; Thu, 30 Nov 2017 20:32:59 +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 02DD24006E1; Thu, 30 Nov 2017 20:32:59 +0900 (JST) From: Yasufumi Ogawa Message-ID: <1d6a0886-c8cf-390f-fae5-af7f02614cd5@lab.ntt.co.jp> Date: Thu, 30 Nov 2017 20:31:49 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit To: spp@dpdk.org, ferruh.yigit@intel.com Cc: gerald.rogers@intel.com, sy.jong.choi@intel.com X-TM-AS-MML: disable Subject: [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: Thu, 30 Nov 2017 11:33:01 -0000 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 -- Yasufumi Ogawa NTT Network Service Systems Labs