From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 9D77D5934 for ; Mon, 27 Jun 2016 14:17:55 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 27 Jun 2016 05:17:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,536,1459839600"; d="scan'208";a="835907789" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.54]) by orsmga003.jf.intel.com with SMTP; 27 Jun 2016 05:17:47 -0700 Received: by (sSMTP sendmail emulation); Mon, 27 Jun 2016 13:17:42 +0025 Date: Mon, 27 Jun 2016 13:17:42 +0100 From: Bruce Richardson To: Nelio Laranjeiro Cc: dev@dpdk.org, Ferruh Yigit , Yaacov Hazan , Adrien Mazarguil Message-ID: <20160627121742.GB15684@bricha3-MOBL3> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466774284-20932-18-git-send-email-nelio.laranjeiro@6wind.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v7 17/25] mlx5: add support for inline send X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2016 12:17:56 -0000 On Fri, Jun 24, 2016 at 03:17:56PM +0200, Nelio Laranjeiro wrote: > From: Yaacov Hazan > > 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. > WQE?