From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 2465D594B for ; Thu, 3 Dec 2015 17:23:00 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 03 Dec 2015 08:18:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,378,1444719600"; d="scan'208";a="865954264" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga002.fm.intel.com with ESMTP; 03 Dec 2015 08:18:39 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by IRSMSX153.ger.corp.intel.com ([169.254.9.208]) with mapi id 14.03.0248.002; Thu, 3 Dec 2015 16:18:38 +0000 From: "Mcnamara, John" To: Stephen Hemminger , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] add README Thread-Index: AQHRLLjEWoyWp6SlrUG56g7j8eyE9Z65ctdg Date: Thu, 3 Dec 2015 16:18:37 +0000 Message-ID: References: <1449030005-12932-1-git-send-email-stephen@networkplumber.org> In-Reply-To: <1449030005-12932-1-git-send-email-stephen@networkplumber.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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] add README 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: Thu, 03 Dec 2015 16:23:01 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Stephen Hemminger > Sent: Wednesday, December 2, 2015 4:20 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] add README >=20 > This project is missing a proper README which is used in other projects > and some git visualization services. > Only a starting point, please feel free to edit. > To keep the file short and current, I avoided putting any specific > information about features and versions. >=20 > Signed-off-by: Stephen Hemminger Acked-by: John McNamara