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 A83012BD8 for ; Fri, 16 Nov 2018 17:10:18 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Nov 2018 08:10:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,240,1539673200"; d="scan'208";a="280564076" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by fmsmga005.fm.intel.com with ESMTP; 16 Nov 2018 08:10:16 -0800 Received: from irsmsx110.ger.corp.intel.com ([169.254.15.20]) by IRSMSX108.ger.corp.intel.com ([169.254.11.101]) with mapi id 14.03.0415.000; Fri, 16 Nov 2018 16:10:15 +0000 From: "Pattan, Reshma" To: "Singh, Jasvinder" , "dev@dpdk.org" CC: "Dumitrescu, Cristian" Thread-Topic: [dpdk-dev] [PATCH] doc: deprecation notice for sched API change Thread-Index: AQHUfC/iAR4Bw+0TIkSayyyT35ralaVSlPdw Date: Fri, 16 Nov 2018 16:10:15 +0000 Message-ID: <3AEA2BF9852C6F48A459DA490692831F2A3D4586@irsmsx110.ger.corp.intel.com> References: <20181114153642.88575-1-jasvinder.singh@intel.com> In-Reply-To: <20181114153642.88575-1-jasvinder.singh@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjI0YTg3ZjQtNGFjNi00NTM3LTkzNDEtNTYwYmM1MTU5M2VkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTUdrZzhYK0tZdUxmR25MWFYzRmx6RFpjYmZvTmxNdzkyN0NsTUVsbnhKRE45VkJaY1BKbVlWUkw2MGI3d0hXSCJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: deprecation notice for sched API change 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: , X-List-Received-Date: Fri, 16 Nov 2018 16:10:19 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jasvinder Singh > Sent: Wednesday, November 14, 2018 3:37 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [dpdk-dev] [PATCH] doc: deprecation notice for sched API change >=20 > There will be change in API functions because of mbuf sched field updates= , > outlined in deprecation note of mbuf->hash.sched. >=20 > Signed-off-by: Jasvinder Singh > Acked-by: Cristian Dumitrescu Acked-by: Reshma Pattan