From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 47F812BF2 for ; Mon, 3 Jul 2017 15:09:40 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP; 03 Jul 2017 06:09:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,303,1496127600"; d="scan'208";a="1189996440" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by fmsmga002.fm.intel.com with ESMTP; 03 Jul 2017 06:09:38 -0700 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.26]) by IRSMSX151.ger.corp.intel.com ([169.254.4.191]) with mapi id 14.03.0319.002; Mon, 3 Jul 2017 14:09:37 +0100 From: "Mcnamara, John" To: Thomas Monjalon , "dev@dpdk.org" Thread-Topic: [dpdk-dev] libnuma dependency Thread-Index: AQHS8/H+8myYepxcrEamBfS9CNmqXqJB7m4AgAAhXGA= Date: Mon, 3 Jul 2017 13:09:36 +0000 Message-ID: References: <1934671.bIxIeNFqfG@xps> <5326978.mNeq9lsn8F@xps> In-Reply-To: <5326978.mNeq9lsn8F@xps> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDgxZTk4NzYtZTk3OC00NDQ2LWFlZmYtOTlmYzNiNDk4NWMzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ikt6UmR5a3YwSVdranMwcEZHcDFnMU1TQnNBek1yaXBOaW0wbzhMVnl4T1E9In0= dlp-product: dlpe-windows dlp-version: 10.0.102.7 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] libnuma dependency 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: Mon, 03 Jul 2017 13:09:40 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, July 3, 2017 12:57 PM > To: dev@dpdk.org > Subject: Re: [dpdk-dev] libnuma dependency >=20 > 03/07/2017 13:45, Thomas Monjalon: > > Hi, > > > > As some have already noticed, there is a new dependency for DPDK on > > systems supporting NUMA. > > The idea is to stop re-inventing the wheel and start using specialized > > libraries which are well known. > > > > Please install libnuma or libnuma-dev or whatever it is called in your > > system. >=20 > It makes me think that it is not documented yet. > Someone to update DPDK requirements, please? I'll submit a patch. This isn't required for FreeBSD, right?