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 F00108DA8 for ; Fri, 20 Nov 2015 15:10:03 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP; 20 Nov 2015 06:10:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,323,1444719600"; d="scan'208";a="843416696" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by fmsmga001.fm.intel.com with ESMTP; 20 Nov 2015 06:10:01 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by irsmsx105.ger.corp.intel.com ([169.254.7.203]) with mapi id 14.03.0248.002; Fri, 20 Nov 2015 14:10:00 +0000 From: "Mcnamara, John" To: "rahul.lakkireddy@chelsio.com" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check for nb_tx_desc during txq setup Thread-Index: AQHRI5ilxE46XYI/S0KvJUAQJzD3p56k7s5w Date: Fri, 20 Nov 2015 14:10:00 +0000 Message-ID: References: <20151120133710.GA30609@scalar.blr.asicdesigners.com> In-Reply-To: <20151120133710.GA30609@scalar.blr.asicdesigners.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Kumar Sanghvi , Felix Marti , Nirranjan Kirubaharan , sys_stv Subject: Re: [dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check for nb_tx_desc during txq setup 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: Fri, 20 Nov 2015 14:10:04 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rahul Lakkireddy > Sent: Friday, November 20, 2015 1:37 PM > To: dev@dpdk.org > Cc: Felix Marti; Kumar Sanghvi; Nirranjan Kirubaharan > Subject: Re: [dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity chec= k > for nb_tx_desc during txq setup >=20 > Hi all, >=20 > I received this auto email regarding 'Unexpected Packets Drop' and it is > referring to my patch. I don't think I've changed anything that could > cause this. Kindly advise. Hi, It may be a false positive or it may be an issue. For what it is worth, I submitted a patch just after yours that passed: http://dpdk.org/ml/archives/test-report/2015-November/thread.html CCing sys_stv and Waterman to see if this test can be rerun to double-check= . John. --=20