From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: prog_guide: fix section heading Date: Tue, 06 Dec 2016 18:03:42 +0100 Message-ID: <4395535.5iqYCtrUNX@xps13> References: <869a90aac160d30cd5f0c9fe8e1aec648c39d021.1480484624.git.baruch@tkos.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara To: Baruch Siach Return-path: Received: from mail-wj0-f171.google.com (mail-wj0-f171.google.com [209.85.210.171]) by dpdk.org (Postfix) with ESMTP id DCDAD2C8 for ; Tue, 6 Dec 2016 18:03:43 +0100 (CET) Received: by mail-wj0-f171.google.com with SMTP id v7so329289728wjy.2 for ; Tue, 06 Dec 2016 09:03:43 -0800 (PST) In-Reply-To: <869a90aac160d30cd5f0c9fe8e1aec648c39d021.1480484624.git.baruch@tkos.co.il> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-30 07:43, Baruch Siach: > This section only deals with Tx queues configuration. > > Acked-by: John McNamara > Signed-off-by: Baruch Siach Applied (merged with 2 others), thanks