From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc/contributing: add description of review tags Date: Tue, 14 Feb 2017 21:55:44 +0100 Message-ID: <6179195.PaHPZGYlpX@xps13> References: <1486547386-177026-1-git-send-email-harry.van.haaren@intel.com> <1487073015-72179-1-git-send-email-harry.van.haaren@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: john.mcnamara@intel.com, dev@dpdk.org, iryzhov@nfware.com, jonshin@cisco.com, shreyansh.jain@nxp.com, bruce.richardson@intel.com To: Harry van Haaren Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 737331077 for ; Tue, 14 Feb 2017 21:55:46 +0100 (CET) Received: by mail-wm0-f43.google.com with SMTP id v186so27692529wmd.0 for ; Tue, 14 Feb 2017 12:55:46 -0800 (PST) In-Reply-To: <1487073015-72179-1-git-send-email-harry.van.haaren@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-02-14 11:50, Harry van Haaren: > This commit details what is meant by the various email > tags that the DPDK community use regularly. The descriptions > state what each tag means, drawing from the kernel's understanding[1], > and the discussion on the DPDK mailing list[2]. > > Signed-off-by: Harry van Haaren > Acked-by: John McNamara Applied, thanks