From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] add README Date: Sun, 13 Dec 2015 21:57:38 +0100 Message-ID: <58011961.7nmb3QRVgO@xps13> References: <1449030005-12932-1-git-send-email-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 5F9124A63 for ; Sun, 13 Dec 2015 21:58:54 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id n186so20700061wmn.0 for ; Sun, 13 Dec 2015 12:58:54 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > 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. > > > > Signed-off-by: Stephen Hemminger > > Acked-by: John McNamara Applied, thanks