From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id A584B5698 for ; Thu, 25 Aug 2016 00:17:10 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP; 24 Aug 2016 15:17:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,572,1464678000"; d="scan'208";a="1046750913" Received: from orsmsx104.amr.corp.intel.com ([10.22.225.131]) by fmsmga002.fm.intel.com with ESMTP; 24 Aug 2016 15:17:09 -0700 Received: from orsmsx116.amr.corp.intel.com (10.22.240.14) by ORSMSX104.amr.corp.intel.com (10.22.225.131) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 24 Aug 2016 15:17:09 -0700 Received: from orsmsx109.amr.corp.intel.com ([169.254.11.150]) by ORSMSX116.amr.corp.intel.com ([169.254.7.187]) with mapi id 14.03.0248.002; Wed, 24 Aug 2016 15:17:08 -0700 From: "Tootoonchian, Amin" To: "Gonzalez Monroy, Sergio" CC: "dev@dpdk.org" , Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH] ethdev: ensure consistent port id assignment Thread-Index: AdHb4OxXvCXtsLkTSc+EWpRn1GpjVgGftbBwAA3FvRAADzZlgAbeHx8A Date: Wed, 24 Aug 2016 22:17:08 +0000 Message-ID: <5905C8E33883CA46A8878E2D7724E21518CB6C@ORSMSX109.amr.corp.intel.com> References: <5905C8E33883CA46A8878E2D7724E21516DF5D@ORSMSX109.amr.corp.intel.com> <68D830D942438745AD09BAFA99E33E812746D0@IRSMSX102.ger.corp.intel.com> <5905C8E33883CA46A8878E2D7724E215172927@ORSMSX109.amr.corp.intel.com> <29406326.BbypyUUmXA@xps13> In-Reply-To: <29406326.BbypyUUmXA@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.138] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] ethdev: ensure consistent port id assignment 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, 24 Aug 2016 22:17:11 -0000 Sergio, could you please review this patch? Thanks, Amin > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, July 20, 2016 8:12 AM > To: Tootoonchian, Amin > Cc: dev@dpdk.org; Kerlin, MarcinX > Subject: Re: [dpdk-dev] [PATCH] ethdev: ensure consistent port id assignm= ent >=20 > Hi, >=20 > 2016-07-20 15:07, Tootoonchian, Amin: > > Thomas, your thoughts? >=20 > I have 2 thoughts: > - it is too big for 16.07 > - it is related to multi-process mechanism, maintained by Sergio ;) >=20 > Sorry I won't look at it shortly.