From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH v7 17/25] mlx5: add support for inline send Date: Mon, 27 Jun 2016 14:24:14 +0200 Message-ID: <20160627122414.GN14221@autoinstall.dev.6wind.com> References: <1466758261-25986-1-git-send-email-nelio.laranjeiro@6wind.com> <1466774284-20932-1-git-send-email-nelio.laranjeiro@6wind.com> <1466774284-20932-18-git-send-email-nelio.laranjeiro@6wind.com> <20160627121742.GB15684@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Ferruh Yigit , Yaacov Hazan , Adrien Mazarguil To: Bruce Richardson Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 8A23658F3 for ; Mon, 27 Jun 2016 14:24:16 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id r201so112724006wme.1 for ; Mon, 27 Jun 2016 05:24:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20160627121742.GB15684@bricha3-MOBL3> 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" On Mon, Jun 27, 2016 at 01:17:42PM +0100, Bruce Richardson wrote: > On Fri, Jun 24, 2016 at 03:17:56PM +0200, Nelio Laranjeiro wrote: > > From: Yaacov Hazan > >=20 > > Implement send inline feature which copies packet data directly into = WQEs > > for improved latency. The maximum packet size and the minimum number = of Tx > > queues to qualify for inline send are user-configurable. > >=20 >=20 > WQE? WQE is a Work Queue Entry. --=20 N=E9lio Laranjeiro 6WIND