From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id B0C902BDA for ; Wed, 30 Mar 2016 13:58:12 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 30 Mar 2016 04:58:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,415,1455004800"; d="scan'208";a="921754352" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by orsmga001.jf.intel.com with ESMTP; 30 Mar 2016 04:58:10 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.13]) by IRSMSX103.ger.corp.intel.com ([169.254.3.239]) with mapi id 14.03.0248.002; Wed, 30 Mar 2016 12:58:08 +0100 From: "Dumitrescu, Cristian" To: Thomas Monjalon CC: "dev@dpdk.org" , Robert Sanford Thread-Topic: [dpdk-dev] [PATCH 0/4] port: fix and test bugs in tx_bulk ops Thread-Index: AQHRiTPMZhVukIk/DU2tBbmpQ6Qkzp9xw3uAgAAeEPA= Date: Wed, 30 Mar 2016 11:58:08 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126479743D6@IRSMSX108.ger.corp.intel.com> References: <1459198297-49854-1-git-send-email-rsanford@akamai.com> <2206554.IhLANSXdKk@xps13> In-Reply-To: <2206554.IhLANSXdKk@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTg3NWY5MTgtMzhkOS00NzM4LWEzNDEtMzZkOGM1MmU1MWE3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlJWcll0elVpVlhyVjVUb1JhT3FTN2RRRERyRzRnWVlrRHo0N2xpckVlQTQ9In0= x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 0/4] port: fix and test bugs in tx_bulk ops X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 11:58:13 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, March 30, 2016 12:00 PM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org; Robert Sanford > Subject: Re: [dpdk-dev] [PATCH 0/4] port: fix and test bugs in tx_bulk op= s >=20 > 2016-03-28 16:51, Robert Sanford: > > This patch series does the following: > > > > * enhances port ring writer test, to send two large, but not full > > bursts; exposes ring writer buffer overflow > > * fixes ring writer buffer overflow > > * fixes full burst checks in ethdev, ring, and sched f_tx_bulk ops > > * fixes ethdev writer, to send bursts no larger than specified max >=20 > Cristian, a fast review would be helpful to integrate these fixes > in 16.04. Please note Robert's patches are not trivial and the potential impact is qu= ite high. We'll keep you update We are working on reviewing them and will s= end update on our progress. These potential changes come up very late into the 16.04 cycle. Given their= nature, once they get merged, one RC cycle is required by the validation t= eam to fully test them, so I want to make sure I flag this to you as early = as possible.