From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] doc: documentation update for mlx4 PMD Date: Sun, 12 Nov 2017 04:46:10 +0100 Message-ID: <1621434.dVqjcbkdUW@xps> References: <1510248656-194169-1-git-send-email-motih@mellanox.com> <20171109173751.GD24849@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Adrien Mazarguil To: Moti Haimovsky Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 266941B27C for ; Sun, 12 Nov 2017 07:58:54 +0100 (CET) In-Reply-To: <20171109173751.GD24849@6wind.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" 09/11/2017 18:37, Adrien Mazarguil: > On Thu, Nov 09, 2017 at 07:30:53PM +0200, Moti Haimovsky wrote: > > The following three commits update the mlx4 documentation to reflect > > the modifications done to the PMD and the new features added to it. > > > > Moti Haimovsky (3): > > doc: fix remove mlx4 Tx inline compilation option > > doc: fix mlx4 drop inline receive support > > doc: update mlx4 documentation > > > > doc/guides/nics/mlx4.rst | 114 ++++++++++++++++----------------- > > doc/guides/rel_notes/release_17_11.rst | 26 ++++++++ > > 2 files changed, 80 insertions(+), 60 deletions(-) > > For the series, > > Acked-by: Adrien Mazarguil Applied, thanks