From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9726BA04C3; Tue, 26 Nov 2019 10:55:34 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 736EB2A5D; Tue, 26 Nov 2019 10:55:34 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id C6BE5CF3 for ; Tue, 26 Nov 2019 10:55:32 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Nov 2019 01:55:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,245,1571727600"; d="scan'208";a="206414682" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga008.fm.intel.com with ESMTP; 26 Nov 2019 01:55:31 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.139]) by IRSMSX101.ger.corp.intel.com ([169.254.1.76]) with mapi id 14.03.0439.000; Tue, 26 Nov 2019 09:55:30 +0000 From: "Singh, Jasvinder" To: Thomas Monjalon CC: "dev@dpdk.org" , "Dumitrescu, Cristian" , "Mcnamara, John" , "Kovacevic, Marko" Thread-Topic: [dpdk-dev] [PATCH 1/3] sched: documentation update Thread-Index: AQHVjlM8vZI7EDGsOkebiEKieFW+maedV8oAgAAKZpA= Date: Tue, 26 Nov 2019 09:55:30 +0000 Message-ID: <54CBAA185211B4429112C315DA58FF6D3FE846F5@IRSMSX103.ger.corp.intel.com> References: <20191029131942.50298-1-jasvinder.singh@intel.com> <4375123.HCZRrftiMy@xps> In-Reply-To: <4375123.HCZRrftiMy@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTk4MDVmNmQtZjVhNy00YzU3LWJmZTctN2RhMmRjNzI4NTU5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTmNpNlV4dXVRV1d3NXZwUUVQZGdzWEh3bWl2c1ptZnJhWVhmNWpPZEVtV2JzS2hUTmo1UzRreDljRytsWnlBXC8ifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 1/3] sched: documentation update X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Thomas Monjalon > Sent: Tuesday, November 26, 2019 9:17 AM > To: Singh, Jasvinder > Cc: dev@dpdk.org; Dumitrescu, Cristian ; > Mcnamara, John ; Kovacevic, Marko > > Subject: Re: [dpdk-dev] [PATCH 1/3] sched: documentation update >=20 > 29/10/2019 14:19, Jasvinder Singh: > > diff --git a/doc/guides/prog_guide/img/sched_hier_per_port.svg > b/doc/guides/prog_guide/img/sched_hier_per_port.svg > > new file mode 100644 > > index > 0000000000000000000000000000000000000000..d77ee70a2dd06eedc2c10f446 > 21902921a820806 > > GIT binary patch >=20 > I missed it. > This is not a SVG file. I hope it is a mistake. > Please do not send any binary file. >=20 No clue from where this binary came. Will fix and send another version. Tha= nks. =20