From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id B3BF01B6FA for ; Tue, 6 Feb 2018 16:34:46 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Feb 2018 07:34:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,469,1511856000"; d="scan'208";a="25269669" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.91]) ([10.237.220.91]) by FMSMGA003.fm.intel.com with ESMTP; 06 Feb 2018 07:34:44 -0800 To: ogawa.yasufumi@lab.ntt.co.jp, spp@dpdk.org, nakamura.hiroyuki@po.ntt-tx.co.jp References: <20180205023921.7775-1-ogawa.yasufumi@lab.ntt.co.jp> <20180205023921.7775-11-ogawa.yasufumi@lab.ntt.co.jp> From: Ferruh Yigit Message-ID: <47c84a65-b4ed-e3ce-b22a-d7aefdb5ee1d@intel.com> Date: Tue, 6 Feb 2018 15:34:43 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180205023921.7775-11-ogawa.yasufumi@lab.ntt.co.jp> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [spp] [PATCH 11/28] docs: add config image for spp_vf usercase1 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: Tue, 06 Feb 2018 15:34:47 -0000 On 2/5/2018 2:39 AM, ogawa.yasufumi@lab.ntt.co.jp wrote: > From: Yasufumi Ogawa > > Add an image of detailed network configuration. Getting error while trying to apply the patch [1], this can be similar issue previously we had in image file. [1] Applying: docs: add config image for spp_vf usercase1 error: corrupt patch at line 1930 > > Signed-off-by: Yasufumi Ogawa <...>